summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim/SpringAnimationHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Add spring to QSB when opening all apps.Jon Miranda2017-08-231-3/+24
* Polish for all apps physics.Jon Miranda2017-06-291-23/+34
* Add overscroll w/ physics to All Apps.Jon Miranda2017-06-261-0/+15
* Refactor and generalize SpringAnimationHandler.Jon Miranda2017-06-071-107/+69
* Fix bug where physics appears not to run in all apps.Jon Miranda2017-06-071-0/+5
* Revert "Decrease jank in all apps physics."Jonathan Miranda2017-06-061-1/+1
* Decrease jank in all apps physics.Jon Miranda2017-06-051-1/+1
* Update physics VelocityTracker units to 175 pixels per second.Jon Miranda2017-05-231-1/+1
* Add physics motion to items in all apps.Jon Miranda2017-05-231-0/+247