1. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 14 years ago
  2. a52a5e7 Add space after property name in error message by Makoto Onuki · 14 years ago
  3. 1a8e404 Remove broken doc link to removed method by Chet Haase · 14 years ago
  4. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  5. 2e1f5b0 Merge "Add methods to AnimatorSet that take collections" by Chet Haase · 14 years ago
  6. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  7. 5bed88e1 Animators can now have dimension and color values. by Chet Haase · 14 years ago
  8. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  9. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  10. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  11. 691ac26 Fixed problem with setting updated values on existing animators by Chet Haase · 14 years ago
  12. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  13. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  14. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  15. 599ca29 Expose (internally only) the number of animations currently running. by Brad Fitzpatrick · 14 years ago
  16. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  17. 3a64f24 Merge "Remove errant minus sign" by Chet Haase · 14 years ago
  18. 51b3227 Remove errant minus sign by Chet Haase · 14 years ago
  19. fec3079 Removed obsolete trace statements 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. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  24. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  25. 5d6d7b9 Changed LayoutTransition to disable animations when set to null by Chet Haase · 14 years ago
  26. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 14 years ago
  27. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  28. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  29. 9316232 Fix broken javadoc. by Joe Onorato · 14 years ago
  30. b20db3e Make fragment animations work when fragments go away by Chet Haase · 14 years ago
  31. 634a20a Fix bug with LayoutTransition when layouts are just coming on line by Chet Haase · 14 years ago
  32. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  33. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  34. 1e0ac5a Fix Sequencer end events when terminated early by Chet Haase · 14 years ago
  35. f1b9b46 Fix problems with early ending of Sequencer by Chet Haase · 14 years ago
  36. 673e42f Fix for end events from Sequencer objects 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. 5c76498 Implement reversing functionality for Animator by Chet Haase · 14 years ago
  42. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  43. 5d7b50b Add new API to Animator to allow seeking of animations by Chet Haase · 14 years ago
  44. 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 14 years ago
  45. 8fbf8d2 Fix problems with moving Views around (invalidation, conflict with layout) by Chet Haase · 14 years ago
  46. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  47. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  48. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  49. a6e4a175 Sequencer now sends out onAnimationEnd() event correctly. by Chet Haase · 14 years ago
  50. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago
  51. 010dbaa Fix bugs in Sequencer by Chet Haase · 14 years ago
  52. 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