1. dc93620 Fix ChangeClipBounds to set final clip to null. by George Mount · 7 years ago
  2. f31efa3 Ensure bounds are updated together. by George Mount · 7 years ago
  3. f85b3d4 Excluded Views don't go through Transition. by George Mount · 7 years ago
  4. fb6ed35 Recycle TypedArrays in Fade and TransitionInflater by Yuichi Araki · 7 years ago
  5. fd62c58 Merge "Fix doc for setReparentWithOverlay" by Yuichi Araki · 7 years ago
  6. 995f4b5 Merge "Extract and unhide TransitionListenerAdapter" by Ben Weiss · 7 years ago
  7. 3f23b30 Fix doc for setReparentWithOverlay by Yuichi Araki · 7 years ago
  8. 5de23c5 Make ArcMotion material spec compliant by Ben Weiss · 8 years ago
  9. e0c37bd Extract and unhide TransitionListenerAdapter by Ben Weiss · 8 years ago
  10. f0b46b9 Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  11. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  12. d0549f2 Fix TransitionManager.go with null Transition. by George Mount · 8 years ago
  13. 50b2c24 Merge "Return proper values from ChangeScroll.getTransitionProperties" by TreeHugger Robot · 8 years ago
  14. ae61b85 Return proper values from ChangeScroll.getTransitionProperties by George Mount · 8 years ago
  15. f239f99 Make getTransition a @TestApi for CTS tests. by George Mount · 8 years ago
  16. 25f98a4 Remove TransitionListener after transition completes. by George Mount · 8 years ago
  17. e6b23b6 Merge \\"Re-add Internal API for cross-task Activity used by assistant.\\" into nyc-mr1-dev am: 174e41b1fd by George Mount · 8 years ago
  18. 413739e Re-add Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  19. d9a7b1e Merge "Revert "Internal API for cross-task Activity used by assistant."" into nyc-mr1-dev am: fe3ecdab1b by Eino-Ville Talvala · 8 years ago
  20. 563df3b Revert "Internal API for cross-task Activity used by assistant." by Eino-Ville Talvala · 8 years ago
  21. a9e1ad0 Merge "Merge "Internal API for cross-task Activity used by assistant." into nyc-mr1-dev am: 3af59ef42c" into nyc-mr1-dev-plus-aosp by George Mount · 8 years ago
  22. 04073dc Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  23. e1b53d7 Merge "Add missing @Deprecated annotations." by TreeHugger Robot · 8 years ago
  24. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  25. bbeafd1 Fix blue channel gets updated incorrectly in ChangeText transition by Doris Liu · 8 years ago
  26. 1349bb9 Disable suppressLayout in Visibility Activity Transitoins. by George Mount · 8 years ago
  27. fdce57b Merge "Fix ArcMotion path creation in some quadrants." into nyc-dev by George Mount · 8 years ago
  28. eddc8db Fix ArcMotion path creation in some quadrants. by George Mount · 8 years ago
  29. 193b821 Merge "Fix propagation delay not working with minimum value = 0" into nyc-dev by George Mount · 8 years ago
  30. 23d57f3 Fix propagation delay not working with minimum value = 0 by George Mount · 8 years ago
  31. cfa15bd Add hidden slide fraction call to Slide by Tony Mantler · 8 years ago
  32. c47738d Merge "Fix TransitionSet javadoc to use transitionOrdering attribute." into nyc-dev by George Mount · 8 years ago
  33. d650556 Merge "Don't use forceVisibility for Activity Transitions." into nyc-dev by George Mount · 8 years ago
  34. 93aaab0 Fix TransitionSet javadoc to use transitionOrdering attribute. by George Mount · 8 years ago
  35. 45feb95 Null check for fade start alpha value. by George Mount · 8 years ago
  36. 6297672 Don't use forceVisibility for Activity Transitions. by George Mount · 8 years ago
  37. 5affef0 Fix Fade transition interrupt. by George Mount · 8 years ago
  38. 7764b92 Add IntDefs for Animator and Transition classes. by George Mount · 9 years ago
  39. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  40. f2a3703 Set the bounds on the drawable for ChangeBounds reparenting. by George Mount · 9 years ago
  41. a7478ab Fix Fade out during Activity Transition. by George Mount · 9 years ago
  42. cb23ec4 Merge "Add missing addPauseListener." into mnc-dev by George Mount · 9 years ago
  43. 0b056a0 Add missing addPauseListener. by George Mount · 9 years ago
  44. 3ebcd86 Merge "Fix endTransition index out of bounds exception." into mnc-dev by George Mount · 9 years ago
  45. 7a0f54b Merge "Fix addTarget not limiting to the given views." into mnc-dev by George Mount · 9 years ago
  46. e3a4cb5 Fix addTarget not limiting to the given views. by George Mount · 9 years ago
  47. d9f3aa5 Merge "Fix removeTarget to remove by ID instead of index." into mnc-dev by George Mount · 9 years ago
  48. 8003209 Fix endTransition index out of bounds exception. by George Mount · 9 years ago
  49. 5697c32 Fix removeTarget to remove by ID instead of index. by George Mount · 9 years ago
  50. 21290a6 Suppress Layout during Visibility transitions by George Mount · 9 years ago
  51. 209fb43 Merge "Have the final setVisibility cause a requestLayout." into mnc-dev by George Mount · 9 years ago
  52. 533d7a6 Have the final setVisibility cause a requestLayout. by George Mount · 9 years ago
  53. 727a6cf Fix blink in Explode transition. by George Mount · 9 years ago
  54. 616bb3d Merge "API Council changes." into mnc-dev by George Mount · 9 years ago
  55. e5a93aa Don't cause requestLayout when transition changes Visibility. by George Mount · 9 years ago
  56. aef1ae3 API Council changes. by George Mount · 9 years ago
  57. 1b4ae63 Properly cancel animators when View doesn't exist in starting state. by George Mount · 9 years ago
  58. 57436d3 Merge "Fix potential NPE in internal isValidTarget method." into mnc-dev by George Mount · 9 years ago
  59. f586c92 Fix potential NPE in internal isValidTarget method. by George Mount · 9 years ago
  60. 61bab46 Merge "Fix Visibility not changing until Animator ends." into mnc-dev by George Mount · 9 years ago
  61. fcfe531 Fix Visibility not changing until Animator ends. by George Mount · 9 years ago
  62. 904de2e Always force constructors accessible during inflation by Alan Viverette · 9 years ago
  63. ab5d66a Make sure Transition constructor is accessible before invoking by Tony Mantler · 9 years ago
  64. cef8bed Merge "Make TransitionManager.endTransitions() public." by George Mount · 9 years ago
  65. 478673e Make TransitionManager.endTransitions() public. by George Mount · 9 years ago
  66. 28b3ecc Reset transitionAlpha when the transition is stopped early. by George Mount · 9 years ago
  67. bc2dd79 Add @TransitionRes for transition resource integers by Tor Norbye · 9 years ago
  68. 96e54dc Fix TransitionManager.go not running transition. by George Mount · 9 years ago
  69. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  70. 0653f259 Increase visibility of Transition.areValuesChanged() to protected to allow by Todd Volkert · 9 years ago
  71. fddd7ea Merge "Revert "Increase visibility of Transition.areValuesChanged() to protected to allow subclasses outside the android.transition package to override it."" by Todd Volkert · 9 years ago
  72. 455e0ea Revert "Increase visibility of Transition.areValuesChanged() to protected to allow subclasses outside the android.transition package to override it." by Todd Volkert · 9 years ago
  73. 0924717 Merge "Increase visibility of Transition.areValuesChanged() to protected to allow subclasses outside the android.transition package to override it." by Todd Volkert · 9 years ago
  74. d23391e Increase visibility of Transition.areValuesChanged() to protected to allow by Todd Volkert · 9 years ago
  75. a2c7884 Merge "Remove usages of FloatMath" automerge: a8e8cdb automerge: 27316a9 by Neil Fuller · 9 years ago
  76. c1a5e82 Merge "Remove usages of FloatMath" automerge: a8e8cdb automerge: 27316a9 by Neil Fuller · 9 years ago
  77. e573aa9 Remove usages of FloatMath by Neil Fuller · 9 years ago
  78. e025ed2 Make popup transition animation play nicely with dismiss/show pair by Alan Viverette · 9 years ago
  79. 74f89e7 Unhid ChangeScroll by Brian Attwell · 10 years ago
  80. 4197545 Merge "Reset the transitionAlpha after the transition completes." into lmp-mr1-dev by George Mount · 10 years ago
  81. 6c211ff Reset the transitionAlpha after the transition completes. by George Mount · 10 years ago
  82. 2db3bf5 Slide supports Gravity.START and Gravity.END. by George Mount · 10 years ago
  83. 2055907 Fix Visibility transitions canceling when nothing has changed. by George Mount · 10 years ago
  84. 8f7d371 Merge "Allow PathMotion to affect translations in ChangeTransform." into lmp-mr1-dev by George Mount · 10 years ago
  85. fa35d14 Allow PathMotion to affect translations in ChangeTransform. by George Mount · 10 years ago
  86. b592d84 Fix javadoc. by George Mount · 10 years ago
  87. 4c2e349 Merge "ActivityTransition: Encode scaleType and matrix in snapshot view" into lmp-mr1-dev by Dake Gu · 10 years ago
  88. e0f76e9 Merge "Fix transition being canceled improperly." into lmp-mr1-dev by George Mount · 10 years ago
  89. b7573c2 Add resizeClip attribute to ChangeBounds. by George Mount · 10 years ago
  90. d359952 Use one method to change bounds in ChangeBounds. by George Mount · 10 years ago
  91. cba01b2 Fix transition being canceled improperly. by George Mount · 10 years ago
  92. 5ac9b20 Allow using setLeft/Top/Right/Bottom to control ChangeBounds. by George Mount · 10 years ago
  93. f791703 Avoid changeBounds animations on Views that are not yet laidout by Chris Craik · 10 years ago
  94. 24314e7 Fix ChangeTransform works only once on a View. by George Mount · 10 years ago
  95. 017b13a ActivityTransition: Encode scaleType and matrix in snapshot view by Dake Gu · 10 years ago
  96. 2deeaa3 Target only shared elements with shared element Transition by George Mount · 10 years ago
  97. 7343ba2 Merge "Fix broken logic in isValidTarget" into lmp-dev by George Mount · 10 years ago
  98. cc82424 Fix broken logic in isValidTarget by George Mount · 10 years ago
  99. dc5bf6a Default to using hardware layer during fade transition. by George Mount · 10 years ago
  100. 79b2781 Fixed OOM due to visibility transitions. by George Mount · 10 years ago