summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/Animator.java
Commit message (Expand)AuthorAgeFilesLines
* Change cancel/end behavior of animations to be synchronousChet Haase2010-12-071-3/+17
* Remove generics from Animator APIsChet Haase2010-10-141-1/+1
* Revert "Remove generics from Animator APIs"Romain Guy2010-10-141-1/+1
* Remove generics from Animator APIsChet Haase2010-10-141-1/+1
* New TimeInterpolator interface for android.animation package.Chet Haase2010-10-071-3/+1
* Rename several animation classesChet Haase2010-09-081-847/+122
* Add transition effects for layout changes on ViewGroupsChet Haase2010-09-031-12/+37
* Fix Sequencer end events when terminated earlyChet Haase2010-08-271-9/+12
* Fix problems with early ending of SequencerChet Haase2010-08-261-0/+1
* Fix for end events from Sequencer objectsChet Haase2010-08-251-5/+11
* Change animator xml importing to use new inflater classChet Haase2010-08-241-93/+24
* Add facilities for layout transitionsChet Haase2010-08-241-2/+37
* Adding animation facilities to simplify layout transitionsChet Haase2010-08-231-47/+62
* multiple-property animationsChet Haase2010-08-191-193/+121
* Implement reversing functionality for AnimatorChet Haase2010-08-171-3/+36
* Add new API to Animator to allow seeking of animationsChet Haase2010-08-051-1/+60
* Adding xml declarations for new animation frameworkChet Haase2010-07-281-0/+73
* Add ability to instantiate PropertyAnimator objects with single "to" value.Chet Haase2010-07-271-21/+75
* Add keyframes to animation framework.Chet Haase2010-07-211-1/+33
* Fix bugs in SequencerChet Haase2010-07-191-2/+7
* Initial checkin of new animation system. package, APIs, functionality all sub...Chet Haase2010-06-301-0/+773