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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Fade out during Activity Transition.
George Mount
2015-07-06
1
-32
/
+24
*
Merge "Add missing addPauseListener." into mnc-dev
George Mount
2015-07-01
1
-0
/
+1
|
\
|
*
Add missing addPauseListener.
George Mount
2015-06-30
1
-0
/
+1
*
|
Merge "Fix endTransition index out of bounds exception." into mnc-dev
George Mount
2015-06-26
1
-4
/
+5
|
\
\
|
*
|
Fix endTransition index out of bounds exception.
George Mount
2015-06-25
1
-4
/
+5
|
|
/
*
|
Merge "Fix addTarget not limiting to the given views." into mnc-dev
George Mount
2015-06-26
1
-11
/
+19
|
\
\
|
*
|
Fix addTarget not limiting to the given views.
George Mount
2015-06-25
1
-11
/
+19
|
|
/
*
|
Merge "Fix removeTarget to remove by ID instead of index." into mnc-dev
George Mount
2015-06-25
1
-1
/
+1
|
\
\
|
*
|
Fix removeTarget to remove by ID instead of index.
George Mount
2015-06-23
1
-1
/
+1
|
|
/
*
|
Suppress Layout during Visibility transitions
George Mount
2015-06-22
1
-5
/
+38
|
/
*
Merge "Have the final setVisibility cause a requestLayout." into mnc-dev
George Mount
2015-06-16
1
-1
/
+1
|
\
|
*
Have the final setVisibility cause a requestLayout.
George Mount
2015-06-15
1
-1
/
+1
*
|
Fix blink in Explode transition.
George Mount
2015-06-15
3
-8
/
+32
|
/
*
Merge "API Council changes." into mnc-dev
George Mount
2015-06-08
2
-18
/
+23
|
\
|
*
API Council changes.
George Mount
2015-06-05
2
-18
/
+23
*
|
Don't cause requestLayout when transition changes Visibility.
George Mount
2015-06-05
1
-5
/
+5
|
/
*
Properly cancel animators when View doesn't exist in starting state.
George Mount
2015-05-07
1
-0
/
+4
*
Merge "Fix potential NPE in internal isValidTarget method." into mnc-dev
George Mount
2015-05-04
1
-0
/
+3
|
\
|
*
Fix potential NPE in internal isValidTarget method.
George Mount
2015-05-04
1
-0
/
+3
*
|
Merge "Fix Visibility not changing until Animator ends." into mnc-dev
George Mount
2015-05-04
1
-36
/
+81
|
\
\
|
*
|
Fix Visibility not changing until Animator ends.
George Mount
2015-05-04
1
-36
/
+81
|
|
/
*
|
Always force constructors accessible during inflation
Alan Viverette
2015-05-04
1
-1
/
+1
|
/
*
Make sure Transition constructor is accessible before invoking
Tony Mantler
2015-04-28
1
-1
/
+1
*
Merge "Make TransitionManager.endTransitions() public."
George Mount
2015-04-09
1
-1
/
+0
|
\
|
*
Make TransitionManager.endTransitions() public.
George Mount
2015-04-08
1
-1
/
+0
*
|
Reset transitionAlpha when the transition is stopped early.
George Mount
2015-04-03
1
-14
/
+9
|
/
*
Add @TransitionRes for transition resource integers
Tor Norbye
2015-03-13
1
-2
/
+6
*
Fix TransitionManager.go not running transition.
George Mount
2015-03-03
1
-13
/
+16
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
4
-6
/
+0
*
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2015-02-12
2
-3
/
+13
*
Merge "Revert "Increase visibility of Transition.areValuesChanged() to protec...
Todd Volkert
2015-02-12
2
-13
/
+3
|
\
|
*
Revert "Increase visibility of Transition.areValuesChanged() to protected to ...
Todd Volkert
2015-02-12
2
-13
/
+3
*
|
Merge "Increase visibility of Transition.areValuesChanged() to protected to a...
Todd Volkert
2015-02-12
2
-3
/
+13
|
\
\
|
|
/
|
*
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2015-02-12
2
-3
/
+13
*
|
Merge "Remove usages of FloatMath" automerge: a8e8cdb automerge: 27316a9
Neil Fuller
2015-02-12
5
-33
/
+22
|
\
\
|
|
/
|
/
|
|
*
Merge "Remove usages of FloatMath" automerge: a8e8cdb
Neil Fuller
2015-02-12
5
-33
/
+22
|
|
\
|
|
*
Remove usages of FloatMath
Neil Fuller
2015-02-12
5
-33
/
+22
*
|
|
Make popup transition animation play nicely with dismiss/show pair
Alan Viverette
2015-02-02
1
-1
/
+26
*
|
|
Unhid ChangeScroll
Brian Attwell
2015-01-05
1
-2
/
+0
|
/
/
*
|
Merge "Reset the transitionAlpha after the transition completes." into lmp-mr...
George Mount
2014-11-20
1
-4
/
+5
|
\
\
|
*
|
Reset the transitionAlpha after the transition completes.
George Mount
2014-11-19
1
-4
/
+5
*
|
|
Slide supports Gravity.START and Gravity.END.
George Mount
2014-11-19
2
-7
/
+55
|
/
/
*
|
Fix Visibility transitions canceling when nothing has changed.
George Mount
2014-11-14
1
-0
/
+1
*
|
Merge "Allow PathMotion to affect translations in ChangeTransform." into lmp-...
George Mount
2014-11-10
1
-11
/
+90
|
\
\
|
*
|
Allow PathMotion to affect translations in ChangeTransform.
George Mount
2014-11-05
1
-11
/
+90
*
|
|
Fix javadoc.
George Mount
2014-10-31
1
-3
/
+3
|
/
/
*
|
Merge "ActivityTransition: Encode scaleType and matrix in snapshot view" into...
Dake Gu
2014-10-27
1
-0
/
+31
|
\
\
|
*
|
ActivityTransition: Encode scaleType and matrix in snapshot view
Dake Gu
2014-09-30
1
-0
/
+31
*
|
|
Merge "Fix transition being canceled improperly." into lmp-mr1-dev
George Mount
2014-10-27
2
-2
/
+13
|
\
\
\
|
*
|
|
Fix transition being canceled improperly.
George Mount
2014-10-22
2
-2
/
+13
|
|
|
/
|
|
/
|
[next]