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
/
TransitionSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve platform TransitionSet behavior
Andrey Kulikov
2018-10-31
1
-5
/
+11
*
Transfer Interpolator from TransitionSet to child Transitions
George Mount
2018-03-16
1
-3
/
+47
*
Re-add Internal API for cross-task Activity used by assistant.
George Mount
2016-06-08
1
-2
/
+12
*
Revert "Internal API for cross-task Activity used by assistant."
Eino-Ville Talvala
2016-06-06
1
-12
/
+2
*
Internal API for cross-task Activity used by assistant.
George Mount
2016-06-03
1
-2
/
+12
*
Merge "Fix TransitionSet javadoc to use transitionOrdering attribute." into n...
George Mount
2016-02-16
1
-1
/
+1
|
\
|
*
Fix TransitionSet javadoc to use transitionOrdering attribute.
George Mount
2016-02-10
1
-1
/
+1
*
|
Don't use forceVisibility for Activity Transitions.
George Mount
2016-02-10
1
-9
/
+0
|
/
*
Made Transitions act only the views that they target.
George Mount
2014-09-12
1
-20
/
+2
*
Merge "Fixed empty TransitionSet not notifying listeners." into lmp-dev
George Mount
2014-09-11
1
-3
/
+9
|
\
|
*
Fixed empty TransitionSet not notifying listeners.
George Mount
2014-09-11
1
-3
/
+9
*
|
Merge "Fixed: TransitionSet setStartDelay did nothing." into lmp-dev
George Mount
2014-09-11
1
-1
/
+14
|
\
\
|
*
|
Fixed: TransitionSet setStartDelay did nothing.
George Mount
2014-09-11
1
-1
/
+14
|
|
/
*
/
Only call setHasTransientState in captureHierarchy.
George Mount
2014-09-05
1
-1
/
+1
|
/
*
Fixed ChangeBounds matching against the wrong View.
George Mount
2014-08-19
1
-2
/
+4
*
Add a way to get Transitions from a TransitionSet.
George Mount
2014-08-19
1
-0
/
+25
*
TransitionSet: fix excludeTarget not working
Dake Gu
2014-07-25
1
-0
/
+2
*
Fix NPE during construction from XML.
George Mount
2014-07-15
1
-1
/
+1
*
Don't change View visibility during activity transitions.
George Mount
2014-07-10
1
-0
/
+9
*
Add curved motion to Transitions.
George Mount
2014-06-30
1
-1
/
+22
*
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
1
-3
/
+3
*
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-23
1
-3
/
+3
*
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-20
1
-3
/
+3
*
Allow antroid.transition Transitions in fragments.
George Mount
2014-06-17
1
-0
/
+76
*
Add view name to Transition matching.
George Mount
2014-05-13
1
-24
/
+6
*
Properly filter out excluded views in createAnimators() call.
George Mount
2014-04-22
1
-0
/
+34
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
1
-1
/
+28
*
Fix problem with Animators pausing the wrong Window.
George Mount
2014-03-06
1
-6
/
+6
*
Fix resource-loading code for TransitionSet
Chet Haase
2013-10-06
1
-0
/
+16
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-0
/
+9
*
Use transition-only alpha property for fading transitions
Chet Haase
2013-09-18
1
-1
/
+1
*
Add exclude() methods to Transition
Chet Haase
2013-09-11
1
-10
/
+14
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+358