summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/AssistantTouchConsumer.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Adds fling gesture suppression to LauncherGovinda Wasserman2020-03-121-5/+8
* Add distance threshold for assistant gesture flingMiranda Kephart2019-08-081-7/+12
* Increasing assistant touch region based on the corner radiusSunny Goyal2019-06-211-11/+0
* Allow shallow-angle flings in AssistantTouchConsumerMiranda Kephart2019-06-191-38/+43
* Adds trigger for new gesture entrypoint to Assistant bundleGovinda Wasserman2019-05-311-0/+5
* Fix issue where Assistant could be invoked at the same time as all appsAdam Cohen2019-05-211-2/+5
* Merge "Pass in fling velocity for gesture progress" into ub-launcher3-qt-devMiranda Kephart2019-05-211-22/+37
|\
| * Pass in fling velocity for gesture progressMiranda Kephart2019-05-201-22/+37
* | Using squared hypot to optimize some comparisionsSunny Goyal2019-05-201-3/+6
|/
* Cancelling touch interaction on multi-touch eventSunny Goyal2019-05-171-0/+9
* Avoid double triggering assistant gesture hapticMiranda Kephart2019-05-161-1/+1
* Move InputConsumers to new inputconsumers packageTony2019-05-091-0/+265