summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Cancelling touch interaction on multi-touch eventSunny Goyal2019-05-171-2/+2
* | Add more logging and commands to service dumpWinson Chung2019-05-171-6/+83
|/
* Revert "Implement scrim method"Hyunyoung Song2019-05-111-5/+0
* Implement scrim methodLucas Dupin2019-05-111-0/+5
* Add ScreenPinnedInputConsumerTony2019-05-091-0/+7
* Move InputConsumers to new inputconsumers packageTony2019-05-091-0/+6
* Not using magic constants for navbar heightvadimt2019-05-081-17/+7
* Enabling assistant and accessibility gesture while lock screen is showingSunny Goyal2019-05-061-31/+44
* Continue gestures on interaction after recents animation finishesWinson Chung2019-05-061-2/+10
* Adding support for blocking gesture nav on a particular activitySunny Goyal2019-05-021-1/+12
* Merge "Removing screen pinning flag check" into ub-launcher3-qt-devWinson Chung2019-05-011-4/+3
|\
| * Removing screen pinning flag checkWinson Chung2019-04-301-4/+3
* | Merge "Enabling quick-switch gesture in landscape mode (2 button UI)" into ub...TreeHugger Robot2019-04-301-2/+2
|\ \ | |/ |/|
| * Enabling quick-switch gesture in landscape mode (2 button UI)Sunny Goyal2019-04-291-2/+2
* | Adding support for accessibiliy gestureSunny Goyal2019-04-291-15/+23
|/
* Updating the touch proxy logic:Sunny Goyal2019-04-261-2/+2
* Removing left over experimental overlays and frame width (2/2)Matthew Ng2019-04-241-1/+1
* Play haptic on Assistant gesture invokedAdam Cohen2019-04-241-1/+2
* Additional Assistant gesture tuningAdam Cohen2019-04-241-3/+7
* Tune Assistant GestureAdam Cohen2019-04-181-1/+1
* Check sysui state before swiping upWinson Chung2019-04-111-2/+15
* Add state callback in launcherWinson Chung2019-04-111-0/+4
* Check before the user is unlocked before handling proxied eventsWinson Chung2019-04-101-0/+13
* Use DeviceLockedInputConsumer if !mIsUserUnlockedTony Wickham2019-04-101-1/+1
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-1/+0
* Add launcher logging of back buttonWinson Chung2019-04-031-0/+9
* Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests...Sunny Goyal2019-04-031-0/+8
|\
| * Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-031-0/+8