summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherViewPropertyAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-266/+0
* Clean up unused codeMichael Jurka2013-04-221-2/+1
* Fix bug where folder open animation gets finished earlyMichael Jurka2013-04-091-6/+10
* Fix jumps in the beginning of animationsMichael Jurka2013-03-281-0/+7
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-0/+1
* Cleaning up animation codeMichael Jurka2012-01-171-20/+18
* Fix NPE caused in LauncherViewPropertyAnimatorMichael Jurka2012-01-121-3/+5
* Using ViewPropertyAnimator for animationsMichael Jurka2012-01-101-0/+255