History log of /frameworks/support/transition/src/android/support/transition/ArcMotion.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b97d1415b97f0c695f4c2e79c935141d9954274e 05-Jun-2017 Yuichi Araki <yaraki@google.com> Add missing javadoc about Transition XML usage

Test: only doc change
Change-Id: Ic25b06db02c3895eb3d2e3aa89b6050a41a37189
/frameworks/support/transition/src/android/support/transition/ArcMotion.java
142a5654b5eff546b6fa1b9b938896356ff9b03b 22-Mar-2017 Yuichi Araki <yaraki@google.com> Add PathMotion to TransitionInflater

ArcMotion, PatternPathMotion and PathMotion can now be inflated from
Transition XMLs.

This moves PathParser in support-vector-drawable to support-compat.

Bug: 34722322
Test: TransitionInflaterTest on 15, 18, 19, and 25
Change-Id: Ie8bcfaebd536232815f56827900e458053efef62
/frameworks/support/transition/src/android/support/transition/ArcMotion.java
317d4bb802dbd80c9ddf1382e037769e58dff919 27-Jan-2017 Yuichi Araki <yaraki@google.com> Backport ChangeBounds features introduced in L

ChangeBounds now takes PathMotion into acount in animation.

This also includes ArcMotion fix within
I9e5323655dc7901393f90bb1ea2f393ca64b77ff.

ArcMotionTest, PatternPathMotionTest, and PathMotionTest are based on
the platform CTS tests.

Test: ArcMotionTest, PatternPathMotionTest pass on 15, 19, 21 and 25
Bug: 34722322
Change-Id: If377010f884f62f618a97bb81c114245f2774261
/frameworks/support/transition/src/android/support/transition/ArcMotion.java