index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ClientTransactionHandler.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-26
Create ActivityClientRecord early in preExecute
Chilun
2021-04-15
Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiState.
Ben Lin
2021-02-15
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-01-05
Send ActivityOptions to client
Riddle Hsu
2020-09-18
Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""
Chilun Huang
2020-08-17
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-10
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-05-11
Send fixed rotation adjustments to the associated client
Riddle Hsu
2020-04-30
Move PIP/MW mode callbacks to be on the client side
Hongwei Wang
2020-01-08
Use START/STOP messages to update visibility
Andrii Kulian
2019-12-20
Add #onPictureInPictureRequested to Activity and ATM
jorgegil@google.com
2019-04-15
Defer top process state for VM
Riddle Hsu
2019-04-08
Remove custom lifecycle transitions for onNewIntent callback
Louis Chang
2019-01-25
Report top resumed activity state change
Andrii Kulian
2019-01-10
Drop stale activity configuration updates.
Garfield Tan
2018-07-25
Improve transaction logging
Andrii Kulian
2018-07-12
Skip execution of transactions on a destroyed activity
Riddle Hsu
2018-05-02
Preserve custom activity intent on relaunch
Andrii Kulian
2018-04-20
Don't require post-execution state for onActivityResult
Andrii Kulian
2018-04-13
Remove temporary logging.
Bryce Lee
2018-03-29
Don't finish activity on duplicate resume request
Andrii Kulian
2018-03-26
Use transaction for local activity relaunch
Andrii Kulian
2018-03-19
Don't throw exception for duplicate stop
Andrii Kulian
2018-03-12
Don't throw exception for duplicate resume
Andrii Kulian
2018-02-27
Fix extra pause report from client
Andrii Kulian
2018-02-21
Improve AM lifecycle event logs
Andrii Kulian
2018-02-09
Merge "Improve temporary logging around activity destruction."
TreeHugger Robot
2018-02-09
Improve temporary logging around activity destruction.
Bryce Lee
2018-02-08
Switch activity relaunch to lifecycler
Andrii Kulian
2018-01-30
Revert "Minor LoadedApk refactoring."
Todd Kennedy
2018-01-17
Add more logging to Activity Lifecycler.
Bryce Lee
2017-12-14
Minor LoadedApk refactoring.
Jeff Hamilton
2017-12-05
Add transaction executor
Andrii Kulian
2017-11-21
Add basic lifecycle transaction containers
Andrii Kulian