summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim/SpringObjectAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where app icons are clipped when transitioning from app to home.Jon Miranda2019-07-101-1/+4
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-30/+16
* Add staggered springs animation when swiping up to home.Jon Miranda2019-05-291-2/+10
* Fix SpringObjectAnimator not sending onAnimationEnd()Tony2019-03-201-5/+5
* Fix bug where listeners didn't get dispatched properly due to it beingJon Miranda2019-01-301-3/+3
* Add springs for recents dismiss animations.Jon Miranda2019-01-291-7/+17
* Fix bugs with quickstep springs.Jon Miranda2019-01-281-3/+9
* Generalize SpringObjectAnimator.Jon Miranda2019-01-161-14/+33
* Fix bug where onStateTransitionEnd is not called when QUICKSTEP_SPRINGS=false.Jon Miranda2019-01-111-1/+4
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-0/+270
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-270/+0
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-0/+270