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
/
NewIntentItem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
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
-5
/
+6
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-6
/
+5
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-5
/
+6
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Avoid making post state to RESUMED for a PAUSING activity
Louis Chang
2019-07-03
1
-4
/
+11
*
Remove custom lifecycle transitions for onNewIntent callback
Louis Chang
2019-04-08
1
-13
/
+8
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-30
1
-0
/
+2
*
Use post-execution state for lifecycle callback sequences
Andrii Kulian
2018-02-28
1
-5
/
+0
*
Implement object pool for lifecycler
Andrii Kulian
2017-12-07
1
-8
/
+28
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-8
/
+13
*
Add transaction unit tests
Andrii Kulian
2017-11-27
1
-0
/
+20
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+88