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
/
servertransaction
/
PauseActivityItem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure isInPictureInPicture result in onPause
Hongwei Wang
2022-08-19
1
-5
/
+14
*
Move activity client operations to a separate interface
Riddle Hsu
2020-12-02
1
-8
/
+3
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+2
*
Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""
Chilun Huang
2020-09-18
1
-4
/
+5
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-5
/
+4
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-4
/
+5
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Moved some activities implementation to ActivityTaskManagerService (2/n)
Wale Ogunwale
2018-06-12
1
-1
/
+2
*
Remove temporary logging.
Bryce Lee
2018-04-13
1
-2
/
+0
*
Fix extra pause report from client
Andrii Kulian
2018-02-27
1
-2
/
+2
*
Improve AM lifecycle event logs
Andrii Kulian
2018-02-21
1
-1
/
+1
*
Clear lifecycle description on recycle and improve logging.
Bryce Lee
2018-02-14
1
-0
/
+1
*
Add more logging to Activity Lifecycler.
Bryce Lee
2018-01-17
1
-0
/
+2
*
Implement object pool for lifecycler
Andrii Kulian
2017-12-07
1
-17
/
+47
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-14
/
+29
*
Add transaction unit tests
Andrii Kulian
2017-11-27
1
-0
/
+23
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+102