summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/InterruptibleInOutAnimator.java
AgeCommit message (Expand)Author
2013-03-28Fix jumps in the beginning of animationsMichael Jurka
2012-06-19Remove use of private ValueAnimator apiMichael Jurka
2011-01-17Removing dead codeMichael Jurka
2010-12-17removing workaround for fixed animator bugMichael Jurka
2010-10-29Fix: switching states during animations was brokenMichael Jurka
2010-10-15Fix bug drag viz & hover statePatrick Dubroy
2010-10-14Updating code to use new non-generified animator APIsChet Haase
2010-10-13Fix some incorrect animation code that might be causing visual glitches.Patrick Dubroy
2010-10-13fix 3029324: Implement new drag feedbackJoe Onorato
2010-09-303029324 wip: Drop target crossfades as it moves from position to positionWinson Chung