index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
/
TransitionInflater.java
Age
Commit message (
Expand
)
Author
2017-02-10
Recycle TypedArrays in Fade and TransitionInflater
Yuichi Araki
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2015-05-04
Always force constructors accessible during inflation
Alan Viverette
2015-04-28
Make sure Transition constructor is accessible before invoking
Tony Mantler
2015-03-13
Add @TransitionRes for transition resource integers
Tor Norbye
2014-09-05
API Review: Improve javadoc.
George Mount
2014-07-22
Adds ScrollBounds to the Transition framework
Paul Soulos
2014-07-11
Remove modified APIs
George Mount
2014-06-30
Add curved motion to Transitions.
George Mount
2014-06-27
Merge "Don't use overlay to transition ImageViews."
George Mount
2014-06-26
Add IN/OUT flag for all Visibility transitions.
George Mount
2014-06-25
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
Merge "Allow custom transitions from XML."
George Mount
2014-06-23
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-20
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-19
Allow custom transitions from XML.
George Mount
2014-06-05
API review: Constants to Gravity and Epicenter.
George Mount
2014-05-14
Allow changing order of matching Views in Transitions.
George Mount
2014-05-13
Add view name to Transition matching.
George Mount
2014-04-29
Add mechanism for Transitions to target a class.
George Mount
2014-04-29
Add Transform and ClipBounds Transitions.
George Mount
2014-04-29
Add ability to exclude Views in transition XML.
George Mount
2014-04-17
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-07
Add Transitions useful for Activity transitions.
George Mount
2014-02-26
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-25
Change Activity Scene Transitions to be more automatic.
George Mount
2013-12-05
Add support for cross-activity scenes and transitions
Adam Powell
2013-10-31
Fix leak in TransitionInflater
Chet Haase
2013-10-06
Fix resource-loading code for TransitionSet
Chet Haase
2013-09-11
Add exclude() methods to Transition
Chet Haase
2013-09-04
Transition API changes from API council recommendations
Chet Haase