1. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  2. d430753 Add resource attributes for Keyframes and PropertyValuesHolders by Chet Haase · 10 years ago
  3. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  4. 6f6578e Use constant state in AnimatedVectorDrawable by Chet Haase · 10 years ago
  5. f5945a0 Disable RT-anim for AnimatorSet by John Reck · 10 years ago
  6. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 10 years ago
  7. 8aa1ffb pause/resume for Animators by Chet Haase · 11 years ago
  8. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  9. c299a33 Fix AnimatorSet duration issue by Chet Haase · 12 years ago
  10. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  11. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  12. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  13. ecc2fd9 Removed unused import from AnimatorSet. by Martijn Coenen · 13 years ago
  14. d45204b Fix ConcurrentModificationException in AnimatorSet. by Martijn Coenen · 13 years ago
  15. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  16. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  17. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  18. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  19. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  20. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  21. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  22. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  23. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  24. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (72%) from core/java/android/animation/Sequencer.java]
  25. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  26. 1e0ac5a Fix Sequencer end events when terminated early by Chet Haase · 14 years ago
  27. f1b9b46 Fix problems with early ending of Sequencer by Chet Haase · 14 years ago
  28. 673e42f Fix for end events from Sequencer objects by Chet Haase · 14 years ago
  29. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  30. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  31. 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 14 years ago
  32. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  33. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  34. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  35. a6e4a175 Sequencer now sends out onAnimationEnd() event correctly. by Chet Haase · 14 years ago
  36. 010dbaa Fix bugs in Sequencer by Chet Haase · 14 years ago
  37. 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