summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch/SwipeDetector.java
Commit message (Expand)AuthorAgeFilesLines
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-66/+108
* SwipeDetector should work on multi touch finger pointsHyunyoung Song2017-07-181-8/+35
* Add tests to SwipeDetector (formerly VerticalPullDetector).Hyunyoung Song2017-07-061-0/+303