History log of /frameworks/base/core/java/android/transition/TransitionUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
017b13a50c1225ca338357dc1315befa38dc3e33 01-Oct-2014 Dake Gu <dake@google.com> ActivityTransition: Encode scaleType and matrix in snapshot view

So that SharedElementCallback can setup initial imageView scale
type properly to run transition against.

b/17703309

Change-Id: I0ab212e0413fd666de605bc51ef64c8d66e4d09d
/frameworks/base/core/java/android/transition/TransitionUtils.java
79b2781aa763cbd770f690c16af4448139f37061 13-Sep-2014 George Mount <mount@google.com> Fixed OOM due to visibility transitions.

Have maximum size for Visibility transition bitmaps.

Also changed Visibility to avoid transitioning out child views
while transitioning out their parents.

Also moved view-to-bitmap code to common utility.

Bug 17469198

Change-Id: I05f069a267539b479da1b39cdad2cc9270c5c381
/frameworks/base/core/java/android/transition/TransitionUtils.java
c03da0e7a9ef721709d51cf8a2d539a5bd8a320e 23-Aug-2014 George Mount <mount@google.com> Make Fragment Transitions match Acitivty Transitions API

Bug 17188255

Change-Id: I506a097be4010d7156caf465c95295c58612c16e
/frameworks/base/core/java/android/transition/TransitionUtils.java
c94e2b393f6eba684ee2c84eaa50746fc1459d0f 22-Jul-2014 Dake Gu <dake@google.com> Add Parent Change to ChangeTransform

Bug 16460123

Modified ChangeTransform to support any pivot changes.
Modified ChangeTransform to support changes between parents.

Change-Id: I6374890dab9f3d795f334b951bdb9d51d434b8ee
/frameworks/base/core/java/android/transition/TransitionUtils.java
2dcab18c6c9381122df6e06a93912e53dff69408 22-Jul-2014 Paul Soulos <psoulos@google.com> Adds ScrollBounds to the Transition framework

Change-Id: If22ab5162737f2d109e5eaf407a735523a146b7f
/frameworks/base/core/java/android/transition/TransitionUtils.java