1. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago
  2. 154f145 Fix bug with bad state in animators by Chet Haase · 13 years ago
  3. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  4. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  5. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 14 years ago
  6. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  7. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  8. 27c1d4d Fix minor animation and doc issues by Chet Haase · 14 years ago
  9. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 14 years ago
  10. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  11. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  12. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  13. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  14. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  15. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  16. 599ca29 Expose (internally only) the number of animations currently running. by Brad Fitzpatrick · 14 years ago
  17. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  18. 51b3227 Remove errant minus sign by Chet Haase · 14 years ago
  19. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  20. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  21. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  22. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  23. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  24. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  25. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  26. b20db3e Make fragment animations work when fragments go away by Chet Haase · 14 years ago
  27. a18a86b Rename several animation classes by Chet Haase · 14 years ago