summaryrefslogtreecommitdiff
path: root/core/java/android/app/servertransaction/ActivityLifecycleItem.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""Chilun Huang2020-09-181-1/+1
* Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-1/+1
* Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-1/+1
* Remove temporary logging.Bryce Lee2018-04-131-39/+1
* Clear lifecycle description on recycle and improve logging.Bryce Lee2018-02-141-0/+5
* Add more logging to Activity Lifecycler.Bryce Lee2018-01-171-0/+38
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-2/+11
* Add transaction executorAndrii Kulian2017-12-051-8/+11
* Add basic lifecycle transaction containersAndrii Kulian2017-11-211-0/+44