History log of /frameworks/base/core/java/android/transition/SidePropagation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7764b920f21e0b9250122ff26533d5dac98df6b3 13-Jan-2016 George Mount <mount@google.com> Add IntDefs for Animator and Transition classes.

Bug 23593341

Change-Id: Ifcb30322cb90efb32262c80f5d11c2d39efc5080
/frameworks/base/core/java/android/transition/SidePropagation.java
08c7116ab9cd04ad6dd3c04aa1017237e7f409ac 28-Feb-2015 John Spurlock <jspurlock@google.com> Remove unused imports in frameworks/base.

Change-Id: I031443de83f93eb57a98863001826671b18f3b17
/frameworks/base/core/java/android/transition/SidePropagation.java
c1a5e82c25dba954cf1c06729e53bfb67667bcbb 12-Feb-2015 Neil Fuller <nfuller@google.com> Merge "Remove usages of FloatMath" automerge: a8e8cdb
automerge: 27316a9

* commit '27316a93e5979859ae98f506eca365784353007a':
Remove usages of FloatMath
e573aa9371fc507075219cd078117f96ba8b3b02 11-Feb-2015 Neil Fuller <nfuller@google.com> Remove usages of FloatMath

Bug: https://code.google.com/p/android/issues/detail?id=36199
Change-Id: Iec8fb663ed54eb967050f6ff25a36ba534204c4d
/frameworks/base/core/java/android/transition/SidePropagation.java
2db3bf5c49ebcd56f02f10145aa40b2445f6be06 19-Nov-2014 George Mount <mount@google.com> Slide supports Gravity.START and Gravity.END.

Bug 18444396

Change-Id: Id7b82b44948e4501c2b4fb5302d22672fa20cd00
/frameworks/base/core/java/android/transition/SidePropagation.java
dc21d3b2804c24fe29ec860796d11185901364c4 05-Jun-2014 George Mount <mount@google.com> API review: Constants to Gravity and Epicenter.

Bug 15432037

Constants for LEFT, RIGHT, TOP, BOTTOM moved to using Gravity.
Epicenter method name changed.

Change-Id: If226613794623fd50fdaf8fc61b0020d17628f68
/frameworks/base/core/java/android/transition/SidePropagation.java
265f209d551092a08f2969ec5fed94292d7741b6 01-May-2014 George Mount <mount@google.com> Fixed transition start delay propagation when duration = 0.

Bug 14443184

Also gave the propagation speed a tweak to make it more
obvious that there is a propagation.

Change-Id: If9dc3172ae6ce7e6a712ccd1b83ebec9bf880bfa
/frameworks/base/core/java/android/transition/SidePropagation.java
d6107a3170df61d9e776fcd5666acfc9135c6f16 11-Mar-2014 George Mount <mount@google.com> Add Transitions useful for Activity transitions.

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
/frameworks/base/core/java/android/transition/SidePropagation.java