summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding meta-data for grid options providerSunny Goyal2019-01-241-0/+3
* Merge "Adding more events for reproducing race conditions during Launcher sta...TreeHugger Robot2019-01-233-0/+18
|\
| * Adding more events for reproducing race conditions during Launcher startvadimt2019-01-113-0/+18
* | Merge "Revert "Remove scrim fade animation when returning to launcher."" into...Jonathan Miranda2019-01-221-4/+4
|\ \
| * | Revert "Remove scrim fade animation when returning to launcher."Jonathan Miranda2019-01-161-4/+4
* | | Merge "Split out logic in RecentsViewStateController." into ub-launcher3-masterTreeHugger Robot2019-01-224-41/+200
|\ \ \
| * | | Split out logic in RecentsViewStateController.Kevin2019-01-224-41/+200
* | | | Merge "Don't render background in PreviewRenderer" into ub-launcher3-masterSantiago Etchebehere2019-01-221-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't render background in PreviewRendererSantiago Etchebehere2019-01-171-1/+2
* | | | Merge "Split PortraitOverviewStateTouchHelper for Go" into ub-launcher3-masterTreeHugger Robot2019-01-223-15/+172
|\ \ \ \
| * | | | Split PortraitOverviewStateTouchHelper for GoKevin2019-01-173-15/+172
* | | | | Merge "Add icon recents view for Go" into ub-launcher3-masterTreeHugger Robot2019-01-223-5/+90
|\ \ \ \ \
| * | | | | Add icon recents view for GoKevin2019-01-183-5/+90
| |/ / / /
* | | | | Using "remaining time" APIvadimt2019-01-181-10/+43
* | | | | Merge "Using hourglass icons for DWB toast" into ub-launcher3-masterTreeHugger Robot2019-01-184-7/+55
|\ \ \ \ \
| * | | | | Using hourglass icons for DWB toastvadimt2019-01-184-7/+55
* | | | | | Merge "Optimizing :enter - :exit pairs." into ub-launcher3-masterTreeHugger Robot2019-01-183-11/+164
|\ \ \ \ \ \
| * | | | | | Optimizing :enter - :exit pairs.vadimt2019-01-103-11/+164
* | | | | | | Merge "Switching from mDevice.pressHome() to mLauncher.pressHome()" into ub-l...TreeHugger Robot2019-01-183-6/+4
|\ \ \ \ \ \ \
| * | | | | | | Switching from mDevice.pressHome() to mLauncher.pressHome()vadimt2019-01-113-6/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Add more diags for b/117332845" into ub-launcher3-masterTreeHugger Robot2019-01-181-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add more diags for b/117332845vadimt2019-01-151-0/+5
| |/ / / / /
* | | | | | Merge "Implementing available part of UX spec for DW toast" into ub-launcher3...TreeHugger Robot2019-01-185-13/+124
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Implementing available part of UX spec for DW toastvadimt2019-01-175-13/+124
| |/ / / /
* | | | | Merge "Generalize SpringObjectAnimator." into ub-launcher3-masterTreeHugger Robot2019-01-174-54/+69
|\ \ \ \ \
| * | | | | Generalize SpringObjectAnimator.Jon Miranda2019-01-164-54/+69
* | | | | | Merge "Handle null ItemInfo.title for widget list" into ub-launcher3-masterTreeHugger Robot2019-01-162-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Handle null ItemInfo.title for widget listHyunyoung Song2019-01-152-3/+6
| |/ / / /
* / / / / Fixing swipe from background gesturevadimt2019-01-141-1/+1
|/ / / /
* | | | Merge "Adding API to set the current grid" into ub-launcher3-masterTreeHugger Robot2019-01-112-17/+59
|\ \ \ \
| * | | | Adding API to set the current gridSunny Goyal2019-01-112-17/+59
* | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2019-01-1185-95/+13
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBill Yi2019-01-1185-95/+13
| |/ / / /
* / / / / Fix bug where onStateTransitionEnd is not called when QUICKSTEP_SPRINGS=false.Jon Miranda2019-01-111-1/+4
|/ / / /
* | | | Fixing menu tests when context menu caption is the first linevadimt2019-01-112-5/+12
* | | | Merge "Make ENABLE_TASK_STABILIZER a toggleable via global settings" into ub-...Tony Wickham2019-01-111-2/+3
|\ \ \ \
| * | | | Make ENABLE_TASK_STABILIZER a toggleable via global settingsTony Wickham2019-01-111-2/+3
* | | | | Merge "Not precalculating launcher package in Tapl" into ub-launcher3-masterTreeHugger Robot2019-01-112-6/+7
|\ \ \ \ \
| * | | | | Not precalculating launcher package in Taplvadimt2019-01-102-6/+7
| | |/ / / | |/| | |
* | | | | Merge "Recycling taskViews instead of inflating & throwing them away everytim...TreeHugger Robot2019-01-118-36/+150
|\ \ \ \ \
| * | | | | Recycling taskViews instead of inflating & throwing them away everytimeSunny Goyal2019-01-108-36/+150
| | |/ / / | |/| | |
* | | | | Merge "Fix crash when rendering pending widget preview" into ub-launcher3-masterTreeHugger Robot2019-01-111-3/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix crash when rendering pending widget previewWinson Chung2019-01-101-3/+10
| | |/ / | |/| |
* | | | Merge "Track window rather than shelf when FeatureFlags.SWIPE_HOME = true" in...Tony Wickham2019-01-115-7/+21
|\ \ \ \
| * | | | Track window rather than shelf when FeatureFlags.SWIPE_HOME = trueTony Wickham2019-01-115-7/+21
* | | | | Merge "Always set mPassedInitialSlop = true in onQuickStep()" into ub-launche...Tony Wickham2019-01-111-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Always set mPassedInitialSlop = true in onQuickStep()Tony Wickham2019-01-101-2/+2
* | | | | Merge "Fix issue with black flash when swiping up" into ub-launcher3-masterWinson Chung2019-01-102-9/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix issue with black flash when swiping upWinson Chung2019-01-102-9/+8
* | | | | Merge "Split out recents logic from UiFactory" into ub-launcher3-masterTreeHugger Robot2019-01-104-32/+211
|\ \ \ \ \