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
/
app
/
ClientTransactionHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable forced focus for resumed split screen activities
Mariia Sandrikova
2022-12-25
1
-1
/
+2
*
[3/n] Camera Compat: Refresh activity
Mariia Sandrikova
2022-12-21
1
-0
/
+3
*
Ensure isInPictureInPicture result in onPause
Hongwei Wang
2022-08-19
1
-2
/
+2
*
Move fixed-rotation-related display information into config
Evan Rosky
2022-01-26
1
-5
/
+0
*
Store pending override config instead of creating ActivityClientRecord
Chilun
2021-12-28
1
-21
/
+4
*
Fixes the flicker when transfer splash screen view to client
wilsonshih
2021-10-05
1
-4
/
+3
*
Create ActivityClientRecord early in preExecute
Chilun
2021-05-26
1
-3
/
+20
*
Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiState.
Ben Lin
2021-04-15
1
-0
/
+4
*
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-02-15
1
-0
/
+11
*
Send ActivityOptions to client
Riddle Hsu
2021-01-05
1
-1
/
+1
*
Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""
Chilun Huang
2020-09-18
1
-24
/
+30
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-30
/
+24
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-24
/
+30
*
Send fixed rotation adjustments to the associated client
Riddle Hsu
2020-05-11
1
-0
/
+5
*
Move PIP/MW mode callbacks to be on the client side
Hongwei Wang
2020-04-30
1
-8
/
+0
*
Use START/STOP messages to update visibility
Andrii Kulian
2020-01-08
1
-6
/
+2
*
Add #onPictureInPictureRequested to Activity and ATM
jorgegil@google.com
2019-12-20
1
-0
/
+3
*
Defer top process state for VM
Riddle Hsu
2019-04-15
1
-0
/
+2
*
Remove custom lifecycle transitions for onNewIntent callback
Louis Chang
2019-04-08
1
-2
/
+1
*
Report top resumed activity state change
Andrii Kulian
2019-01-25
1
-0
/
+10
*
Drop stale activity configuration updates.
Garfield Tan
2019-01-10
1
-0
/
+4
*
Improve transaction logging
Andrii Kulian
2018-07-25
1
-0
/
+2
*
Skip execution of transactions on a destroyed activity
Riddle Hsu
2018-07-12
1
-0
/
+5
*
Preserve custom activity intent on relaunch
Andrii Kulian
2018-05-02
1
-1
/
+2
*
Don't require post-execution state for onActivityResult
Andrii Kulian
2018-04-20
1
-1
/
+1
*
Remove temporary logging.
Bryce Lee
2018-04-13
1
-8
/
+0
*
Don't finish activity on duplicate resume request
Andrii Kulian
2018-03-29
1
-1
/
+3
*
Use transaction for local activity relaunch
Andrii Kulian
2018-03-26
1
-0
/
+17
*
Don't throw exception for duplicate stop
Andrii Kulian
2018-03-19
1
-2
/
+12
*
Don't throw exception for duplicate resume
Andrii Kulian
2018-03-12
1
-3
/
+10
*
Fix extra pause report from client
Andrii Kulian
2018-02-27
1
-2
/
+1
*
Improve AM lifecycle event logs
Andrii Kulian
2018-02-21
1
-2
/
+3
*
Merge "Improve temporary logging around activity destruction."
TreeHugger Robot
2018-02-09
1
-1
/
+1
|
\
|
*
Improve temporary logging around activity destruction.
Bryce Lee
2018-02-09
1
-1
/
+1
*
|
Switch activity relaunch to lifecycler
Andrii Kulian
2018-02-08
1
-0
/
+34
|
/
*
Revert "Minor LoadedApk refactoring."
Todd Kennedy
2018-01-30
1
-1
/
+1
*
Add more logging to Activity Lifecycler.
Bryce Lee
2018-01-17
1
-0
/
+8
*
Minor LoadedApk refactoring.
Jeff Hamilton
2017-12-14
1
-1
/
+1
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-18
/
+28
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+114