summaryrefslogtreecommitdiff
path: root/core/java/android/app/servertransaction/ActivityRelaunchItem.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""Chilun Huang2020-09-181-14/+16
* Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-16/+14
* Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-14/+16
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Switch activity relaunch to lifecyclerAndrii Kulian2018-02-081-0/+176