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
/
Fade.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix IntDef's usages in the platform Transitions
Andrey Kulikov
2018-09-07
1
-1
/
+1
*
Recycle TypedArrays in Fade and TransitionInflater
Yuichi Araki
2017-02-10
1
-0
/
+1
*
Remove TransitionListener after transition completes.
George Mount
2016-06-14
1
-0
/
+1
*
Null check for fade start alpha value.
George Mount
2016-02-10
1
-11
/
+16
*
Fix Fade transition interrupt.
George Mount
2016-02-08
1
-16
/
+21
*
Reset transitionAlpha when the transition is stopped early.
George Mount
2015-04-03
1
-14
/
+9
*
Default to using hardware layer during fade transition.
George Mount
2014-09-17
1
-0
/
+12
*
API Council: Change docs and constant names.
George Mount
2014-07-22
1
-4
/
+4
*
Add curved motion to Transitions.
George Mount
2014-06-30
1
-0
/
+12
*
Add IN/OUT flag for all Visibility transitions.
George Mount
2014-06-26
1
-15
/
+8
*
Fade Transition sometimes disappeared improperly.
George Mount
2014-04-25
1
-7
/
+5
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
1
-212
/
+46
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-4
/
+41
*
Use transition-only alpha property for fading transitions
Chet Haase
2013-09-18
1
-64
/
+36
*
Ensure that transitions animating alpha end on a reasonable value
Chet Haase
2013-09-16
1
-1
/
+33
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+301