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
/
Scene.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Change platform Scene.getCurrentScene parameter from View to ViewGroup
Andrey Kulikov
2018-12-17
1
-10
/
+10
*
Restrict unsupported API usage to Scene#mEnterAction/mExitAction/setCurrentScene
Andrey Kulikov
2018-11-29
1
-3
/
+4
*
Make transitions Scene.getCurrentScene() public
Andrey Kulikov
2018-11-01
1
-5
/
+9
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-30
1
-0
/
+4
*
Merge "Code reformatting for upcoming automated code changes." am: 3b2cd9244d...
Mathew Inwood
2018-08-21
1
-2
/
+3
|
\
|
*
Code reformatting for upcoming automated code changes.
Mathew Inwood
2018-08-17
1
-2
/
+3
*
|
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-04
1
-4
/
+2
|
/
*
Fix docs
Adam Powell
2013-11-06
1
-1
/
+1
*
Make Scenes and Transitions first-class in PhoneWindow/Themes
Adam Powell
2013-11-05
1
-1
/
+10
*
Fix bug in Scene's use of setTag
Adam Powell
2013-10-24
1
-1
/
+1
*
Cache Scene objects by layout ID on the scene root
Adam Powell
2013-10-23
1
-8
/
+9
*
Make fading transitions work better
Chet Haase
2013-09-26
1
-2
/
+17
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-0
/
+245