summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/QuickScrubController.java
Commit message (Expand)AuthorAgeFilesLines
* Deleting Quickscrub related logicSunny Goyal2019-02-141-432/+0
* Fix live tile regression in quick switch modeTracy Zhou2019-02-121-0/+4
* Support live tile in Overview (Pt2) - Complete functionalityTracy Zhou2019-01-081-0/+8
* Fixing quick switch with task stabilizationSunny Goyal2019-01-041-9/+21
* TaskView has fullscreen progress instead of booleanTony Wickham2018-12-211-11/+15
* FeatureFlag: quick scrub is now quick switchTony2018-11-011-8/+134
* Break out of quickscrub if task fails to launchWinson Chung2018-10-021-0/+15
* Add some gesture logging to track down quickscrub launch issueWinson Chung2018-09-261-1/+6
* Moving clear all button inside the recents viewSunny Goyal2018-06-111-3/+3
* Log source component instead of current task base intentWinson Chung2018-06-051-1/+1
* 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