summaryrefslogtreecommitdiff
path: root/core/java/android/app/servertransaction/StartActivityItem.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Expose ActivityOptions.fromBundle() as ModuleApi."Yuncheol Heo2022-03-031-3/+1
* Expose ActivityOptions.fromBundle() as ModuleApi.Yuncheol Heo2021-09-171-1/+3
* Send ActivityOptions to clientRiddle Hsu2021-01-051-7/+15
* 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-4/+5
* Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-5/+4
* Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-4/+5
* Use START/STOP messages to update visibilityAndrii Kulian2020-01-081-0/+114