summaryrefslogtreecommitdiff
path: root/core/java/android/transition/TransitionUtils.java
AgeCommit message (Expand)Author
2018-02-12Switch to public API versionJohn Reck
2018-02-02Avoid improperly removing views during transitionsGeorge Mount
2017-09-29Fix Transition test failure.George Mount
2017-09-28Merge "Associate RenderNodes created for hw bitmap w/ views" into oc-mr1-devDoris Liu
2017-09-27Associate RenderNodes created for hw bitmap w/ viewsDoris Liu
2017-09-25Fix crash when creating a HW Bitmap on a detached viewDoris Liu
2017-08-23Use hardware bitmap for shared element snapshots.George Mount
2014-09-30ActivityTransition: Encode scaleType and matrix in snapshot viewDake Gu
2014-09-15Fixed OOM due to visibility transitions.George Mount
2014-09-02Make Fragment Transitions match Acitivty Transitions APIGeorge Mount
2014-08-21Add Parent Change to ChangeTransformDake Gu
2014-07-22Adds ScrollBounds to the Transition frameworkPaul Soulos