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
/
Transition.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mechanism for Transitions to target a class.
George Mount
2014-04-29
1
-15
/
+39
*
Add Transform and ClipBounds Transitions.
George Mount
2014-04-29
1
-6
/
+5
*
Add ability to exclude Views in transition XML.
George Mount
2014-04-29
1
-1
/
+2
*
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
1
-1
/
+1
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
1
-4
/
+158
*
Fix problem with Animators pausing the wrong Window.
George Mount
2014-03-06
1
-8
/
+20
*
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
1
-22
/
+23
*
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
1
-23
/
+22
*
Change Activity Scene Transitions to be more automatic.
George Mount
2014-02-25
1
-22
/
+23
*
Cross-Activity Scene transition API.
George Mount
2014-02-04
1
-3
/
+12
*
Fix leak in TransitionInflater
Chet Haase
2013-10-31
1
-1
/
+2
*
Fix leak with transitions when views get removed
Chet Haase
2013-10-22
1
-9
/
+18
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-0
/
+12
*
Disable ActionBar usage of transitions
Chet Haase
2013-09-23
1
-1
/
+5
*
Use transition-only alpha property for fading transitions
Chet Haase
2013-09-18
1
-1
/
+1
*
Ensure that transitions animating alpha end on a reasonable value
Chet Haase
2013-09-16
1
-3
/
+4
*
Plug leaks in transitions
Chet Haase
2013-09-14
1
-0
/
+2
*
Add exclude() methods to Transition
Chet Haase
2013-09-11
1
-14
/
+317
*
Fix for transition layout suppression
Chet Haase
2013-09-10
1
-25
/
+35
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+1349