summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing Transition Delay - Hot Launch From Recents on Pixel 1" into ub-...TreeHugger Robot2018-03-301-0/+2
|\
| * Fixing Transition Delay - Hot Launch From Recents on Pixel 1Vadim Tryshev2018-03-301-0/+2
* | Merge "Fixing LauncherState not getting applied in some cases" into ub-launch...TreeHugger Robot2018-03-303-5/+21
|\ \
| * | Fixing LauncherState not getting applied in some casesSunny Goyal2018-03-303-5/+21
* | | Improve quick scrub auto-advanceTony Wickham2018-03-301-11/+20
|/ /
* | Moving some methods related to task launch animation toSunny Goyal2018-03-305-202/+173
* | Merge changes Ia255a7af,I74e74e54 into ub-launcher3-masterTony Wickham2018-03-305-63/+126
|\ \
| * | Animate TaskView as you swipe down on it to launchTony Wickham2018-03-293-34/+88
| * | Calculate task view animation instead of using dimensTony Wickham2018-03-293-30/+39
* | | Merge "Enabling opening Overview via Alt-Tab by default" into ub-launcher3-ma...TreeHugger Robot2018-03-301-12/+6
|\ \ \
| * | | Enabling opening Overview via Alt-Tab by defaultVadim Tryshev2018-03-281-12/+6
| | |/ | |/|
* | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2018-03-2980-0/+308
|\ \ \ | |_|/ |/| |
| * | Import translations. DO NOT MERGEBill Yi2018-03-2980-0/+308
| |/
* | Merge changes I838ef4de,I22e2948a into ub-launcher3-masterWinson Chung2018-03-285-34/+66
|\ \
| * | Use onQuickStep call from SysUIWinson Chung2018-03-284-22/+43
| * | Workaround for ensuring dummy task view has valid taskWinson Chung2018-03-271-12/+23
* | | Merge "Move default pip position to right above the shelf (Pt. Launcher)" int...Tracy Zhou2018-03-281-0/+10
|\ \ \ | |_|/ |/| |
| * | Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+10
* | | Merge "Don't add task overlay when thumbnail is rotated" into ub-launcher3-ma...TreeHugger Robot2018-03-281-3/+7
|\ \ \
| * | | Don't add task overlay when thumbnail is rotatedTony Wickham2018-03-271-3/+7
| | |/ | |/|
* | | Fixing wrong visibility being set for RecentsViewSunny Goyal2018-03-273-3/+7
* | | Fix divide by 0Tony Wickham2018-03-271-0/+3
|/ /
* | Merge changes I438e45d8,I1330cec3 into ub-launcher3-masterTreeHugger Robot2018-03-272-25/+77
|\ \
| * | Show overview tiles in the orientation screenshot was takenTony Wickham2018-03-271-25/+57
| * | Prevent edge gradient for screenshots in correct orientationTony Wickham2018-03-262-2/+22
* | | Adding an empty message in RecentsViewSunny Goyal2018-03-267-10/+176
* | | Merge "Adding a custom view for DragHandle" into ub-launcher3-masterTreeHugger Robot2018-03-265-17/+107
|\ \ \
| * | | Adding a custom view for DragHandleSunny Goyal2018-03-265-17/+107
* | | | Merge "Making task view accessibility-stoppable" into ub-launcher3-masterTreeHugger Robot2018-03-262-2/+6
|\ \ \ \
| * | | | Making task view accessibility-stoppableVadim Tryshev2018-03-262-2/+6
| | |/ / | |/| |
* | | | Merge "Applying the alpha to individual tasks instead of the view" into ub-la...TreeHugger Robot2018-03-2617-80/+47
|\ \ \ \
| * | | | Applying the alpha to individual tasks instead of the viewSunny Goyal2018-03-2617-80/+47
| | |_|/ | |/| |
* | | | Merge "Dismissing tasks via keyboard" into ub-launcher3-masterTreeHugger Robot2018-03-262-12/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Dismissing tasks via keyboardVadim Tryshev2018-03-262-12/+27
| | |/ | |/|
* | | Merge "Use the correct haptics when changing pages" into ub-launcher3-masterTreeHugger Robot2018-03-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Use the correct haptics when changing pagesMatthew Ng2018-03-231-1/+1
* | | Merge "Fix logic to get icon from any view that is a child of DeepShortcutVie...Jonathan Miranda2018-03-231-9/+6
|\ \ \ | |/ / |/| |
| * | Fix logic to get icon from any view that is a child of DeepShortcutView.Jon Miranda2018-03-131-9/+6
* | | Remove quick switch and improve quick scrubTony2018-03-2212-140/+118
| |/ |/|
* | Merge "Focusing on the second task on Alt+Tab" into ub-launcher3-masterTreeHugger Robot2018-03-224-5/+31
|\ \
| * | Focusing on the second task on Alt+TabVadim Tryshev2018-03-224-5/+31
* | | Merge "Fixing drag and drop states" into ub-launcher3-masterTreeHugger Robot2018-03-221-2/+1
|\ \ \
| * | | Fixing drag and drop statesSunny Goyal2018-03-221-2/+1
| |/ /
* / / Exit from quick scrub if unable to launch task onQuickScrubEndTony Wickham2018-03-221-0/+3
|/ /
* | Resetting UI at the end of every app transtion (instead of using a global reset)Sunny Goyal2018-03-221-23/+26
* | Merge "Support multiple Views of extra hotseat content" into ub-launcher3-masterTreeHugger Robot2018-03-221-2/+5
|\ \
| * | Support multiple Views of extra hotseat contentTony Wickham2018-03-211-2/+5
* | | Merge "Disable the two-swipe when quickstep is disabled." into ub-launcher3-m...Winson Chung2018-03-222-1/+13
|\ \ \
| * | | Disable the two-swipe when quickstep is disabled.Winson Chung2018-03-212-1/+13
* | | | Merge "Swipe interaction changes on home screen" into ub-launcher3-masterTreeHugger Robot2018-03-225-86/+229
|\ \ \ \