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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
transition
/
Visibility.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse overlay view between two Visibility transitions
Andrey Kulikov
2018-10-18
1
-58
/
+87
*
Fix crash in RecyclerView if it's view is animated by Transitions
Andrey Kulikov
2018-10-15
1
-4
/
+20
*
Fix IntDef's usages in the platform Transitions
Andrey Kulikov
2018-09-07
1
-2
/
+4
*
Avoid improperly removing views during transitions
George Mount
2018-02-02
1
-1
/
+4
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+4
*
Remove TransitionListener after transition completes.
George Mount
2016-06-14
1
-0
/
+2
*
Disable suppressLayout in Visibility Activity Transitoins.
George Mount
2016-03-22
1
-3
/
+15
*
Don't use forceVisibility for Activity Transitions.
George Mount
2016-02-10
1
-53
/
+16
*
Add IntDefs for Animator and Transition classes.
George Mount
2016-01-13
1
-3
/
+13
*
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
*
|
Suppress Layout during Visibility transitions
George Mount
2015-06-22
1
-5
/
+38
|
/
*
Have the final setVisibility cause a requestLayout.
George Mount
2015-06-15
1
-1
/
+1
*
Merge "API Council changes." into mnc-dev
George Mount
2015-06-08
1
-5
/
+5
|
\
|
*
API Council changes.
George Mount
2015-06-05
1
-5
/
+5
*
|
Don't cause requestLayout when transition changes Visibility.
George Mount
2015-06-05
1
-5
/
+5
|
/
*
Fix Visibility not changing until Animator ends.
George Mount
2015-05-04
1
-36
/
+81
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-3
/
+0
*
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2015-02-12
1
-2
/
+2
*
Revert "Increase visibility of Transition.areValuesChanged() to protected to ...
Todd Volkert
2015-02-12
1
-2
/
+2
*
Increase visibility of Transition.areValuesChanged() to protected to allow
Todd Volkert
2015-02-12
1
-2
/
+2
*
Fix Visibility transitions canceling when nothing has changed.
George Mount
2014-11-14
1
-0
/
+1
*
Fix transition being canceled improperly.
George Mount
2014-10-22
1
-2
/
+9
*
Fixed OOM due to visibility transitions.
George Mount
2014-09-15
1
-31
/
+8
*
Omit appearing views that have a parent that is also appearing.
Craig Stout
2014-09-10
1
-0
/
+12
*
Improve Visibility parent value check.
George Mount
2014-09-07
1
-6
/
+10
*
Update API per council requests
Craig Mautner
2014-08-25
1
-3
/
+3
*
Add Parent Change to ChangeTransform
Dake Gu
2014-08-21
1
-2
/
+0
*
Fix visibility propagation check.
George Mount
2014-07-31
1
-1
/
+1
*
API Council: Change docs and constant names.
George Mount
2014-07-22
1
-11
/
+11
*
Don't change View visibility during activity transitions.
George Mount
2014-07-10
1
-12
/
+39
*
Add curved motion to Transitions.
George Mount
2014-06-30
1
-1
/
+29
*
Add IN/OUT flag for all Visibility transitions.
George Mount
2014-06-26
1
-0
/
+37
*
Fix blinking animation during Visibility transitions.
George Mount
2014-06-18
1
-10
/
+10
*
Allow antroid.transition Transitions in fragments.
George Mount
2014-06-17
1
-8
/
+39
*
Add view name to Transition matching.
George Mount
2014-05-13
1
-20
/
+9
*
Fade Transition sometimes disappeared improperly.
George Mount
2014-04-25
1
-1
/
+2
*
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
1
-2
/
+2
*
Add Transitions useful for Activity transitions.
George Mount
2014-04-07
1
-6
/
+194
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-64
/
+1
*
Plug leaks in transitions
Chet Haase
2013-09-14
1
-4
/
+1
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+289