summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition/ChangeBounds.java
Commit message (Expand)AuthorAgeFilesLines
* Add resizeClip attribute to ChangeBounds.George Mount2014-10-241-110/+208
* Use one method to change bounds in ChangeBounds.George Mount2014-10-231-66/+70
* Allow using setLeft/Top/Right/Bottom to control ChangeBounds.George Mount2014-10-101-1/+1
* Avoid changeBounds animations on Views that are not yet laidoutChris Craik2014-10-061-7/+10
* Use offsetLeftAndRight and offsetTopAndBottom in ChangeBounds.George Mount2014-08-281-18/+74
* Add Parent Change to ChangeTransformDake Gu2014-08-211-0/+2
* Fixed ChangeBounds matching against the wrong View.George Mount2014-08-191-12/+19
* Allow changing bounds to and from a zero-sized bounds.George Mount2014-07-281-1/+1
* Adds ScrollBounds to the Transition frameworkPaul Soulos2014-07-221-14/+4
* Don't change View visibility during activity transitions.George Mount2014-07-101-2/+3
* Add curved motion to Transitions.George Mount2014-06-301-39/+73
* Transition API changes from API council recommendationsChet Haase2013-09-041-0/+310