summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix NPE in service dump" into ub-launcher3-qt-r1-dev am: 1d3d19f2e1Winson Chung2019-07-261-2/+3
|\
| * Merge "Fix NPE in service dump" into ub-launcher3-qt-r1-devWinson Chung2019-07-261-2/+3
| |\
| | * Fix NPE in service dumpWinson Chung2019-07-251-2/+3
* | | Skip tests for overlays that don't exist on device am: 0ef10a458dWinson Chung2019-07-251-15/+33
|\| |
| * | Skip tests for overlays that don't exist on deviceWinson Chung2019-07-261-15/+33
* | | More diags in TouchInteractionService am: f88d0b5a8avadimt2019-07-251-0/+3
|\| |
| * | More diags in TouchInteractionServicevadimt2019-07-251-0/+3
* | | Merge "Fix incorrect task index bounds" into ub-launcher3-qt-r1-dev am: 3bbb2...Tony Wickham2019-07-251-2/+3
|\| |
| * | Merge "Fix incorrect task index bounds" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-251-2/+3
| |\ \ | | |/ | |/|
| | * Fix incorrect task index boundsTony Wickham2019-07-251-2/+3
* | | Merge "Add several missing swipe logging Enable swipe down to open noti shade...Hyunyoung Song2019-07-254-4/+25
|\| |
| * | Merge "Add several missing swipe logging Enable swipe down to open noti shade...TreeHugger Robot2019-07-254-4/+25
| |\ \
| | * | Add several missing swipe loggingHyunyoung Song2019-07-254-4/+25
* | | | Merge "Fix QSB becoming invisible" into ub-launcher3-qt-r1-devJames O'Leary2019-07-252-1/+12
|\| | |
| * | | Merge "Fix QSB becoming invisible" into ub-launcher3-qt-r1-devJames O'Leary2019-07-252-1/+12
| |\ \ \
| | * | | Fix QSB becoming invisibleJames O'Leary2019-07-252-1/+12
* | | | | Merge "NavigationModeSwitchRule: log exception before 'finally'" into ub-laun...Vadim Tryshev2019-07-251-0/+3
|\| | | |
| * | | | Merge "NavigationModeSwitchRule: log exception before 'finally'" into ub-laun...Vadim Tryshev2019-07-251-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | NavigationModeSwitchRule: log exception before 'finally'vadimt2019-07-251-0/+3
* | | | | Merge "Distinguish mDragHandleProgress from mMidProgress" into ub-launcher3-q...Tony Wickham2019-07-241-5/+11
|\| | | |
| * | | | Merge "Distinguish mDragHandleProgress from mMidProgress" into ub-launcher3-q...Tony Wickham2019-07-241-5/+11
| |\ \ \ \
| | * | | | Distinguish mDragHandleProgress from mMidProgressTony Wickham2019-07-231-5/+11
| | | |_|/ | | |/| |
* | | | | Merge "Using the first frame delay based on the display refresh rate instead ...Sunny Goyal2019-07-248-17/+19
|\| | | |
| * | | | Merge "Using the first frame delay based on the display refresh rate instead ...TreeHugger Robot2019-07-248-17/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-248-17/+19
| | |/ /
* | | | Merge "Fix regression in assistant window handling" into ub-launcher3-qt-r1-devWinson Chung2019-07-232-3/+27
|\| | |
| * | | Merge "Fix regression in assistant window handling" into ub-launcher3-qt-r1-devWinson Chung2019-07-242-3/+27
| |\ \ \
| | * | | Fix regression in assistant window handlingWinson Chung2019-07-232-3/+27
* | | | | Merge "Adding debug tracing" into ub-launcher3-qt-r1-devvadimt2019-07-232-0/+18
|\| | | |
| * | | | Merge "Adding debug tracing" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-242-0/+18
| |\ \ \ \
| | * | | | Adding debug tracingvadimt2019-07-232-0/+18
| | | |/ / | | |/| |
* | | | | Merge "TaskView - add a getter for the bitmap data." into ub-launcher3-qt-r1-devZak Cohen2019-07-231-0/+7
|\| | | |
| * | | | Merge "TaskView - add a getter for the bitmap data." into ub-launcher3-qt-r1-devZak Cohen2019-07-231-0/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | TaskView - add a getter for the bitmap data.Zak Cohen2019-07-191-0/+7
* | | | | Refactor RecentTasksList ctor to be testableVinit Nayak2019-07-233-8/+117
* | | | | Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-223-18/+2
|\| | | |
| * | | | Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-223-18/+2
* | | | | Finish recents animation when touching during animation to recentsTony Wickham2019-07-221-4/+4
|\| | | |
| * | | | Finish recents animation when touching during animation to recentsTony Wickham2019-07-191-4/+4
| | |/ / | |/| |
* | | | Don't specify 1P Launcher3 type if 3P Launcher is activeVinit Nayak2019-07-192-4/+12
* | | | Fix waiting for launcher initializationvadimt2019-07-182-7/+6
|\| | |
| * | | Fix waiting for launcher initializationvadimt2019-07-182-7/+6
* | | | Merge "Allow TouchControllers to override shouldDisableGestures" into ub-laun...Tony Wickham2019-07-181-0/+6
|\| | |
| * | | Merge "Allow TouchControllers to override shouldDisableGestures" into ub-laun...Tony Wickham2019-07-181-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Allow TouchControllers to override shouldDisableGesturesTony Wickham2019-07-181-0/+6
* | | | Skip TouchInteractionService preload if restore task is pending.Jon Miranda2019-07-171-0/+7
|\| | |
| * | | Skip TouchInteractionService preload if restore task is pending.Jon Miranda2019-07-171-0/+7
* | | | Merge "Using correct gesture margins in overview" into ub-launcher3-qt-r1-devvadimt2019-07-172-0/+42
|\| | |
| * | | Merge "Using correct gesture margins in overview" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-172-0/+42
| |\ \ \
| | * | | Using correct gesture margins in overviewvadimt2019-07-172-0/+42
| | | |/ | | |/|