1. 1335199 New functionalities for AnimatorSet: Reverse, Seek by Doris Liu · 8 years ago
  2. 21b93c1 Add API info about Keyframe and PropertyValuesHolder by Doris Liu · 8 years ago
  3. 4d04b1a Allow null target in ObjectAnimator if the target has never been set by Doris Liu · 8 years ago
  4. 543a7ed Fix NPE in ValueAnimator by Justin Klaassen · 8 years ago
  5. 3c85983 Add more doc for Object animators defined with a single value by Doris Liu · 8 years ago
  6. fa21bdf Document behavior of object references in Animator classes by Chet Haase · 8 years ago
  7. e60a693 Clarify docs around weak references to animator targets by Chet Haase · 8 years ago
  8. d98f4ba Add @SafeVarargs for methods using typevar varargs. by George Mount · 8 years ago
  9. f2aeca3 Change wrong doc about using linear interpolator. by George Mount · 9 years ago
  10. 3618d30 Internal cleanup for Animator framework by Doris Liu · 9 years ago
  11. 6aac06a Add per-interval interpolation support for keyframe in xml resources by Doris Liu · 9 years ago
  12. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 9 years ago
  13. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  14. d430753 Add resource attributes for Keyframes and PropertyValuesHolders by Chet Haase · 10 years ago
  15. e48ef2a Cancel animation when target changes. by George Mount · 10 years ago
  16. 984011f Use optimized Keyframes for Path animations. by George Mount · 10 years ago
  17. 8619f48 Change Animators to reset values when restarted if their target changes by Yigit Boyar · 10 years ago
  18. f505b1f Use Property for ofFloat with Path. by George Mount · 10 years ago
  19. 87ac5f6 Use a weak reference to the ObjectAnimator target by Alan Viverette · 10 years ago
  20. 42516d1 API Review: split out BidirectionalTypeConverter. by George Mount · 10 years ago
  21. c96c7b2 Add animations along a Path. by George Mount · 11 years ago
  22. 1ffb280 Add ofArgb to ObjectAnimator and ValueAnimator. by George Mount · 11 years ago
  23. 4eed529 Support for multiple value animations. by George Mount · 11 years ago
  24. 16d2c9c Setter values can now have different type than animated values. by George Mount · 11 years ago
  25. fdd3ad7 Give animators more useful names in systrace by Chet Haase · 11 years ago
  26. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 11 years ago
  27. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  28. 3c4ce72 Fix artifact with LayoutTransitions on disappearing window. by Chet Haase · 13 years ago
  29. b39f051 Add 'Property' object by Chet Haase · 13 years ago
  30. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  31. 7beecfa Fix latent bug with reinitializing an ObjectAnimator. by Patrick Dubroy · 14 years ago
  32. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 14 years ago
  33. 2b90a9a fix sdk build breakage; remove invalid @note tag by Scott Main · 14 years ago
  34. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  35. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  36. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  37. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  38. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  39. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  40. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  41. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  42. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  43. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (92%) from core/java/android/animation/PropertyAnimator.java]
  44. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  45. d51d368 Change animator xml importing to use new inflater class by Chet Haase · 14 years ago
  46. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  47. 602e4d3 Adding animation facilities to simplify layout transitions by Chet Haase · 14 years ago
  48. d953d08 multiple-property animations by Chet Haase · 14 years ago
  49. 8fbf8d2 Fix problems with moving Views around (invalidation, conflict with layout) by Chet Haase · 14 years ago
  50. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  51. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  52. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago
  53. 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