summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Swipe up to go home, swipe and hold to go to overviewTony Wickham2019-01-2811-90/+555
* Merge "Make bounce animations less aggressive" into ub-launcher3-masterTracy Zhou2019-01-251-2/+7
|\
| * Make bounce animations less aggressiveTracy Zhou2019-01-241-2/+7
* | Merge "Disable window corner rounding on some devices" into ub-launcher3-masterTreeHugger Robot2019-01-255-8/+41
|\ \
| * | Disable window corner rounding on some devicesLucas Dupin2019-01-245-8/+41
* | | Merge "Removing querying whether DWB time limit is for a group" into ub-launc...TreeHugger Robot2019-01-242-16/+6
|\ \ \
| * | | Removing querying whether DWB time limit is for a groupvadimt2019-01-242-16/+6
| | |/ | |/|
* | | Revert "Remove OverviewToAllAppsController for Go"Kevin Han2019-01-243-25/+6
| |/ |/|
* | Remove OverviewToAllAppsController for GoKevin2019-01-233-6/+25
* | Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-masterTreeHugger Robot2019-01-247-142/+276
|\ \
| * | Split LauncherAppTransitionManagerImpl for GoKevin2019-01-237-142/+276
* | | Merge "Split OverviewState for IconRecents Go" into ub-launcher3-masterTreeHugger Robot2019-01-231-0/+0
|\ \ \ | |_|/ |/| |
| * | Split OverviewState for IconRecents GoKevin2019-01-231-0/+0
| |/
* | Merge "Adding more events for reproducing race conditions during Launcher sta...TreeHugger Robot2019-01-232-0/+12
|\ \ | |/ |/|
| * Adding more events for reproducing race conditions during Launcher startvadimt2019-01-112-0/+12
* | 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
* | | Split out logic in RecentsViewStateController.Kevin2019-01-222-38/+153
* | | Merge "Split PortraitOverviewStateTouchHelper for Go" into ub-launcher3-masterTreeHugger Robot2019-01-222-15/+107
|\ \ \
| * | | Split PortraitOverviewStateTouchHelper for GoKevin2019-01-172-15/+107
* | | | Merge "Add icon recents view for Go" into ub-launcher3-masterTreeHugger Robot2019-01-221-0/+4
|\ \ \ \
| * | | | Add icon recents view for GoKevin2019-01-181-0/+4
| |/ / /
* | | | 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 "Switching from mDevice.pressHome() to mLauncher.pressHome()" into ub-l...TreeHugger Robot2019-01-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Switching from mDevice.pressHome() to mLauncher.pressHome()vadimt2019-01-111-2/+2
| | |_|/ | |/| |
* | | | Merge "Implementing available part of UX spec for DW toast" into ub-launcher3...TreeHugger Robot2019-01-184-11/+124
|\ \ \ \
| * | | | Implementing available part of UX spec for DW toastvadimt2019-01-174-11/+124
| |/ / /
* / / / Generalize SpringObjectAnimator.Jon Miranda2019-01-161-1/+3
|/ / /
* | | Recycling taskViews instead of inflating & throwing them away everytimeSunny Goyal2019-01-107-36/+35
* | | Merge "Track window rather than shelf when FeatureFlags.SWIPE_HOME = true" in...Tony Wickham2019-01-114-7/+17
|\ \ \
| * | | Track window rather than shelf when FeatureFlags.SWIPE_HOME = trueTony Wickham2019-01-114-7/+17
* | | | 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-103-32/+123
|\ \ \ \ \
| * | | | | Split out recents logic from UiFactoryKevin2019-01-103-32/+123
| | |/ / / | |/| | |
* | | | | Merge "Rename goingToHome to goingToRecents" into ub-launcher3-masterTreeHugger Robot2019-01-103-32/+33
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Rename goingToHome to goingToRecentsTony2019-01-103-32/+33
| |/ / /
* | | | Merge "Moving some more stuff behind the live tile feature flag" into ub-laun...Winson Chung2019-01-104-11/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Moving some more stuff behind the live tile feature flagWinson Chung2019-01-094-11/+18
* | | | Merge "Reusing LayoutListener instead of creating a new one everytime" into u...TreeHugger Robot2019-01-103-3/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Reusing LayoutListener instead of creating a new one everytimeSunny Goyal2019-01-093-3/+32
* | | | Avoiding new view creation and additional layout during app launchSunny Goyal2019-01-091-8/+15
| |/ / |/| |
* | | Merge "Refresh icon cache for recents when rro overrides the adaptive icon pa...Hyunyoung Song2019-01-091-1/+19
|\ \ \
| * | | Refresh icon cache for recents when rro overrides the adaptive icon pathHyunyoung Song2019-01-091-1/+19
| |/ /
* | | Merge "Fix flickering when long swiping from an app" into ub-launcher3-masterTreeHugger Robot2019-01-091-1/+3
|\ \ \ | |/ / |/| |
| * | Fix flickering when long swiping from an appTony Wickham2019-01-091-1/+3