index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
/
TransitionInflater.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recycle TypedArrays in Fade and TransitionInflater
Yuichi Araki
2017-02-10
1
-0
/
+2
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-5
/
+5
*
Always force constructors accessible during inflation
Alan Viverette
2015-05-04
1
-1
/
+1
*
Make sure Transition constructor is accessible before invoking
Tony Mantler
2015-04-28
1
-1
/
+1
*
Add @TransitionRes for transition resource integers
Tor Norbye
2015-03-13
1
-2
/
+6
*
API Review: Improve javadoc.
George Mount
2014-09-05
1
-2
/
+2
*
Adds ScrollBounds to the Transition framework
Paul Soulos
2014-07-22
1
-0
/
+2
*
Remove modified APIs
George Mount
2014-07-11
1
-2
/
+0
*
Add curved motion to Transitions.
George Mount
2014-06-30
1
-175
/
+87
*
Merge "Don't use overlay to transition ImageViews."
George Mount
2014-06-27
1
-0
/
+3
|
\
|
*
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
1
-0
/
+3
*
|
Add IN/OUT flag for all Visibility transitions.
George Mount
2014-06-26
1
-0
/
+10
*
|
Merge "Allow custom transitions from XML."
George Mount
2014-06-25
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Allow custom transitions from XML.
George Mount
2014-06-19
1
-0
/
+25
*
|
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
1
-11
/
+12
*
|
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-23
1
-12
/
+11
*
|
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-20
1
-11
/
+12
|
/
*
API review: Constants to Gravity and Epicenter.
George Mount
2014-06-05
1
-1
/
+2
*
Allow changing order of matching Views in Transitions.
George Mount
2014-05-14
1
-0
/
+37
*
Add view name to Transition matching.
George Mount
2014-05-13
1
-0
/
+9
*
Add mechanism for Transitions to target a class.
George Mount
2014-04-29
1
-13
/
+15
*
Add Transform and ClipBounds Transitions.
George Mount
2014-04-29
1
-0
/
+6
*
Add ability to exclude Views in transition XML.
George Mount
2014-04-29
1
-8
/
+18
*
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
1
-8
/
+4
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
1
-2
/
+16
*
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
1
-31
/
+12
*
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
1
-12
/
+31
*
Change Activity Scene Transitions to be more automatic.
George Mount
2014-02-25
1
-31
/
+12
*
Add support for cross-activity scenes and transitions
Adam Powell
2013-12-05
1
-4
/
+26
*
Fix leak in TransitionInflater
Chet Haase
2013-10-31
1
-17
/
+1
*
Fix resource-loading code for TransitionSet
Chet Haase
2013-10-06
1
-1
/
+1
*
Add exclude() methods to Transition
Chet Haase
2013-09-11
1
-1
/
+1
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+327