index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
/
TransitionSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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