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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Parent Change to ChangeTransform
Dake Gu
2014-08-21
6
-124
/
+407
*
Fixed ChangeBounds matching against the wrong View.
George Mount
2014-08-19
3
-66
/
+110
*
Set start transform before animator starts.
George Mount
2014-08-19
1
-0
/
+1
*
Add a way to get Transitions from a TransitionSet.
George Mount
2014-08-19
1
-0
/
+25
*
Move shared elements to overlay when in a transition group.
George Mount
2014-08-08
1
-2
/
+2
*
Fix visibility propagation check.
George Mount
2014-07-31
2
-2
/
+6
*
Add default propagation back to Explode.
George Mount
2014-07-29
1
-0
/
+1
*
Allow changing bounds to and from a zero-sized bounds.
George Mount
2014-07-28
1
-1
/
+1
*
TransitionSet: fix excludeTarget not working
Dake Gu
2014-07-25
1
-0
/
+2
*
Fix Monkey NPE.
George Mount
2014-07-25
1
-6
/
+8
*
Adds ScrollBounds to the Transition framework
Paul Soulos
2014-07-22
4
-14
/
+129
*
API Council: Change docs and constant names.
George Mount
2014-07-22
3
-42
/
+22
*
Fix NPE during construction from XML.
George Mount
2014-07-15
1
-1
/
+1
*
Remove modified APIs
George Mount
2014-07-11
2
-45
/
+0
*
Don't change View visibility during activity transitions.
George Mount
2014-07-10
4
-14
/
+54
*
Fix targeting transition by transitionName.
George Mount
2014-07-01
1
-1
/
+1
*
Add curved motion to Transitions.
George Mount
2014-06-30
17
-219
/
+915
*
Merge "Don't use overlay to transition ImageViews."
George Mount
2014-06-27
5
-634
/
+248
|
\
|
*
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
5
-634
/
+248
*
|
Add IN/OUT flag for all Visibility transitions.
George Mount
2014-06-26
3
-15
/
+55
*
|
Merge "Allow custom transitions from XML."
George Mount
2014-06-25
2
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
Allow custom transitions from XML.
George Mount
2014-06-19
2
-0
/
+30
*
|
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
3
-53
/
+62
*
|
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-23
3
-62
/
+53
*
|
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-20
3
-53
/
+62
|
/
*
Handle interruptions in Explode and Slide transitions.
George Mount
2014-06-18
3
-186
/
+224
*
Fix blinking animation during Visibility transitions.
George Mount
2014-06-18
2
-33
/
+39
*
Allow antroid.transition Transitions in fragments.
George Mount
2014-06-17
3
-8
/
+150
*
Prevent transitions from calling createAnimator for invalid views.
George Mount
2014-06-11
1
-61
/
+61
*
API review: Constants to Gravity and Epicenter.
George Mount
2014-06-05
4
-66
/
+26
*
Fix for quick "back" in Activity Transitions.
George Mount
2014-05-20
1
-1
/
+1
*
Allow changing order of matching Views in Transitions.
George Mount
2014-05-14
2
-14
/
+151
*
Merge "Check for null Drawable in MoveImage"
George Mount
2014-05-13
1
-2
/
+6
|
\
|
*
Check for null Drawable in MoveImage
George Mount
2014-05-13
1
-2
/
+6
*
|
Add view name to Transition matching.
George Mount
2014-05-13
5
-272
/
+412
|
/
*
Merge "Fix mismatch in Transition ID/instances"
George Mount
2014-05-08
1
-47
/
+13
|
\
|
*
Fix mismatch in Transition ID/instances
George Mount
2014-05-07
1
-47
/
+13
*
|
Add ImageView-specific shared element activity transition code.
George Mount
2014-05-05
1
-5
/
+17
|
/
*
Fixed transition start delay propagation when duration = 0.
George Mount
2014-05-01
2
-6
/
+14
*
Add mechanism for Transitions to target a class.
George Mount
2014-04-29
2
-28
/
+54
*
Add Transform and ClipBounds Transitions.
George Mount
2014-04-29
5
-11
/
+287
*
Add ability to exclude Views in transition XML.
George Mount
2014-04-29
2
-9
/
+20
*
Merge "Fade Transition sometimes disappeared improperly."
George Mount
2014-04-28
2
-8
/
+7
|
\
|
*
Fade Transition sometimes disappeared improperly.
George Mount
2014-04-25
2
-8
/
+7
*
|
Properly filter out excluded views in createAnimators() call.
George Mount
2014-04-22
1
-0
/
+34
|
/
*
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
4
-58
/
+7
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
13
-253
/
+1979
*
Fix problem with Animators pausing the wrong Window.
George Mount
2014-03-06
3
-17
/
+29
*
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
3
-174
/
+64
*
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
3
-64
/
+174
[next]