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
/
TransitionManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Remove transition listener in MultiListener and FragmentTransition
Andrey Kulikov
2018-10-22
1
-0
/
+1
*
Keep scene change code in framework transitions in sync with AndroidX
Andrey Kulikov
2018-09-28
1
-11
/
+10
*
Call Scene's exit action when use TransitionManager.go() with null transition
Andrey Kulikov
2018-09-27
1
-5
/
+11
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-30
1
-0
/
+4
*
Fix race condition with GC in TransitionManager
Yuichi Araki
2018-05-02
1
-7
/
+9
*
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-11-17
1
-1
/
+1
*
Use safe access to OnPreDrawListener.
George Mount
2016-11-15
1
-1
/
+7
*
Fix TransitionManager.go with null Transition.
George Mount
2016-09-20
1
-13
/
+13
*
Make getTransition a @TestApi for CTS tests.
George Mount
2016-06-24
1
-1
/
+4
*
Re-add Internal API for cross-task Activity used by assistant.
George Mount
2016-06-08
1
-1
/
+1
*
Revert "Internal API for cross-task Activity used by assistant."
Eino-Ville Talvala
2016-06-06
1
-1
/
+1
*
Internal API for cross-task Activity used by assistant.
George Mount
2016-06-03
1
-1
/
+1
*
Fix endTransition index out of bounds exception.
George Mount
2015-06-25
1
-4
/
+5
*
Make TransitionManager.endTransitions() public.
George Mount
2015-04-08
1
-1
/
+0
*
Fix TransitionManager.go not running transition.
George Mount
2015-03-03
1
-13
/
+16
*
Make popup transition animation play nicely with dismiss/show pair
Alan Viverette
2015-02-02
1
-1
/
+26
*
Fix TransitionManager.go() to allow null transitions
Chet Haase
2014-09-03
1
-3
/
+7
*
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
1
-47
/
+0
*
Fix problem with Animators pausing the wrong Window.
George Mount
2014-03-06
1
-3
/
+3
*
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
1
-121
/
+29
*
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
1
-29
/
+121
*
Change Activity Scene Transitions to be more automatic.
George Mount
2014-02-25
1
-121
/
+29
*
Add support for cross-activity scenes and transitions
Adam Powell
2013-12-05
1
-1
/
+141
*
Hide TransitionManager default transition methods
Adam Powell
2013-10-24
1
-4
/
+8
*
Fix leak with transitions when views get removed
Chet Haase
2013-10-22
1
-38
/
+82
*
Enable transitions in lockscreen media controller
Chet Haase
2013-10-04
1
-6
/
+1
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-0
/
+5
*
Ensure that transitions animating alpha end on a reasonable value
Chet Haase
2013-09-16
1
-18
/
+14
*
Plug leaks in transitions
Chet Haase
2013-09-14
1
-11
/
+18
*
Disable ActionBar transitions
Chet Haase
2013-09-13
1
-14
/
+18
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+360