summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Adds fling gesture suppression to LauncherGovinda Wasserman2020-03-121-4/+13
* Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-291-20/+16
* Migrate to using DefaultDisplayWinson Chung2019-09-091-23/+14
* Add unique id to trace logs through recents animationsVinit Nayak2019-08-261-8/+19
* Moving various common executors to a single locationSunny Goyal2019-08-201-16/+11
* Fix inability to dismiss Assistant answer when launcher frontmostTreeHugger Robot2019-08-051-2/+4
* Notifying the geature guide app when back gesture is performedSunny Goyal2019-07-291-0/+28
* Updating to use deferred cancel apiWinson Chung2019-07-271-0/+2
* Merge "Fix NPE in service dump" into ub-launcher3-qt-r1-devWinson Chung2019-07-261-2/+3
|\
| * Fix NPE in service dumpWinson Chung2019-07-251-2/+3
* | More diags in TouchInteractionServicevadimt2019-07-251-0/+3
|/
* Merge "Add several missing swipe logging Enable swipe down to open noti shade...TreeHugger Robot2019-07-251-1/+1
|\
| * Add several missing swipe loggingHyunyoung Song2019-07-251-1/+1
* | Merge "Fix regression in assistant window handling" into ub-launcher3-qt-r1-devWinson Chung2019-07-241-3/+24
|\ \
| * | Fix regression in assistant window handlingWinson Chung2019-07-231-3/+24
| |/
* / Adding debug tracingvadimt2019-07-231-0/+16
|/
* Fix waiting for launcher initializationvadimt2019-07-181-6/+5
* Skip TouchInteractionService preload if restore task is pending.Jon Miranda2019-07-171-0/+7
* Adding horizontal swipe support for 3p launcherSunny Goyal2019-07-161-12/+8
* Don't preload overview if current home isn't gestural overviewRiddle Hsu2019-07-151-0/+4
* Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-devVadim Tryshev2019-07-111-3/+0
|\
| * Removing tracing for a fixed bug.vadimt2019-07-111-3/+0
* | Merge "Correctly restarting Launcher from OOP tests" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-111-0/+7
|\ \ | |/ |/|
| * Correctly restarting Launcher from OOP testsvadimt2019-07-111-0/+7
* | Unifying FallbackNoButton input consumer with OtherActivityInputConsumerSunny Goyal2019-07-111-12/+37
|/
* Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal2019-07-111-11/+7
* Preload overview activity in backgroundRiddle Hsu2019-07-011-0/+53
* Adding tracing for a bug about missing input eventsvadimt2019-06-271-0/+4
* Finish recents animation when starting a new activityWinson Chung2019-06-261-14/+18
* Enabling simple gesture navigation for 3P launcherSunny Goyal2019-06-251-0/+5
* Increasing assistant touch region based on the corner radiusSunny Goyal2019-06-211-6/+39
* Always use the locked input consumer when showing activity over lockscreenWinson Chung2019-06-131-9/+2
* Fix issue with screen pinning check not apply in 2 buttonWinson Chung2019-06-131-0/+4
* Merge "Initializing ActivityManagerWrapper before device unlock" into ub-laun...TreeHugger Robot2019-06-121-1/+1
|\
| * Initializing ActivityManagerWrapper before device unlockSunny Goyal2019-06-121-1/+1
* | Merge "Bypass systemstate check when using shared state" into ub-launcher3-qt...TreeHugger Robot2019-06-121-10/+17
|\ \
| * | Bypass systemstate check when using shared stateSunny Goyal2019-06-121-10/+17
* | | Merge changes I0b96f623,I019084a1 into ub-launcher3-qt-devTony Wickham2019-06-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix double swipe on nav bar from an appTony Wickham2019-06-111-1/+1
| |/
* / Check if RecentsView is null before setting live tile icon.Tracy Zhou2019-06-111-0/+12
|/
* Fixing some thread errors in TouchInteractionServiceSunny Goyal2019-06-101-34/+32
* Using a separate InputConsumer when Launcher is resumed but not focusedSunny Goyal2019-06-061-9/+31
* Use device locked input consumer when an activity is showing when lockedWinson Chung2019-06-041-2/+6
* Disabling horizontal swipes if the app has draggable content at the bottomSunny Goyal2019-05-301-3/+30
* Merge "Support individual lock task features" into ub-launcher3-qt-devWinson Chung2019-05-291-19/+21
|\
| * Support individual lock task featuresWinson Chung2019-05-231-19/+21
* | Improving swipe up interaction when device is lockedSunny Goyal2019-05-281-7/+15
* | Reading navigation_bar_gesture_height for bottom swipe regionSunny Goyal2019-05-231-11/+3
|/
* Using different resource size for touch region in landscapeSunny Goyal2019-05-201-5/+13
* Merge "Cancelling touch interaction on multi-touch event" into ub-launcher3-q...TreeHugger Robot2019-05-171-2/+2
|\