summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/OtherActivityTouchConsumer.java
Commit message (Expand)AuthorAgeFilesLines
* Update displacement on ACTION_UP as well, in case ACTION_UP and came in a dif...Sunny Goyal2018-05-291-2/+4
* Various quickscrub fixesSunny Goyal2018-05-291-26/+64
* Initial changes to support full-width quickscrubbing.Winson Chung2018-05-231-6/+4
* Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-231-1/+1
* Use actual quickstep callback to track gesture startWinson Chung2018-05-181-13/+9
* Fix thresholds with deferred-start swipe up gesturesWinson Chung2018-05-181-8/+19
* Moving some callbacks from LauncherCallbacks to OverviewCallbacksSunny Goyal2018-05-011-1/+12
* Shared touch and drag slops for quick step changes with density (2/3)Matthew Ng2018-04-261-2/+5
* Better handling transparent activitiesSunny Goyal2018-04-141-2/+5
* Fallback recents activity fixes:Sunny Goyal2018-04-091-8/+12
* Make recents animation work with fallback activity.Winson Chung2018-04-041-1/+1
* Update api for canceling recents animation.Winson Chung2018-04-031-1/+2
* Added two touch slops for easier home press (3/3)Matthew Ng2018-04-021-21/+25
* Use onQuickStep call from SysUIWinson Chung2018-03-281-22/+29
* Remove quick switch and improve quick scrubTony2018-03-221-1/+0
* Focusing on the second task on Alt+TabVadim Tryshev2018-03-221-1/+6
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-11/+9
* Removing screenshot based quickstep logicSunny Goyal2018-03-191-88/+8
* Import new libJorim Jaggi2018-03-161-5/+0
* Ensuring that we finish the last transition before starting a new one.Sunny Goyal2018-03-121-3/+18
* Initial changes for handling overview button in LauncherSunny Goyal2018-03-121-4/+9
* Fixing generation of fake app-to-recents eventsVadim Tryshev2018-02-281-49/+1
* Merge "Managing Assist data in the recents model" into ub-launcher3-masterSunny Goyal2018-02-261-1/+1
|\
| * Managing Assist data in the recents modelSunny Goyal2018-02-261-1/+1
* | Using window touch slop for gesture instead of normal touch slopSunny Goyal2018-02-261-1/+1
|/
* Adding some trace logging around RecentsControllerSunny Goyal2018-02-221-0/+5
* Synchronizing invalidating interaction handler with the eventQueue.Sunny Goyal2018-02-221-9/+6
* Handling recents animation cancelationSunny Goyal2018-02-201-5/+6
* Re-enable deferring recents animation on back button.Winson Chung2018-02-201-6/+8
* Serializing all event handling from SystemUISunny Goyal2018-02-161-10/+19
* Fix a couple quickscrub issuesTony Wickham2018-02-151-3/+0
* Fixing “Transition Delay - App to Recents” test: the Launcher partVadim Tryshev2018-02-141-2/+50
* Temporarily disable back button deferral of start animation.Winson Chung2018-02-141-5/+1
* Reset the interaction handler if it hasn't been recreated.Winson Chung2018-02-141-2/+4
* Adding a utility class to simplify main process initialization.Sunny Goyal2018-02-131-1/+1
* Defer starting the recents animation when swiping over back buttonWinson Chung2018-02-131-2/+17
* Cancel the animation when cleaning up the touch trackingWinson Chung2018-02-131-0/+4
* Fix blocking issues re. window transitions and quick scrubWinson Chung2018-02-091-9/+15
* Handle transition from multi-windowWinson Chung2018-02-071-4/+5
* Fix issue with reseting touch handlerWinson Chung2018-02-051-2/+1
* Waiting for a small timeout for launcher draw, before performing the swipe ge...Sunny Goyal2018-02-051-31/+60
* Refactoring the touch handling into a different class.Sunny Goyal2018-02-021-0/+363