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
/
app
/
Activity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
setTurnScreenOn can only used as wakeup
wilsonshih
2021-11-08
1
-4
/
+1
*
Update docs for onBackPressed
Prabir Pradhan
2021-06-14
1
-3
/
+20
*
Merge "Draw splashscreen edge to edge" into sc-dev
Vadim Caen
2021-05-18
1
-12
/
+9
|
\
|
*
Draw splashscreen edge to edge
Riddle Hsu
2021-05-14
1
-12
/
+9
*
|
Pipe UiTranslationSpec through to the UiTranslationController.
Ahaan Ugale
2021-05-12
1
-2
/
+5
|
/
*
Merge "Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiSt...
Ben Lin
2021-04-20
1
-0
/
+23
|
\
|
*
Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiState.
Ben Lin
2021-04-15
1
-0
/
+23
*
|
Merge "Rename destSpecs to targetSpecs" into sc-dev
TreeHugger Robot
2021-04-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename destSpecs to targetSpecs
Adam He
2021-04-01
1
-2
/
+2
*
|
Merge "API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble" into sc...
Mady Mellor
2021-04-12
1
-0
/
+22
|
\
\
|
*
|
API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble
Mady Mellor
2021-04-01
1
-0
/
+22
|
|
/
*
/
Hookup renounced permissions
Svet Ganov
2021-04-02
1
-18
/
+3
|
/
*
Runtime permission attribution improvements
Svet Ganov
2021-03-29
1
-1
/
+28
*
Merge "Update saving persistent state documentation" into sc-dev
Jeff Chang
2021-03-29
1
-1
/
+1
|
\
|
*
Update saving persistent state documentation
Jeff Chang
2021-03-10
1
-1
/
+1
*
|
Remove the timeout which used for cleanup splash screen
wilsonshih
2021-03-18
1
-0
/
+12
|
/
*
Merge "Add shell commands and dump information for Translation" into sc-dev
Joanne Chung
2021-03-02
1
-0
/
+12
|
\
|
*
Add shell commands and dump information for Translation
Joanne Chung
2021-02-26
1
-0
/
+12
*
|
Update ContentCaptureContext to have a token information
Joanne Chung
2021-03-02
1
-2
/
+10
*
|
Move launcher activities to the back when back pressed on root task
Prabir Pradhan
2021-02-18
1
-1
/
+19
|
/
*
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-02-15
1
-0
/
+23
*
Configurable letterbox background.
Mariia Sandrikova
2021-02-02
1
-0
/
+7
*
Merge "Add traces for activity create/resume/pause/stop/destroy" into sc-dev
TreeHugger Robot
2021-01-28
1
-0
/
+25
|
\
|
*
Add traces for activity create/resume/pause/stop/destroy
Riddle Hsu
2021-01-27
1
-0
/
+25
*
|
Implement the behavior after receiving auto translation request.
Joanne Chung
2021-01-27
1
-3
/
+12
|
/
*
Find the activity to notify Ui translation state
Joanne Chung
2021-01-22
1
-0
/
+16
*
Merge "docs: Remove error in requestPermissions doc" into rvc-dev am: 05efe90...
Kevin Hufnagle
2021-01-11
1
-6
/
+0
|
\
|
*
Merge "docs: Remove error in requestPermissions doc" into rvc-dev
Kevin Hufnagle
2021-01-11
1
-6
/
+0
|
|
\
|
|
*
docs: Remove error in requestPermissions doc
Kevin Hufnagle
2020-11-24
1
-6
/
+0
|
*
|
Update link for Permissions samples in Javadoc
Tiem Song
2020-12-02
1
-2
/
+2
|
|
/
*
|
Send ActivityOptions to client
Riddle Hsu
2021-01-05
1
-2
/
+8
*
|
Add attachinfo information to ViewRootImpl dump
Siarhei Vishniakou
2020-12-12
1
-1
/
+1
*
|
Move launched activity info getter to ActivityClientController
Riddle Hsu
2020-12-08
1
-0
/
+17
*
|
Move activity client operations to a separate interface
Riddle Hsu
2020-12-02
1
-244
/
+84
*
|
Merge "Fixing support for shared element transitions from a window"
Sunny Goyal
2020-12-01
1
-1
/
+1
|
\
\
|
*
|
Fixing support for shared element transitions from a window
Jon Miranda
2020-11-30
1
-1
/
+1
*
|
|
Merge "Update link for Permissions samples in Javadoc" am: a7564ec175 am: fd9...
Treehugger Robot
2020-12-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update link for Permissions samples in Javadoc
Tiem Song
2020-11-30
1
-2
/
+2
|
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-8
/
+8
*
|
|
Merge "Add tracepoint for reportFullyDrawn"
Collin Fijalkovich
2020-11-09
1
-0
/
+6
|
\
\
\
|
*
|
|
Add tracepoint for reportFullyDrawn
Collin Fijalkovich
2020-11-05
1
-0
/
+6
*
|
|
|
Merge "Use op package name as the calling package while start activities"
TreeHugger Robot
2020-11-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Use op package name as the calling package while start activities
Louis Chang
2020-10-27
1
-1
/
+1
*
|
|
|
|
Allow Activity#setTurnScreenOn to wakeup device
wilsonshih
2020-11-04
1
-1
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Allow resource override on max number of actions in PiP
Hongwei Wang
2020-10-28
1
-5
/
+1
*
|
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-8
/
+8
|
/
/
/
*
|
|
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-2
/
+2
|
\
|
|
|
*
|
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-2
/
+2
*
|
|
Merge "Fix the save UI does not restore"
TreeHugger Robot
2020-08-11
1
-0
/
+6
|
\
\
\
|
*
|
|
Fix the save UI does not restore
TYM Tsai
2020-07-31
1
-0
/
+6
[next]