summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/Sequencer.java
Commit message (Expand)AuthorAgeFilesLines
* Rename several animation classesChet Haase2010-09-081-943/+0
* Add transition effects for layout changes on ViewGroupsChet Haase2010-09-031-9/+107
* Fix Sequencer end events when terminated earlyChet Haase2010-08-271-1/+17
* Fix problems with early ending of SequencerChet Haase2010-08-261-0/+4
* Fix for end events from Sequencer objectsChet Haase2010-08-251-14/+17
* Add facilities for layout transitionsChet Haase2010-08-241-5/+88
* Make Fragments use the new animation APIsChet Haase2010-08-111-0/+18
* Fix NPE in onAnimationEnd when using Sequencer.after(long)Patrick Dubroy2010-08-041-5/+1
* Make the new android.animation package publicChet Haase2010-07-291-6/+6
* Adding xml declarations for new animation frameworkChet Haase2010-07-281-0/+21
* Add ability to instantiate PropertyAnimator objects with single "to" value.Chet Haase2010-07-271-1/+1
* Sequencer now sends out onAnimationEnd() event correctly.Chet Haase2010-07-231-8/+24
* Fix bugs in SequencerChet Haase2010-07-191-24/+31
* Initial checkin of new animation system. package, APIs, functionality all sub...Chet Haase2010-06-301-0/+681