summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Trigger heap dump when heap exceeds a limitWinson Chung2019-06-191-0/+13
* | | Merge "Allow shallow-angle flings in AssistantTouchConsumer" into ub-launcher...Miranda Kephart2019-06-191-38/+43
|\ \ \
| * | | Allow shallow-angle flings in AssistantTouchConsumerMiranda Kephart2019-06-191-38/+43
| |/ /
* | | Merge "Fix bug where recents animation is out of sync." into ub-launcher3-qt-devTreeHugger Robot2019-06-191-3/+5
|\ \ \ | |_|/ |/| |
| * | Fix bug where recents animation is out of sync.Jon Miranda2019-06-121-3/+5
* | | Merge "Fix bugs with hotseat in overview" into ub-launcher3-qt-devTony Wickham2019-06-185-2/+39
|\ \ \ | |_|/ |/| |
| * | Fix bugs with hotseat in overviewTony2019-06-185-2/+39
* | | Merge "Add QuickstepProcessInitializer back to common src" into ub-launcher3-...Rajeev Kumar2019-06-181-0/+0
|\ \ \
| * | | Add QuickstepProcessInitializer back to common srcKevin2019-06-171-0/+0
| |/ /
* / / Adding check for no default home before registering new receiverWinson Chung2019-06-181-1/+5
|/ /
* | Merge "TaskThumbnailView - post updates to overlays." into ub-launcher3-qt-devTreeHugger Robot2019-06-171-1/+4
|\ \
| * | TaskThumbnailView - post updates to overlays.Zak Cohen2019-06-171-1/+4
* | | Enabling tests in landscape modevadimt2019-06-171-1/+1
|/ /
* | Snap window in Y direction when using quickswitchSunny Goyal2019-06-141-27/+31
* | Merge "Always use the locked input consumer when showing activity over locksc...Winson Chung2019-06-141-9/+2
|\ \
| * | Always use the locked input consumer when showing activity over lockscreenWinson Chung2019-06-131-9/+2
* | | Merge "After switching nav mode, wait for the sysui mode to sync" into ub-lau...Vadim Tryshev2019-06-141-5/+40
|\ \ \
| * | | After switching nav mode, wait for the sysui mode to syncvadimt2019-06-131-5/+40
| | |/ | |/|
* | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-devTreeHugger Robot2019-06-145-4/+10
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2019-06-135-4/+10
* | | | Merge "Preloads the icon drawable for app open to reduce latency b/w swapping...Jonathan Miranda2019-06-131-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Preloads the icon drawable for app open to reduce latency b/w swapping views.Jon Miranda2019-06-131-0/+7
| |/ /
* | | Merge "Optimizing some layouts in taskview" into ub-launcher3-qt-devTreeHugger Robot2019-06-137-135/+252
|\ \ \
| * | | Optimizing some layouts in taskviewSunny Goyal2019-06-137-135/+252
| |/ /
* / / Fix issue with screen pinning check not apply in 2 buttonWinson Chung2019-06-131-0/+4
|/ /
* | Merge "Adding support for custom callback when starting ProxyActivity" into u...TreeHugger Robot2019-06-121-6/+12
|\ \
| * | Adding support for custom callback when starting ProxyActivitySunny Goyal2019-06-121-6/+12
* | | Merge "Gracefully handle failed task launches during quick switch" into ub-la...Tony Wickham2019-06-125-2/+38
|\ \ \
| * | | Gracefully handle failed task launches during quick switchTony Wickham2019-06-125-2/+38
* | | | Merge "Expose getTaskView to Overlays." into ub-launcher3-qt-devTreeHugger Robot2019-06-122-2/+3
|\ \ \ \
| * | | | Expose getTaskView to Overlays.Zak Cohen2019-06-122-2/+3
* | | | | Merge "Not using settings app in tests" into ub-launcher3-qt-devVadim Tryshev2019-06-121-1/+2
|\ \ \ \ \
| * | | | | Not using settings app in testsvadimt2019-06-121-1/+2
| | |_|_|/ | |/| | |
* | | | | Fading out the home surface if home and recents are shown in separate surfaceSunny Goyal2019-06-122-1/+11
| |/ / / |/| | |
* | | | Merge "Resetting taskView alpha to proper value onAnimationEnd" into ub-launc...TreeHugger Robot2019-06-122-3/+9
|\ \ \ \