summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityTaskManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-04-27Determine whether to support activities in multi window (1/n)Chris Li
2021-04-20Add a method to obtain task info with intent extraGarfield Tan
2021-04-14Fix back stack for PiP from multi-activity TaskHongwei Wang
2021-04-12Remove obsolete test APIs of split screenRiddle Hsu
2021-03-12Allow non-resizable to enter split screen from recentChris Li
2021-02-15Customizable exit splash screen animation.(2/N)wilsonshih
2021-01-08Remove moveTopActivityToPinnedRootTask completelyRiddle Hsu
2020-12-31Remove IActivityTaskManager#setTaskWindowingModeSplitScreenPrimaryRiddle Hsu
2020-12-15Move requestPictureInPictureMode to internalRiddle Hsu
2020-11-30Switch some recent tasks calls from IATM to ATMWale Ogunwale
2020-10-28Allow resource override on max number of actions in PiPHongwei Wang
2020-10-28Deprecate MANAGE_ACTIVITY_STACKS permissionLouis Chang
2020-10-21Remove single task display pathWinson Chung
2020-10-06Renaming Stacks APIs to RootTasksLouis Chang
2020-09-03Replace StackInfo with TaskInfoLouis Chang
2020-07-08Merge "Ensure split-screen support isn't reported on devices with small displ...Darryl Johnson
2020-07-06Ensure split-screen support isn't reported on devices with small displays.Darryl L Johnson
2020-06-19Ensure mShowDialogs gets updated as part of global config updateNikolas Havrikov
2020-04-21Add currentUiModeSupportsErrorDialogs() into ActivityTaskManager.Yuncheol Heo
2020-03-23Introduce WindowOrganizerWale Ogunwale
2020-03-22Move some window related files to android.window packageWale Ogunwale
2020-02-25Clean-up old docked-stack implementation from WMEvan Rosky
2020-02-24Move PiP animation to SysUI packageHongwei Wang
2020-02-03Add lock task check when entering split screenWinson Chung
2020-01-31Add TaskTile concept to Window ManagerEvan Rosky
2019-12-20Add #onPictureInPictureRequested to Activity and ATMjorgegil@google.com
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-08-30Unify Window resize (1/N)Evan Rosky
2019-04-03Greylist IActivityTaskManagerSingleton.Mathew Inwood
2019-01-02Add support for singleTaskInstance displaysWale Ogunwale
2018-12-11API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-11-28Add a test API to remove launch param records.Garfield Tan
2018-11-09Re-patching in Sharesheet security model changes.Alison Cichowlas
2018-10-15Moved some log config. to ActivityTaskManagerDebugConfig (21/n)Wale Ogunwale
2018-08-08Add TestApi for CtsActivityManagerDeviceTestCases.lumark
2018-08-01Expose method to clear all visible recent tasksWinson Chung
2018-06-06Split interfaces and service for activities from current AM interfaces (1/n)Wale Ogunwale