summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityClient.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-07Remove TaskInfo#topActivityToken usage in size compat for securityChris Li
2021-03-15Do the same size-configuration bucketing on both server and clientEvan Rosky
2021-02-18Move launcher activities to the back when back pressed on root taskPrabir Pradhan
2021-02-15Customizable exit splash screen animation.(2/N)wilsonshih
2021-01-27Move activity related operations to ActivityClientControllerRiddle Hsu
2021-01-05Send ActivityOptions to clientRiddle Hsu
2020-12-10Merge "Move launched activity info getter to ActivityClientController"Riddle Hsu
2020-12-08Send IActivityClientController to client when launching activityRiddle Hsu
2020-12-08Move launched activity info getter to ActivityClientControllerRiddle Hsu
2020-12-02Move activity client operations to a separate interfaceRiddle Hsu