summaryrefslogtreecommitdiff
path: root/core/java/android/transition/TransitionInflater.java
AgeCommit message (Expand)Author
2017-02-10Recycle TypedArrays in Fade and TransitionInflaterYuichi Araki
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2015-05-04Always force constructors accessible during inflationAlan Viverette
2015-04-28Make sure Transition constructor is accessible before invokingTony Mantler
2015-03-13Add @TransitionRes for transition resource integersTor Norbye
2014-09-05API Review: Improve javadoc.George Mount
2014-07-22Adds ScrollBounds to the Transition frameworkPaul Soulos
2014-07-11Remove modified APIsGeorge Mount
2014-06-30Add curved motion to Transitions.George Mount
2014-06-27Merge "Don't use overlay to transition ImageViews."George Mount
2014-06-26Add IN/OUT flag for all Visibility transitions.George Mount
2014-06-25Don't use overlay to transition ImageViews.George Mount
2014-06-25Merge "Allow custom transitions from XML."George Mount
2014-06-23Revert "Revert "API Review: Change View viewName attribute to transitionName.""George Mount
2014-06-23Revert "API Review: Change View viewName attribute to transitionName."John Reck
2014-06-20API Review: Change View viewName attribute to transitionName.George Mount
2014-06-19Allow custom transitions from XML.George Mount
2014-06-05API review: Constants to Gravity and Epicenter.George Mount
2014-05-14Allow changing order of matching Views in Transitions.George Mount
2014-05-13Add view name to Transition matching.George Mount
2014-04-29Add mechanism for Transitions to target a class.George Mount
2014-04-29Add Transform and ClipBounds Transitions.George Mount
2014-04-29Add ability to exclude Views in transition XML.George Mount
2014-04-17Split Activity Transitions out of PhoneWindow.George Mount
2014-04-07Add Transitions useful for Activity transitions.George Mount
2014-02-26Change Activity Scene Transitions to be more automatic redo.George Mount
2014-02-26Revert "Change Activity Scene Transitions to be more automatic."George Mount
2014-02-25Change Activity Scene Transitions to be more automatic.George Mount
2013-12-05Add support for cross-activity scenes and transitionsAdam Powell
2013-10-31Fix leak in TransitionInflaterChet Haase
2013-10-06Fix resource-loading code for TransitionSetChet Haase
2013-09-11Add exclude() methods to TransitionChet Haase
2013-09-04Transition API changes from API council recommendationsChet Haase