summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-242-3/+27
|\ \ \ \ \
| * | | | | Fix regression in assistant window handlingWinson Chung2019-07-232-3/+27
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | TaskView - add a getter for the bitmap data.Zak Cohen2019-07-191-0/+7
* | | | | | 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-191-4/+4
| |/ / / / |/| | | |
* | | | | Fix waiting for launcher initializationvadimt2019-07-182-7/+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
* | | | | 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
| | |/ / / | |/| | |
* / | | | Adding spring animation when swiping up to home in 3P LauncherSunny Goyal2019-07-176-128/+198
|/ / / /
* | | | Merge "Reload task list when task is removed" into ub-launcher3-qt-r1-devVinit Nayak2019-07-171-6/+1
|\ \ \ \
| * | | | Reload task list when task is removedVinit Nayak2019-07-161-6/+1
* | | | | Merge "Getting starting point of swipe from overview to all apps via protocol...TreeHugger Robot2019-07-172-3/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Getting starting point of swipe from overview to all apps via protocolvadimt2019-07-162-3/+15
* | | | | Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-163-33/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removing tracing for fixed bugsvadimt2019-07-153-33/+0
* | | | | Adding support for swipe operation when on home screenSunny Goyal2019-07-166-27/+104
* | | | | Fixing multiwindow transition when using 3P launcherSunny Goyal2019-07-164-112/+87
* | | | | Merge "Fix overshoot velocity in 2-button landscape mode" into ub-launcher3-q...TreeHugger Robot2019-07-162-3/+2
|\ \ \ \ \
| * | | | | Fix overshoot velocity in 2-button landscape modeTony2019-07-122-3/+2
* | | | | | Adding horizontal swipe support for 3p launcherSunny Goyal2019-07-167-197/+459
* | | | | | Merge "Don't preload overview if current home isn't gestural overview" into u...TreeHugger Robot2019-07-161-0/+4
|\ \ \ \ \ \
| * | | | | | Don't preload overview if current home isn't gestural overviewRiddle Hsu2019-07-151-0/+4
* | | | | | | Import translations. DO NOT MERGEBill Yi2019-07-153-3/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge "Fix bug where app icons are clipped when transitioning from app to hom...TreeHugger Robot2019-07-151-3/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix bug where app icons are clipped when transitioning from app to home.Jon Miranda2019-07-101-3/+37
* | | | | | Merge "Update the home stack bounds with the transition end points" into ub-l...TreeHugger Robot2019-07-122-12/+26
|\ \ \ \ \ \
| * | | | | | Update the home stack bounds with the transition end pointsWinson Chung2019-07-122-12/+26
| | |/ / / / | |/| | | |
* | | | | | Merge "Simplifying switching to home for some tests" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-121-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Simplifying switching to home for some testsvadimt2019-07-121-3/+3
* | | | | | Defer jumping to NORMAL state if overview is still peekingTony Wickham2019-07-111-0/+15
|/ / / / /
* | | | | Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-devVadim Tryshev2019-07-112-6/+0
|\ \ \ \ \
| * | | | | Removing tracing for a fixed bug.vadimt2019-07-112-6/+0
* | | | | | Merge "Fix bug where floating icon and workspace icon visible at the same tim...TreeHugger Robot2019-07-113-28/+75
|\ \ \ \ \ \
| * | | | | | Fix bug where floating icon and workspace icon visible at the same time.Jon Miranda2019-07-103-28/+75
| | |/ / / / | |/| | | |
* | | | | | Merge "Correctly restarting Launcher from OOP tests" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-112-1/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Correctly restarting Launcher from OOP testsvadimt2019-07-112-1/+15
* | | | | | Unifying FallbackNoButton input consumer with OtherActivityInputConsumerSunny Goyal2019-07-117-325/+193
* | | | | | Swipe-up support for 3P LauncherSunny Goyal2019-07-117-137/+327
|/ / / / /
* / / / / 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