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