summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/TouchConsumer.java
Commit message (Expand)AuthorAgeFilesLines
* Remove several files from Recents Go srcKevin2019-02-251-38/+0
* Deleting Quickscrub related logicSunny Goyal2019-02-141-21/+0
* Removing use of onQuickstep event and determining the touchSlopPassed in Laun...Sunny Goyal2019-02-131-2/+0
* Always initializing the TouchConsumer on the main threadSunny Goyal2019-02-111-17/+4
* One thread to rule them allSunny Goyal2019-02-081-13/+0
* Allow for continuous scrolling to previous tasksTony2019-02-051-0/+10
* Swipe up to go home, swipe and hold to go to overviewTony Wickham2019-01-281-2/+2
* Add some gesture logging to track down quickscrub launch issueWinson Chung2018-09-261-1/+1
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Proxying touch events from RecentsTouchConsumer to LauncherSunny Goyal2018-07-121-0/+2
* Various quickscrub fixesSunny Goyal2018-05-291-0/+2
* Use actual quickstep callback to track gesture startWinson Chung2018-05-181-1/+1
* Use onQuickStep call from SysUIWinson Chung2018-03-281-0/+2
* Remove quick switch and improve quick scrubTony2018-03-221-8/+1
* Focusing on the second task on Alt+TabVadim Tryshev2018-03-221-0/+2
* Ensuring that we finish the last transition before starting a new one.Sunny Goyal2018-03-121-2/+10
* Re-enable deferring recents animation on back button.Winson Chung2018-02-201-2/+0
* Serializing all event handling from SystemUISunny Goyal2018-02-161-4/+5
* Defer starting the recents animation when swiping over back buttonWinson Chung2018-02-131-0/+4
* Waiting for a small timeout for launcher draw, before performing the swipe ge...Sunny Goyal2018-02-051-0/+6
* Refactoring the touch handling into a different class.Sunny Goyal2018-02-021-0/+58