History log of /frameworks/base/core/java/android/transition/ChangeClipBounds.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/ChangeClipBounds.java
608b87d9e57b71a86374a439bf5c3febd1e142f2 15-Apr-2014 George Mount <mount@google.com> Add Transform and ClipBounds Transitions.

Made MoveImage use an overlay view. Drawables
cover all Views in the overlay and there may
be a desire to order the overlays.

Change-Id: Ic7b81f0d26d8cce3f475c2eebbce01538bc55d46
/frameworks/base/core/java/android/transition/ChangeClipBounds.java