summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim/AnimatorPlaybackController.java
Commit message (Expand)AuthorAgeFilesLines
* Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-141-7/+14
* Fix bug where listeners didn't get dispatched properly due to it beingJon Miranda2019-01-301-1/+1
* Fix bugs with quickstep springs.Jon Miranda2019-01-281-2/+35
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-4/+66
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-66/+4
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-4/+66
* Fix end state when animating launcher after swipe up from an appTony2018-11-291-0/+4
* Fix some issues with hapticTony Wickham2018-06-111-1/+7
* Overshoot when flinging up from an appTony Wickham2018-06-061-0/+13
* Cleanup swipe detector in case of double cancelTony Wickham2018-05-041-0/+4
* Fix some state issues with user-controlled animationsTony2018-05-011-5/+49
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-17/+15
* Moving some methods related to task launch animation toSunny Goyal2018-03-301-0/+5
* Animate TaskView as you swipe down on it to launchTony Wickham2018-03-291-1/+0
* Adding swipe gestures in overview screenSunny Goyal2018-01-161-0/+6
* Initial interaction for two state swipe to overviewSunny Goyal2017-12-111-1/+22
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-0/+216