summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/AnimatorSet.java
Commit message (Expand)AuthorAgeFilesLines
* Add resource attributes for Keyframes and PropertyValuesHoldersChet Haase2015-01-151-0/+12
* Added a generic configuration and theme based cacheYigit Boyar2014-10-231-24/+54
* Use constant state in AnimatedVectorDrawableChet Haase2014-09-101-0/+1
* Disable RT-anim for AnimatorSetJohn Reck2014-09-051-0/+4
* Add more reverse support to AnimatedVDztenghui2014-07-161-2/+39
* pause/resume for AnimatorsChet Haase2013-08-121-0/+33
* API and doc cleanup, plus small animation/UI featuresChet Haase2013-04-121-5/+26
* Fix AnimatorSet duration issueChet Haase2012-04-121-5/+9
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+7
* Fix cancellation of AnimatorSet when child animation has delayChet Haase2011-08-081-14/+37
* Fix AnimatorSet cancellation issuesChet Haase2011-08-041-2/+2
* Removed unused import from AnimatorSet.Martijn Coenen2011-08-021-1/+0
* Fix ConcurrentModificationException in AnimatorSet.Martijn Coenen2011-07-291-1/+5
* Fix Animator cancel() behaviorChet Haase2011-07-121-64/+84
* Change cancel/end behavior of animations to be synchronousChet Haase2010-12-071-10/+48
* Add methods to AnimatorSet that take collectionsChet Haase2010-12-011-1/+41
* various fixes for animations and javadocsChet Haase2010-11-231-4/+28
* optimizing for primitive types in animationsChet Haase2010-11-031-17/+39
* Remove generics from Animator APIsChet Haase2010-10-141-3/+7
* Revert "Remove generics from Animator APIs"Romain Guy2010-10-141-7/+3
* Remove generics from Animator APIsChet Haase2010-10-141-3/+7
* New TimeInterpolator interface for android.animation package.Chet Haase2010-10-071-4/+2
* Rename several animation classesChet Haase2010-09-081-0/+939