summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition/ChangeTransform.java
Commit message (Expand)AuthorAgeFilesLines
* 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