summaryrefslogtreecommitdiff
path: root/core/java/android/transition/SidePropagation.java
Commit message (Expand)AuthorAgeFilesLines
* Add IntDefs for Animator and Transition classes.George Mount2016-01-131-1/+2
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Merge "Remove usages of FloatMath" automerge: a8e8cdbNeil Fuller2015-02-121-1/+0
|\
| * Remove usages of FloatMathNeil Fuller2015-02-121-1/+0
* | Slide supports Gravity.START and Gravity.END.George Mount2014-11-191-5/+17
|/
* API review: Constants to Gravity and Epicenter.George Mount2014-06-051-29/+11
* Fixed transition start delay propagation when duration = 0.George Mount2014-05-011-3/+7
* Add Transitions useful for Activity transitions.George Mount2014-04-071-0/+165