summaryrefslogtreecommitdiff
path: root/core/java/android/transition/ChangeTransform.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Merge "Fix doc for setReparentWithOverlay"Yuichi Araki2017-02-071-3/+4
|\
| * Fix doc for setReparentWithOverlayYuichi Araki2017-02-031-3/+4
* | Extract and unhide TransitionListenerAdapterBen Weiss2016-11-171-1/+1
|/
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-0/+1
* Reset the transitionAlpha after the transition completes.George Mount2014-11-191-4/+5
* Allow PathMotion to affect translations in ChangeTransform.George Mount2014-11-051-11/+90
* Fix ChangeTransform works only once on a View.George Mount2014-10-011-3/+9
* API Review: Improve javadoc.George Mount2014-09-051-0/+4
* Fix ChangeTransform to work with interruptionsGeorge Mount2014-09-031-12/+24
* Add Parent Change to ChangeTransformDake Gu2014-08-211-85/+352
* Add curved motion to Transitions.George Mount2014-06-301-0/+8
* Fix for quick "back" in Activity Transitions.George Mount2014-05-201-1/+1
* Add Transform and ClipBounds Transitions.George Mount2014-04-291-0/+163