summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityManagerInternal.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-12-22Merge s-mpr-2021-12-05Eric Arseneau
2021-09-20tempAllowList duration can be updated if an UID is already tempHui Yu
2021-07-23Merge SP1A.210715.002Scott Lobdell
2021-07-14Merge SP1A.210709.002Haamed Gheibi
2021-07-07Fix FGS notification mismatchChristopher Tate
2021-06-30Provide a system_server internal API to get isolated PIDs of an UIDJing Ji
2021-06-25Show mic/cam enable dialog for IMEEvan Severson
2021-06-21Merge SP1A.210616.001Daniel Norman
2021-06-17Merge SP1A.210604.001Brian Orr
2021-06-13Handle exact alarm permission state changesSuprabh Shukla
2021-06-08Merge "Preventing component spoofing during getShortcutIntent" into sc-devTreeHugger Robot
2021-06-03Fix FGS enter/exit statslog semanticsChristopher Tate
2021-05-27Fix various FGS notification deferral issuesChristopher Tate
2021-05-26Preventing component spoofing during getShortcutIntentPinyao Ting
2021-05-13Merge SP1A.210510.001Brian Orr
2021-04-29Do not allow FGS start when temp allowlist reasonCode is REASON_PUSH_MESSAGIN...Hui Yu
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-20Synthesize app PendingIntents rather than wrap themChristopher Tate
2021-04-19Allow FGS started from MediaButtonReceiver to have while-in-useHui Yu
2021-04-07Merge SP1A.210331.003Scott Lobdell
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-03-25Add TEMPORARY_ALLOW_LIST_TYPE_NONE.Varun Shah
2021-03-24Merge SP1A.210311.001Scott Lobdell
2021-03-19DO NOT MERGE - Disallow deletion of channels with FGS notificationsChristopher Tate
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-25Specify temp-allowlist reasonCode while calling setPendingIntentAllowlistDura...Hui Yu
2021-02-24Log the temp allowlist reason/duration at FGS start.Hui Yu
2021-02-17Merge SP1A.210208.001Daniel Norman
2021-02-05Add AnrController to control ANR dialog delayZim
2021-02-03Move the "whitelist type" constants to PowerWhitelistManager.Makoto Onuki
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-25Temp allowlist FGS start 10 seconds for broadcast ACTION_MY_PACKAGE_REPLACED.Hui Yu
2021-01-20Merge "BOOT_COMPLETED broadcasts are temp allowlisted to start FGS."Hui Yu
2021-01-19BOOT_COMPLETED broadcasts are temp allowlisted to start FGS.Hui Yu
2021-01-19DeviceIdleController updates AMS with temp allowlist type.Hui Yu
2021-01-15Merge "tempWhitelistForPendingIntent() can specify temp allowlist type."Hui Yu
2021-01-13tempWhitelistForPendingIntent() can specify temp allowlist type.Hui Yu
2021-01-12Allow BG-FGS-launch for profile owner UID.Hui Yu
2021-01-12BG-FGS-start is allowed for companion apps.Hui Yu
2020-12-02Merge SP1A.201130.001Daniel Norman
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-11-11Add ability to cancel ANR dialogsVishnu Nair
2020-10-27Merge SP1A.201015.001Scott Lobdell
2020-10-231/ Add basic infra for global drag handling in the ShellWinson Chung
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-10-08Add a method to return the flags set for a PendingIntentAshwini Oruganti
2020-09-21Revert "Check cross-user interactions for permissions and app-op..."Philip P. Moltmann
2020-09-11Check cross-user interactions for permissions and app-ops operationsPhilip P. Moltmann
2020-09-09Merge SP1A.200727.001Daniel Norman