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