History log of /frameworks/base/core/java/android/transition/Slide.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfa15bd1d532830954a5f9717c05e3fe19bc512a 07-Mar-2016 Tony Mantler <nicoya@google.com> Add hidden slide fraction call to Slide

b/27460758

Change-Id: I936ce1c0ece24dd6a9e1c546f0bf261b37ba97c1
/frameworks/base/core/java/android/transition/Slide.java
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/Slide.java
727a6cf6ad06bbb43c0c309c33776394a0012895 12-Jun-2015 George Mount <mount@google.com> Fix blink in Explode transition.

Bug 21785708

Change-Id: I1250d8e084601a6267906fdb2f3df46cbb8161fc
/frameworks/base/core/java/android/transition/Slide.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/Slide.java
ecd857be3946283ebb4306e2c03ae70f5c5bb152 19-Jun-2014 George Mount <mount@google.com> Add curved motion to Transitions.

Bug 15197527

Added two public PathMotions: PatternMotion and ArcMotion.
ArcMotion is the algorithm provided by UX. PatternMotion
provides a mechanism for using a Path as a pattern.

Change-Id: Ie57fd5f4e62269acc1164eced39853a12c52bd77
/frameworks/base/core/java/android/transition/Slide.java
1f8c01181bcdef6e7e7e359ecde003939523b718 17-Jun-2014 George Mount <mount@google.com> Handle interruptions in Explode and Slide transitions.

Bug 15618842

Change-Id: I22431b59c6516ee330d897791b79fa9ed17ba727
/frameworks/base/core/java/android/transition/Slide.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/Slide.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/Slide.java
d82c8ac4db7091d2e976af4c89a1734465d20cd2 26-Aug-2013 Chet Haase <chet@google.com> Transition API changes from API council recommendations

Issue #10460684 KLP API Review: android.view.transition and android.animation
Issue #10570740 Transitions: inflate transition targets from xml

Change-Id: I7a3f6d3aece2fcafc5efd555d033f79e86635c98
/frameworks/base/core/java/android/transition/Slide.java