1. 61beb33 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  2. 5c71b8c Make sure start() is called for custom animators by Doris Liu · 7 years ago
  3. 6ba5ed3 Use listener to determine whether an Animator has ended by Doris Liu · 7 years ago
  4. 1335199 New functionalities for AnimatorSet: Reverse, Seek by Doris Liu · 8 years ago
  5. e60a693 Clarify docs around weak references to animator targets by Chet Haase · 8 years ago
  6. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  7. 8b7c99c New public API for calculating the total duration of an animation by Doris Liu · 9 years ago
  8. 1309914 Refactor AnimatorSet in prep for adding more functionalities by Doris Liu · 9 years ago
  9. 4ddd925 Clarify docs for Animator.isStarted() by Chet Haase · 9 years ago
  10. 7eaccbf Remove distance based animation duration API by Doris Liu · 9 years ago
  11. 7513aab Revert "Use real screen size to scale duration" by Doris Liu · 9 years ago
  12. 5ed54c7 Use real screen size to scale duration by Doris Liu · 9 years ago
  13. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  14. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  15. 291161a Run RevealAnimator on RT by John Reck · 10 years ago
  16. c01bd11 Return Animator instead of ValueAnimator by John Reck · 10 years ago
  17. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 10 years ago
  18. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  19. 8aa1ffb pause/resume for Animators by Chet Haase · 11 years ago
  20. e8cee38c Remove Animatable interface by Chet Haase · 11 years ago
  21. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  22. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  23. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  24. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  25. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  26. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  27. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  28. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  29. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  30. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  31. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  32. 1e0ac5a Fix Sequencer end events when terminated early by Chet Haase · 14 years ago
  33. f1b9b46 Fix problems with early ending of Sequencer by Chet Haase · 14 years ago
  34. 673e42f Fix for end events from Sequencer objects by Chet Haase · 14 years ago
  35. d51d368 Change animator xml importing to use new inflater class by Chet Haase · 14 years ago
  36. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  37. 602e4d3 Adding animation facilities to simplify layout transitions by Chet Haase · 14 years ago
  38. d953d08 multiple-property animations by Chet Haase · 14 years ago
  39. 5c76498 Implement reversing functionality for Animator by Chet Haase · 14 years ago
  40. 5d7b50b Add new API to Animator to allow seeking of animations by Chet Haase · 14 years ago
  41. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  42. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  43. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago
  44. 010dbaa Fix bugs in Sequencer by Chet Haase · 14 years ago
  45. 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