1. c54ed96 Minor javadoc enhancements by Chet Haase · 13 years ago
  2. e8e45d3 Cancel LayoutTransition animations selectively by Chet Haase · 13 years ago
  3. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  4. 0dfc398 Fixed LayoutTransition bug moving multiple views by Chet Haase · 14 years ago
  5. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  6. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  7. 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 14 years ago
  8. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  9. cbda910 Fix incorrect anonymous AnimatorListenerAdapter. by Ben Komalo · 14 years ago
  10. e64ea87 Fix artifact with concurrent add/remove LayoutTransitions by Chet Haase · 14 years ago
  11. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  12. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  13. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  14. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  15. 5d6d7b9 Changed LayoutTransition to disable animations when set to null by Chet Haase · 14 years ago
  16. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 14 years ago
  17. 634a20a Fix bug with LayoutTransition when layouts are just coming on line by Chet Haase · 14 years ago
  18. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  19. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago