summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch/SwipeDetector.java
Commit message (Expand)AuthorAgeFilesLines
* Can now swipe away to dismiss second taskTony Wickham2018-04-091-0/+4
* Handling configuration changesSunny Goyal2018-02-011-1/+5
* Adding swipe gestures in overview screenSunny Goyal2018-01-161-0/+10
* Initial interaction for two state swipe to overviewSunny Goyal2017-12-111-1/+1
* Consolidating various interpolatorsSunny Goyal2017-10-261-20/+1
* 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