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
/
LaunchActivityItem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Removing TaskFragment token from LaunchActivityItem"
Shivam Agrawal
2022-03-30
1
-7
/
+14
*
Revert "Expose ActivityOptions.fromBundle() as ModuleApi."
Yuncheol Heo
2022-03-03
1
-6
/
+1
*
Move fixed-rotation-related display information into config
Evan Rosky
2022-01-26
1
-16
/
+6
*
Store pending override config instead of creating ActivityClientRecord
Chilun
2021-12-28
1
-8
/
+7
*
Merge "Removing TaskFragment token from LaunchActivityItem" into sc-v2-dev am...
Louis Chang
2021-10-05
1
-13
/
+7
|
\
|
*
Removing TaskFragment token from LaunchActivityItem
Louis Chang
2021-09-29
1
-13
/
+7
*
|
Expose ActivityOptions.fromBundle() as ModuleApi.
Yuncheol Heo
2021-09-17
1
-1
/
+6
|
/
*
Sending TaskFragment token to client for the launching activity
Louis Chang
2021-08-02
1
-7
/
+13
*
Create ActivityClientRecord early in preExecute
Chilun
2021-05-26
1
-7
/
+8
*
API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble
Mady Mellor
2021-04-01
1
-6
/
+14
*
Create per-app treatment for overriding minimum aspect ratio
Benjamin Franz
2021-03-16
1
-1
/
+1
*
Update ContentCaptureContext to have a token information
Joanne Chung
2021-03-02
1
-8
/
+14
*
Send ActivityOptions to client
Riddle Hsu
2021-01-05
1
-13
/
+21
*
Send IActivityClientController to client when launching activity
Riddle Hsu
2020-12-08
1
-3
/
+19
*
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
-1
/
+2
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-2
/
+1
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-1
/
+2
*
Send fixed rotation adjustments to the associated client
Riddle Hsu
2020-05-11
1
-8
/
+16
*
Do not unparcel bundle from application in LaunchActivityItem
Riddle Hsu
2020-04-11
1
-22
/
+16
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Adding API for defining and invoking DirectActions
Sunny Goyal
2019-04-26
1
-7
/
+15
*
Defer top process state for VM
Riddle Hsu
2019-04-15
1
-0
/
+7
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-30
1
-0
/
+3
*
Preserve custom activity intent on relaunch
Andrii Kulian
2018-05-02
1
-1
/
+1
*
Implement object pool for lifecycler
Andrii Kulian
2017-12-07
1
-55
/
+87
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-20
/
+22
*
Add transaction unit tests
Andrii Kulian
2017-11-27
1
-0
/
+71
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+161