summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/QuickScrubController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Tweaking quickscrub launch animation for new task sizes." into ub-laun...Winson Chung2018-05-251-1/+5
|\
| * Tweaking quickscrub launch animation for new task sizes.Winson Chung2018-05-251-1/+5
* | Cancelling quickscrub state incease we missed quickscrub end eventSunny Goyal2018-05-241-0/+11
|/
* Initial changes to support full-width quickscrubbing.Winson Chung2018-05-231-1/+1
* Some quick scrub fixesSunny Goyal2018-05-181-7/+26
* Merge "Logging Square button presses opening Recents" into ub-launcher3-edmontonTreeHugger Robot2018-05-161-1/+1
|\
| * Logging Square button presses opening RecentsVadim Tryshev2018-05-151-1/+1
* | Improve Task user event loggingHyunyoung Song2018-05-161-5/+4
|/
* Tune quick scrubTony Wickham2018-05-151-5/+16
* Skip snapping to page when there are no pagesWinson Chung2018-05-021-1/+1
* Add a quick scrub thresholdTony Wickham2018-05-021-1/+1
* Gracefully handle some edge cases in quick scrubTony2018-05-011-6/+41
* Add haptic when entering quick scrubTony Wickham2018-04-111-4/+13
* Fix quick scrub transition from homeTony Wickham2018-04-041-3/+2
* Improve quick scrub auto-advanceTony Wickham2018-03-301-11/+20
* Use the correct haptics when changing pagesMatthew Ng2018-03-231-1/+1
* Remove quick switch and improve quick scrubTony2018-03-221-29/+3
* Exit from quick scrub if unable to launch task onQuickScrubEndTony Wickham2018-03-221-0/+3
* Skip launching task if there is no taskWinson Chung2018-03-191-1/+4
* Adding fallback recents activitySunny Goyal2018-03-131-7/+9
* Improve quick scrubTony2018-03-131-24/+40
* Code cleanup: remove some unnecessary methods/variablesTony2018-03-121-4/+2
* Remove workspace cardTony2018-03-121-12/+9
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+15
* Increase initial delay for auto-advancing on quickscrub.Winson Chung2018-02-201-9/+23
* Serializing all event handling from SystemUISunny Goyal2018-02-161-21/+22
* Fix a couple quickscrub issuesTony Wickham2018-02-151-1/+4
* Re-enable quick scrub/switch from launcherTony Wickham2018-02-121-5/+22
* Move window to align with first task during quick scrubTony Wickham2018-02-091-1/+1
* Defer launching the quickscrub task until after the page settlesWinson Chung2018-02-091-8/+15
* Fix blocking issues re. window transitions and quick scrubWinson Chung2018-02-091-0/+1
* Simplifying/fixing logic for ignoring touches in quick scrubTony Wickham2018-01-241-8/+0
* Ignore touches on launcher while quick scrub is enabledTony Wickham2018-01-221-1/+10
* Implement quick scrub and quick switch callbacksTony2018-01-111-0/+111