summaryrefslogtreecommitdiff
path: root/core/java/android/transition/SidePropagation.java
AgeCommit message (Expand)Author
2016-01-13Add IntDefs for Animator and Transition classes.George Mount
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-12Merge "Remove usages of FloatMath" automerge: a8e8cdbNeil Fuller
2015-02-12Remove usages of FloatMathNeil Fuller
2014-11-19Slide supports Gravity.START and Gravity.END.George Mount
2014-06-05API review: Constants to Gravity and Epicenter.George Mount
2014-05-01Fixed transition start delay propagation when duration = 0.George Mount
2014-04-07Add Transitions useful for Activity transitions.George Mount