1. 5fd3723 Only buildLayer() on attached views by Chet Haase · 11 years ago
  2. 74d31d1 Build layer immediately when setting it in ViewPropertyAnimator by Chet Haase · 11 years ago
  3. 87f4ae6 Add updateListener to ViewPropertyAnimator by Chet Haase · 11 years ago
  4. d40acfb Return the actual interpolator of the ViewPropertyAnimator by Cyril Mottier · 11 years ago
  5. dcfbd6a Fix start delay jank in ViewPropertyAnimator by Chet Haase · 11 years ago
  6. 8bba751 Fix build - remove obsolete import of Animatable by Chet Haase · 11 years ago
  7. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  8. 8ee2a70 change onEnd() to withEndAction() in javadocs by Robert Ly · 12 years ago
  9. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  10. 500998d Prevent ViewPropertyAnimators from getting started twice by Michael Jurka · 12 years ago
  11. cb150fe Minor doc fixes for animation- and view-related things by Chet Haase · 12 years ago
  12. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  13. 563d4f2 Make ViewPropertyAnimator ListView-animation-capable by Chet Haase · 12 years ago
  14. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  15. 9d1992d Optimizing DisplayList properties by Chet Haase · 12 years ago
  16. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  17. c1ca665 Add new ViewPropertyAnimator utility methods by Chet Haase · 13 years ago
  18. 0c6d83cc Protect code in ViewPropertyAnimator from potential null deref by Chet Haase · 13 years ago
  19. ddb715b Pull animation attributes out of main view class. by Dianne Hackborn · 13 years ago
  20. cbbd93a Fix ViewPropertyAnimator duration and startDelay issues by Chet Haase · 13 years ago
  21. 3a000a5 Fix crash in ViewPropertyAnimator for unparented view. by Chet Haase · 13 years ago
  22. 8d5f808 Add more functionality to ViewPropertyAnimator. by Chet Haase · 13 years ago
  23. d666cf3 Cleanup of docs for ViewPropertyAnimator class by Chet Haase · 13 years ago
  24. ba592d20 ViewPropertyAnimator cancels prior animations by Chet Haase · 13 years ago
  25. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 14 years ago