summaryrefslogtreecommitdiff
path: root/core/java/android/transition/ChangeTransform.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2017-02-07Merge "Fix doc for setReparentWithOverlay"Yuichi Araki
2017-02-03Fix doc for setReparentWithOverlayYuichi Araki
2016-11-17Extract and unhide TransitionListenerAdapterBen Weiss
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2014-11-19Reset the transitionAlpha after the transition completes.George Mount
2014-11-05Allow PathMotion to affect translations in ChangeTransform.George Mount
2014-10-01Fix ChangeTransform works only once on a View.George Mount
2014-09-05API Review: Improve javadoc.George Mount
2014-09-03Fix ChangeTransform to work with interruptionsGeorge Mount
2014-08-21Add Parent Change to ChangeTransformDake Gu
2014-06-30Add curved motion to Transitions.George Mount
2014-05-20Fix for quick "back" in Activity Transitions.George Mount
2014-04-29Add Transform and ClipBounds Transitions.George Mount