1. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  2. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  3. ecc2fd9 Removed unused import from AnimatorSet. by Martijn Coenen · 13 years ago
  4. d45204b Fix ConcurrentModificationException in AnimatorSet. by Martijn Coenen · 13 years ago
  5. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  6. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  7. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  8. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  9. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  10. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  11. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  12. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  13. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  14. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (72%) from core/java/android/animation/Sequencer.java]
  15. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  16. 1e0ac5a Fix Sequencer end events when terminated early by Chet Haase · 14 years ago
  17. f1b9b46 Fix problems with early ending of Sequencer by Chet Haase · 14 years ago
  18. 673e42f Fix for end events from Sequencer objects by Chet Haase · 14 years ago
  19. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  20. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  21. 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 14 years ago
  22. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  23. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  24. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  25. a6e4a175 Sequencer now sends out onAnimationEnd() event correctly. by Chet Haase · 14 years ago
  26. 010dbaa Fix bugs in Sequencer by Chet Haase · 14 years ago
  27. 17fb4b0 Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now. by Chet Haase · 14 years ago