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
*
API Review: Improve javadoc.
George Mount
2014-09-05
1
-0
/
+49
*
Fix NPE when transitioning on unattached scene root.
George Mount
2014-08-28
1
-2
/
+2
*
Add Parent Change to ChangeTransform
Dake Gu
2014-08-21
1
-13
/
+29
*
Fixed ChangeBounds matching against the wrong View.
George Mount
2014-08-19
1
-52
/
+87
*
Move shared elements to overlay when in a transition group.
George Mount
2014-08-08
1
-2
/
+2
*
Fix Monkey NPE.
George Mount
2014-07-25
1
-6
/
+8
*
Don't change View visibility during activity transitions.
George Mount
2014-07-10
1
-0
/
+3
*
Fix targeting transition by transitionName.
George Mount
2014-07-01
1
-1
/
+1
*
Add curved motion to Transitions.
George Mount
2014-06-30
1
-0
/
+120
*
Merge "Don't use overlay to transition ImageViews."
George Mount
2014-06-27
1
-2
/
+2
|
\
|
*
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
1
-2
/
+2
*
|
Merge "Allow custom transitions from XML."
George Mount
2014-06-25
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Allow custom transitions from XML.
George Mount
2014-06-19
1
-0
/
+5
*
|
Revert "Revert "API Review: Change View viewName attribute to transitionName.""
George Mount
2014-06-23
1
-39
/
+47
*
|
Revert "API Review: Change View viewName attribute to transitionName."
John Reck
2014-06-23
1
-47
/
+39
*
|
API Review: Change View viewName attribute to transitionName.
George Mount
2014-06-20
1
-39
/
+47
|
/
*
Fix blinking animation during Visibility transitions.
George Mount
2014-06-18
1
-23
/
+29
*
Allow antroid.transition Transitions in fragments.
George Mount
2014-06-17
1
-0
/
+35
*
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
1
-3
/
+3
*
Allow changing order of matching Views in Transitions.
George Mount
2014-05-14
1
-14
/
+114
*
Add view name to Transition matching.
George Mount
2014-05-13
1
-225
/
+385
*
Fix mismatch in Transition ID/instances
George Mount
2014-05-07
1
-47
/
+13
*
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