summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/OtherActivityInputConsumer.java
Commit message (Expand)AuthorAgeFilesLines
* Move InputConsumers to new inputconsumers packageTony2019-05-091-424/+0
* Merge "Fix recents attached state when quick switching" into ub-launcher3-qt-devTony Wickham2019-05-061-11/+9
|\
| * Fix recents attached state when quick switchingTony2019-05-051-11/+9
* | Continue gestures on interaction after recents animation finishesWinson Chung2019-05-061-1/+1
|/
* Updating the quickswitch direction in SEASCAPESunny Goyal2019-05-021-7/+8
* Merge "Enabling quick-switch gesture in landscape mode (2 button UI)" into ub...TreeHugger Robot2019-04-301-31/+19
|\
| * Enabling quick-switch gesture in landscape mode (2 button UI)Sunny Goyal2019-04-291-31/+20
* | Adding support for accessibiliy gestureSunny Goyal2019-04-291-13/+22
|/
* Merge "Decouple recents view from window while swiping up" into ub-launcher3-...Tony Wickham2019-04-261-0/+1
|\
| * Decouple recents view from window while swiping upTony2019-04-241-0/+1
* | Remove interaction flag code replaced by QuickStepContract (1/2)Matthew Ng2019-04-251-3/+3
|/
* Merge "Move logic that overrides MotionPauseDetector to callers" into ub-laun...Tony Wickham2019-04-251-12/+19
|\
| * Move logic that overrides MotionPauseDetector to callersTony2019-04-241-12/+19
* | Merge "Fix NPE / add downX,Y location for all swipes/ add extra debugging inf...Hyunyoung Song2019-04-241-1/+2
|\ \ | |/ |/|
| * Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-241-1/+2
* | Additional Assistant gesture tuningAdam Cohen2019-04-241-1/+1
|/
* Tune Assistant GestureAdam Cohen2019-04-181-0/+1
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-2/+4
* Merge "Initial change for using input monitor for swipe up handling" into ub-...Sunny Goyal2019-04-031-1/+5
|\
| * Initial change for using input monitor for swipe up handlingSunny Goyal2019-04-021-1/+5
* | Merge "Use motion event time instead of system time when detecting motion pau...TreeHugger Robot2019-04-031-1/+2
|\ \ | |/ |/|
| * Use motion event time instead of system time when detecting motion pauseTony2019-04-031-1/+2
* | Launcher landscape gesture navWinson Chung2019-04-021-2/+5
|/
* Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-masterTony Wickham2019-03-201-8/+8
|\
| * Fix some state issues with home and quick switch gesturesTony2019-03-191-3/+3
| * Apply spring forces to animate to the final position for swipe homeTony2019-03-151-5/+5
* | Don't close popup container if touch came from nav barTony2019-03-151-1/+1
|/
* Send onGestureStarted() when continuing a quick switch gestureTony Wickham2019-03-111-1/+2
* Using a single array instead of a list of array for trcking eventsSunny Goyal2019-03-051-2/+7
* Handle key events in Launcher.Tracy Zhou2019-02-271-0/+402