summaryrefslogtreecommitdiff
path: root/core/java/android/transition/CircularPropagation.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
| | | | Change-Id: I031443de83f93eb57a98863001826671b18f3b17
* Remove usages of FloatMathNeil Fuller2015-02-121-8/+7
| | | | | Bug: https://code.google.com/p/android/issues/detail?id=36199 Change-Id: Iec8fb663ed54eb967050f6ff25a36ba534204c4d
* Fixed transition start delay propagation when duration = 0.George Mount2014-05-011-3/+7
| | | | | | | | | Bug 14443184 Also gave the propagation speed a tweak to make it more obvious that there is a propagation. Change-Id: If9dc3172ae6ce7e6a712ccd1b83ebec9bf880bfa
* Add Transitions useful for Activity transitions.George Mount2014-04-071-0/+103
Slide: transition in and out of the edge of the scene. Explode: transition to the scene borders Moved capability from Fade to Visibility. Change-Id: Ibeb0d8f751c990edc467570d9665fbe251af2703