1. 8fe7e0a Fix clip reveal animation in docked window case by Jorim Jaggi · 8 years ago
  2. f83464e Make Animation.cancel() actually work by Chet Haase · 9 years ago
  3. e876054 177611: IDE is not recognizing android.R.anim. interpolators by Tor Norbye · 9 years ago
  4. 7eaccbf Remove distance based animation duration API by Doris Liu · 9 years ago
  5. 7513aab Revert "Use real screen size to scale duration" by Doris Liu · 9 years ago
  6. 5ed54c7 Use real screen size to scale duration by Doris Liu · 9 years ago
  7. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  8. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  9. b3ec733 Annotate methods with size and range annotations by Tor Norbye · 9 years ago
  10. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  11. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  12. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 9 years ago
  13. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  14. cf4832f Add path support into xml files for PathInterpolator and ObjectAnimator. by ztenghui · 10 years ago
  15. e5e9260 Add AnimatedVectorDrawable by ztenghui · 10 years ago
  16. c8ac775 More native interpolators by John Reck · 10 years ago
  17. 315c329 Add TimeInterpolator support to RNA by John Reck · 10 years ago
  18. 399f620 Adding support for clipping window transition for alternate recents. by Winson Chung · 10 years ago
  19. 6e5f045 Add PathInterpolator to interpolate along a Path. by George Mount · 11 years ago
  20. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  21. b77edbf Improve transparent bar transitions. by John Spurlock · 11 years ago
  22. fadd208 Make constants final by Romain Guy · 11 years ago
  23. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  24. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  25. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  26. 393a52c Make it harder for apps to mess up ViewGroup's internal state Bug #6421288 by Romain Guy · 12 years ago
  27. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  28. e6c118b am 61a9a83a: am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 12 years ago
  29. 5c4d41e fix bug 5911175 by Robert Ly · 12 years ago
  30. 0041861 Fix behavior of AnimationSet and fillBefore by Chet Haase · 13 years ago
  31. 7d4045b Merge "Make behavior of ABSOLUTE pivot values more intuitive" by Chet Haase · 13 years ago
  32. 84c949f Make behavior of ABSOLUTE pivot values more intuitive by Chet Haase · 13 years ago
  33. 2d46fcc Minor small fixes to old Animation code and docs. by Chet Haase · 13 years ago
  34. ab0f485 Fix problems where we were allocating TypedArray when not needed. by Dianne Hackborn · 13 years ago
  35. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  36. c861bd7 Clarify AnimationSet docs and behavior by Chet Haase · 13 years ago
  37. a4bacb8 Fix animation scale to also scale start offset. by Dianne Hackborn · 13 years ago
  38. d8991c4 Fix docs for fill behavior in Animation class. by Chet Haase · 13 years ago
  39. c9bcebe Fix the build by Romain Guy · 13 years ago
  40. d4745a6 Nested alpha animations should cause invalidates too Bug #5041061 by Romain Guy · 13 years ago
  41. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 13 years ago
  42. f9d0be9 Implement rotation animations. by Dianne Hackborn · 14 years ago
  43. 877e0b9 Adding CloseGuard to Animation to find forgotten animations by Brian Carlstrom · 14 years ago
  44. 6908cd1 Fix animations to use correct interpolator. by Dianne Hackborn · 14 years ago
  45. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  46. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  47. d51d368 Change animator xml importing to use new inflater class by Chet Haase · 14 years ago
  48. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  49. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  50. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  51. 4846032 Fix bug with layout animations when apps are auto-scaled. by Chet Haase · 14 years ago
  52. 5296424 New OverScroller with edge bouncing effect. by Gilles Debunne · 14 years ago
  53. 5180d1c Prevent infinite loop in the Phone UI. by Romain Guy · 14 years ago
  54. b4a107d Fix the lock screen. by Romain Guy · 14 years ago
  55. 305a2eb Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 14 years ago
  56. 4766def Fixed Android animation framework, for using interpolators that do not start at 0.0f by Andreas Agvard · 14 years ago
  57. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  58. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  59. 32f2ccd Automated import from //branches/cupcake/...@141884,141884 by Romain Guy · 15 years ago
  60. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  61. 41df385 auto import from //depot/cupcake/@135859 by The Android Open Source Project · 15 years ago
  62. bdbdc4f auto import from //depot/cupcake/@135856 by The Android Open Source Project · 15 years ago
  63. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  66. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  67. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  68. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  69. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  70. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago