summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal2019-07-116-31/+19
* Merge "Fix bug where icon is no present during app close animation." into ub-...TreeHugger Robot2019-07-101-1/+2
|\
| * Fix bug where icon is no present during app close animation.Jon Miranda2019-07-021-1/+2
* | Merge "Fix issue where can't interact with Workspace while App => Home is run...Adam Cohen2019-07-101-0/+5
|\ \
| * | Fix issue where can't interact with Workspace while App => Home is runningAdam Cohen2019-07-061-0/+5
* | | Merge "Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView res...Hyunyoung Song2019-07-091-0/+1
|\ \ \
| * | | Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resetsHyunyoung Song2019-07-091-0/+1
* | | | Revert "Trigger heap dump when heap exceeds a limit"Winson Chung2019-07-081-13/+0
| |/ / |/| |
* | | Preload overview activity in backgroundRiddle Hsu2019-07-012-28/+116
| |/ |/|
* | Revert "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace""Winson Chung2019-06-291-17/+51
* | Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"...Winson Chung2019-06-281-51/+17
|\ \
| * \ Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"...TreeHugger Robot2019-06-281-51/+17
| |\ \
| | * | Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"Winson Chung2019-06-281-51/+17
* | | | Resetting UI state when the last has launched from LauncherSunny Goyal2019-06-281-0/+2
|\| | |
| * | | Resetting UI state when the last has launched from LauncherSunny Goyal2019-06-281-0/+2
* | | | Merge "Enable swipe down to open shade for non userdebug population" into ub-...TreeHugger Robot2019-06-281-1/+1
|\ \ \ \
| * | | | Enable swipe down to open shade for non userdebug populationHyunyoung Song2019-06-281-1/+1
| | |_|/ | |/| |
* | | | Merge "Make it a bit harder to break out of Overview once triggered" into ub-...Adam Cohen2019-06-281-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Make it a bit harder to break out of Overview once triggered" into ub-...TreeHugger Robot2019-06-281-1/+1
| |\ \ \
| | * | | Make it a bit harder to break out of Overview once triggeredAdam Cohen2019-06-281-1/+1
* | | | | Merge "Resetting UI state when the last has launched" into ub-launcher3-qt-devSunny Goyal2019-06-285-0/+18
|\| | | |
| * | | | Merge "Resetting UI state when the last has launched" into ub-launcher3-qt-devTreeHugger Robot2019-06-285-0/+18
| |\ \ \ \
| | * | | | Resetting UI state when the last has launchedSunny Goyal2019-06-285-0/+18
| | |/ / /
* | | | | Merge "Temporary workarounds to make tests pass on a virtual device" into ub-...Vadim Tryshev2019-06-282-1/+6
|\ \ \ \ \
| * | | | | Temporary workarounds to make tests pass on a virtual devicevadimt2019-06-282-1/+6
| | |/ / / | |/| | |
* | | | | Fixing accessibility arrowSunny Goyal2019-06-282-5/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixing accessibility arrowSunny Goyal2019-06-272-5/+17
| |/ / /
* / / / Adding tracing for a bug about missing input eventsvadimt2019-06-272-0/+9
|/ / /
* | | Merge "Enable FLAG_SLIPPERY window flag when swipe down on workspace" into ub...Winson Chung2019-06-261-17/+51
|\ \ \ | | |/ | |/|
| * | Enable FLAG_SLIPPERY window flag when swipe down on workspaceHyunyoung Song2019-06-261-17/+51
* | | Finish recents animation when starting a new activityWinson Chung2019-06-266-21/+39
|/ /
* | Merge "Clean up some more refs to thumbnail data" into ub-launcher3-qt-devWinson Chung2019-06-262-4/+14
|\ \
| * | Clean up some more refs to thumbnail dataWinson Chung2019-06-252-4/+14
* | | Merge "Taking screenshots for local tests for FallbackRecentsTest" into ub-la...Vadim Tryshev2019-06-251-4/+13
|\ \ \
| * | | Taking screenshots for local tests for FallbackRecentsTestvadimt2019-06-251-4/+13
| |/ /
* / / Enabling simple gesture navigation for 3P launcherSunny Goyal2019-06-255-2/+392
|/ /
* | Merge "Increasing assistant touch region based on the corner radius" into ub-...TreeHugger Robot2019-06-223-18/+41
|\ \
| * | Increasing assistant touch region based on the corner radiusSunny Goyal2019-06-213-18/+41
* | | Merge "Revert "Enable @PortraitLandscape for testBackground"" into ub-launche...Vadim Tryshev2019-06-221-1/+1
|\ \ \ | |/ / |/| |
| * | Revert "Enable @PortraitLandscape for testBackground"Vadim Tryshev2019-06-221-1/+1
* | | Merge "Cleaning up some animation states:" into ub-launcher3-qt-devTreeHugger Robot2019-06-214-68/+75
|\ \ \ | |/ / |/| |
| * | Cleaning up some animation states:Sunny Goyal2019-06-214-68/+75
* | | Enable @PortraitLandscape for testBackgroundvadimt2019-06-211-1/+1
|/ /
* | Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-devVadim Tryshev2019-06-201-5/+12
|\ \
| * | Tests: waiting for nav bar to match nav modevadimt2019-06-201-5/+12
* | | Fixing rounding error when computing bottom clipWinson Chung2019-06-201-1/+1
* | | Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-193-16/+13
| |/ |/|
* | Merge "Some improvements to home to overview transition for 0 button mode" in...Sunny Goyal2019-06-197-31/+115
|\ \
| * | Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-197-31/+115
* | | Merge "Trigger heap dump when heap exceeds a limit" into ub-launcher3-qt-devWinson Chung2019-06-191-0/+13
|\ \ \ | |/ / |/| |