summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/touch
Commit message (Expand)AuthorAgeFilesLines
* Refactor SwipeDetector to track both axesTony Wickham2019-10-241-19/+25
* Some cleanup for SwipeDetector.Andy Wickham2019-10-011-4/+4
* Fix SwipeDetectorTestTony Wickham2019-04-031-1/+2
* Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-271-13/+59
* Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-131-18/+21
* Converting tests to AndroidxVadim Tryshev2018-08-211-3/+3
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-7/+26
* Add tests to SwipeDetector (formerly VerticalPullDetector).Hyunyoung Song2017-07-061-0/+96