summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Caching clean up, remove dependency on old shared lib loading/caching logicWinson Chung2018-10-2313-222/+698
* Enable creating task shortcuts without inheritingVadim Tryshev2018-10-191-1/+1
* Merge "Enabling creating additional shortcuts by any launcher" into ub-launch...Vadim Tryshev2018-10-194-21/+61
|\
| * Enabling creating additional shortcuts by any launcherVadim Tryshev2018-10-194-21/+61
* | Merge "Fixing state not set properly when configuration changes and remote an...TreeHugger Robot2018-10-191-3/+7
|\ \
| * | Fixing state not set properly when configuration changesSunny Goyal2018-10-151-3/+7
* | | Keep input consumer registered and rely on enabled state insteadWinson Chung2018-10-184-39/+23
| |/ |/|
* | Merge "Modifying SystemShortcut to enable support for RemoteAction" into ub-l...TreeHugger Robot2018-10-173-6/+5
|\ \
| * | Modifying SystemShortcut to enable support for RemoteActionVadim Tryshev2018-10-173-6/+5
* | | Merge "Add AllAppsRow plugin interface" into ub-launcher3-masterTony Wickham2018-10-171-1/+6
|\ \ \
| * | | Add AllAppsRow plugin interfaceTony Wickham2018-10-161-1/+6
| |/ /
* / / Using a common class for observing secure settingsSunny Goyal2018-10-172-35/+19
|/ /
* | Merge "Apply animation seen to onStateSetImmediately." into ub-launcher3-masterTracy Zhou2018-10-161-0/+2
|\ \ | |/ |/|
| * Apply animation seen to onStateSetImmediately.Tracy Zhou2018-10-161-0/+2
* | Fix issue with side pages being visible momentarily when swiping upWinson Chung2018-10-123-4/+39
* | Merge "Reduce extraneous loading of task snapshots/icons" into ub-launcher3-m...Winson Chung2018-10-111-7/+12
|\ \
| * | Reduce extraneous loading of task snapshots/iconsWinson Chung2018-10-111-7/+12
* | | Merge "Fixing dead lock in loading icon for recents" into ub-launcher3-masterTreeHugger Robot2018-10-111-10/+8
|\ \ \
| * | | Fixing dead lock in loading icon for recentsSunny Goyal2018-10-111-10/+8
| | |/ | |/|
* / | Add plugin supportTony Wickham2018-10-105-0/+361
|/ /
* / Adding tests for fallback recents when a 3rd party launcher is installedSunny Goyal2018-10-092-3/+144
|/
* Only considering tap on recents view if finger didn't moveSunny Goyal2018-10-041-15/+14
* Merge "Cancelling previous touch interaction when a new touch starts" into ub...TreeHugger Robot2018-10-031-10/+16
|\
| * Cancelling previous touch interaction when a new touch startsSunny Goyal2018-10-021-10/+16
* | Merge "Make @QuickstepOnOff and @PortraitLandscape available to all UI tests....Vadim Tryshev2018-10-032-0/+120
|\ \
| * | Make @QuickstepOnOff and @PortraitLandscape available to all UI tests.Vadim Tryshev2018-10-022-0/+120
| |/
* / Break out of quickscrub if task fails to launchWinson Chung2018-10-022-0/+19
|/
* Reduce falsing on swipe down for notification shade.Hyunyoung Song2018-10-011-1/+2
* Merge "Defer removing the task view until the app has drawn" into ub-launcher...TreeHugger Robot2018-09-282-3/+19
|\
| * Defer removing the task view until the app has drawnWinson Chung2018-09-252-3/+19
* | Ensure that we don't additionally crop the launcher surfaceWinson Chung2018-09-271-0/+2
* | Merge "Add some gesture logging to track down quickscrub launch issue" into u...TreeHugger Robot2018-09-269-74/+226
|\ \
| * | Add some gesture logging to track down quickscrub launch issueWinson Chung2018-09-269-74/+226
| |/
* | Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-2/+2
* | Merge "Scaling down the icon in same path as scaling up" into ub-launcher3-ma...TreeHugger Robot2018-09-251-1/+3
|\ \
| * | Scaling down the icon in same path as scaling upSunny Goyal2018-09-251-1/+3
| |/
* | Merge "Using velocity tracker for computing the velocity of motion events" in...Sunny Goyal2018-09-251-1/+1
|\ \ | |/ |/|
| * Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-131-1/+1
* | Use task insets rather than launcher insets when swiping downTony2018-09-241-1/+1
* | Disable scrolling noti shade on abstract floating view with swipe downHyunyoung Song2018-09-191-1/+4
* | Swipe down on status barHyunyoung Song2018-09-182-14/+132
|/
* Merge "Do not ask for rotation lock when controlling quickscrub from launcher...TreeHugger Robot2018-09-111-3/+5
|\
| * Do not ask for rotation lock when controlling quickscrub from launcher activtiySunny Goyal2018-09-101-3/+5
* | Fixing Launcher stuck in BACKGROUND_APP state when using overview buttonSunny Goyal2018-09-073-10/+11
|/
* Updating the SystemUI jar as per API changesSunny Goyal2018-09-071-0/+0
* Creating a separate state for launcehr as background appSunny Goyal2018-09-057-59/+142
* Merge "Revert "Avoiding crash upon pressing Alt-Tab"" into ub-launcher3-masterVadim Tryshev2018-09-051-10/+2
|\
| * Revert "Avoiding crash upon pressing Alt-Tab"Vadim Tryshev2018-09-051-10/+2
* | Merge "Avoiding crash upon pressing Alt-Tab" into ub-launcher3-masterTreeHugger Robot2018-09-051-2/+10
|\|
| * Avoiding crash upon pressing Alt-TabVadim Tryshev2018-09-051-2/+10