summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Adding myself as an owner of test directoriesvadimt2019-05-241-0/+1
* Merge "Moving TestInformationProvider to Launcher3 so that it can be used for...Sunny Goyal2019-05-244-135/+38
|\
| * Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-234-135/+38
* | Merge "Set scroller to new max duration if snapping too slowly" into ub-launc...TreeHugger Robot2019-05-231-2/+4
|\ \ | |/ |/|
| * Set scroller to new max duration if snapping too slowlyTony Wickham2019-05-231-2/+4
* | Merge "Quick patch for PredictionUiStateManager.applyState interrupting allap...TreeHugger Robot2019-05-232-0/+6
|\ \
| * | Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-232-0/+6
| |/
* | Merge "Reading navigation_bar_gesture_height for bottom swipe region" into ub...TreeHugger Robot2019-05-231-11/+3
|\ \
| * | Reading navigation_bar_gesture_height for bottom swipe regionSunny Goyal2019-05-231-11/+3
* | | Merge "Reducing test wait time from 60 sec to 10 sec" into ub-launcher3-qt-devVadim Tryshev2019-05-231-1/+1
|\ \ \
| * | | Reducing test wait time from 60 sec to 10 secvadimt2019-05-231-1/+1
| | |/ | |/|
* | | Merge "Capture screenshot when animating to home" into ub-launcher3-qt-devTony Wickham2019-05-231-5/+12
|\ \ \
| * | | Capture screenshot when animating to homeTony Wickham2019-05-221-5/+12
| |/ /
* | | Merge "Use spring to update window/icon scale for swipe up animation." into u...Jonathan Miranda2019-05-231-34/+25
|\ \ \ | |_|/ |/| |
| * | Use spring to update window/icon scale for swipe up animation.Jon Miranda2019-05-211-34/+25
* | | Merge "Adding a utility class to cache views at an activity level" into ub-la...TreeHugger Robot2019-05-223-18/+7
|\ \ \ | |_|/ |/| |
| * | Adding a utility class to cache views at an activity levelSunny Goyal2019-05-223-18/+7
* | | Enable debug tracing for a lab-only non-starting app from all appsvadimt2019-05-221-2/+2
* | | Merge "Fix some issues with shelf jumping/duration" into ub-launcher3-qt-devTony Wickham2019-05-221-2/+7
|\ \ \ | |/ / |/| |
| * | Fix some issues with shelf jumping/durationTony2019-05-211-2/+7
* | | Merge "Fix issue where Assistant could be invoked at the same time as all app...Adam Cohen2019-05-221-2/+5
|\ \ \ | |/ / |/| |
| * | Fix issue where Assistant could be invoked at the same time as all appsAdam Cohen2019-05-211-2/+5
* | | Merge "Adding tracing for a lab-only flake" into ub-launcher3-qt-devTreeHugger Robot2019-05-221-0/+8
|\ \ \ | |/ / |/| |
| * | Adding tracing for a lab-only flakevadimt2019-05-211-0/+8
* | | Merge "Pass in fling velocity for gesture progress" into ub-launcher3-qt-devMiranda Kephart2019-05-211-22/+37
|\ \ \
| * | | Pass in fling velocity for gesture progressMiranda Kephart2019-05-201-22/+37
* | | | Merge "Using squared hypot to optimize some comparisions" into ub-launcher3-...TreeHugger Robot2019-05-214-15/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Using squared hypot to optimize some comparisionsSunny Goyal2019-05-204-15/+22
| | |/ | |/|
* | | Merge "Fix bug where FolderIcon stays visible during swipe up to home animati...TreeHugger Robot2019-05-201-0/+8
|\ \ \
| * | | Fix bug where FolderIcon stays visible during swipe up to home animation.Jon Miranda2019-05-201-0/+8
| |/ /
* | | Merge "Fixing inset map in case of display cutouts" into ub-launcher3-qt-devTreeHugger Robot2019-05-201-2/+9
|\ \ \
| * | | Fixing inset map in case of display cutoutsSunny Goyal2019-05-201-2/+9
* | | | Merge "Using different resource size for touch region in landscape" into ub-l...TreeHugger Robot2019-05-201-5/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Using different resource size for touch region in landscapeSunny Goyal2019-05-201-5/+13
| | |/ | |/|
* / | Adapt the task footer container to be a named container.Zak Cohen2019-05-201-1/+2
|/ /
* | Merge "Make every UI test generate screenshots for local test runs" into ub-l...Vadim Tryshev2019-05-181-5/+0
|\ \ | |/ |/|
| * Make every UI test generate screenshots for local test runsvadimt2019-05-171-5/+0
* | Merge "Continue using window's sysui flags if task thumbnail unavailable" int...TreeHugger Robot2019-05-171-5/+8
|\ \
| * | Continue using window's sysui flags if task thumbnail unavailableTony2019-05-171-5/+8
* | | Merge "Reapply recents attached state in createActivityController()" into ub-...TreeHugger Robot2019-05-171-0/+6
|\ \ \
| * | | Reapply recents attached state in createActivityController()Tony Wickham2019-05-061-0/+6
* | | | Merge "Cancelling touch interaction on multi-touch event" into ub-launcher3-q...TreeHugger Robot2019-05-174-11/+42
|\ \ \ \
| * | | | Cancelling touch interaction on multi-touch eventSunny Goyal2019-05-174-11/+42
* | | | | Merge "Fix issue with restored task display ids" into ub-launcher3-qt-devTreeHugger Robot2019-05-171-1/+1
|\ \ \ \ \
| * | | | | Fix issue with restored task display idsWinson Chung2019-05-171-1/+1
* | | | | | Merge "Add more logging and commands to service dump" into ub-launcher3-qt-devTreeHugger Robot2019-05-173-6/+112
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add more logging and commands to service dumpWinson Chung2019-05-173-6/+112
| |/ / / /
* | | | | Merge "Remove TaskViewDrawable, scale RecentsView instead" into ub-launcher3-...Tony Wickham2019-05-178-298/+70
|\ \ \ \ \
| * | | | | Remove TaskViewDrawable, scale RecentsView insteadTony2019-05-178-298/+70
* | | | | | Merge "Add getOverviewFullscreenProgress() to LauncherState" into ub-launcher...TreeHugger Robot2019-05-176-60/+64
|\| | | | | | |_|_|_|/ |/| | | |