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
/
ResumeActivityItem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable forced focus for resumed split screen activities
Mariia Sandrikova
2022-12-25
1
-5
/
+17
*
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-02-15
1
-1
/
+1
*
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
-3
/
+5
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-5
/
+3
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-3
/
+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
*
Don't throw exception for duplicate resume
Andrii Kulian
2018-03-12
1
-1
/
+2
*
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
-15
/
+42
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-13
/
+38
*
Add transaction unit tests
Andrii Kulian
2017-11-27
1
-0
/
+20
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+94