summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityManagerInternal.java
Commit message (Expand)AuthorAgeFilesLines
* Temp allowlist FGS start 10 seconds for broadcast ACTION_MY_PACKAGE_REPLACED.Hui Yu2021-01-251-1/+1
* Merge "BOOT_COMPLETED broadcasts are temp allowlisted to start FGS."Hui Yu2021-01-201-0/+5
|\
| * BOOT_COMPLETED broadcasts are temp allowlisted to start FGS.Hui Yu2021-01-191-0/+5
* | DeviceIdleController updates AMS with temp allowlist type.Hui Yu2021-01-191-4/+9
|/
* Merge "tempWhitelistForPendingIntent() can specify temp allowlist type."Hui Yu2021-01-151-4/+17
|\
| * tempWhitelistForPendingIntent() can specify temp allowlist type.Hui Yu2021-01-131-4/+17
* | Allow BG-FGS-launch for profile owner UID.Hui Yu2021-01-121-0/+11
|/
* BG-FGS-start is allowed for companion apps.Hui Yu2021-01-121-0/+17
* Add ability to cancel ANR dialogsVishnu Nair2020-11-111-0/+5
* 1/ Add basic infra for global drag handling in the ShellWinson Chung2020-10-231-0/+6
* Add a method to return the flags set for a PendingIntentAshwini Oruganti2020-10-081-0/+5
* Revert "Check cross-user interactions for permissions and app-op..."Philip P. Moltmann2020-09-211-23/+4
* Check cross-user interactions for permissions and app-ops operationsPhilip P. Moltmann2020-09-111-4/+23
* Merge "Unify dispatching timeout constants"Siarhei Vishniakou2020-08-041-1/+2
|\
| * Unify dispatching timeout constantsSiarhei Vishniakou2020-08-041-1/+2
* | Merge "Revert "Check cross-user interactions for permissions and app-op...""Philip P. Moltmann2020-08-041-11/+2
|\ \ | |/ |/|
| * Revert "Check cross-user interactions for permissions and app-op..."Philip P. Moltmann2020-08-031-11/+2
* | Inclusive naming of app enumeration changes from RPatrick Baumann2020-07-311-1/+1
|/
* Check cross-user interactions for permissions and app-ops operationsPhilip P. Moltmann2020-07-271-2/+11
* Toast on broadcast receiver notification trampolinesBernardo Rufino2020-07-271-2/+4
* Replace "whitelist" wording from BAL's codeBernardo Rufino2020-07-221-5/+4
* Use the processName from ProcessRecord instead of ApplicationInfoJing Ji2020-07-141-2/+2
* Copying some ActivityManager hidden APIs to InternalSuprabh Shukla2020-06-181-0/+28
* Remove debug code before beta release.Hui Yu2020-06-091-7/+0
* Add uid to PendingStartActivityUids when activity resumed.Hui Yu2020-06-081-3/+9
* Check PendingStartActivityUids list before updateOomAdj is done.Hui Yu2020-05-201-0/+13
* Add back ActivityManagerService.onUserRemovedAdam Bookatz2020-04-241-0/+9
* Whitelist for package broadcastsPatrick Baumann2020-03-301-0/+16
* Exempt device owner uid from FGS BG restriction.Hui Yu2020-03-261-0/+9
* Merge "Do not crash if attempt to launch app from locked profile" into rvc-devRubin Xu2020-03-181-1/+2
|\
| * Do not crash if attempt to launch app from locked profileRubin Xu2020-03-181-1/+2
* | Pass bind mount storage data decision from java to zygoteRicky Wai2020-03-121-0/+7
|/
* Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-121-6/+9
* Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-101-9/+6
* Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann2020-02-081-6/+9
* Make the disconnecting list from activity up-to-dateRiddle Hsu2020-02-031-1/+1
* FGS background start restriction.Hui Yu2020-01-241-0/+6
* Disable user-facing historical app ops methodsNate Myren2020-01-241-0/+10
* Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser APIkholoud mohamed2020-01-091-0/+11
* Add pre-dump for input ANRRiddle Hsu2020-01-071-0/+3
* Merge Task and TaskRecord into one class (65/n)Louis Chang2019-11-121-1/+1
* int userHandle -> int userIdBookatz2019-09-061-18/+19
* Merge "Fix overlapping remote and recents animations" into qt-r1-dev am: b248...Jorim Jaggi2019-08-051-11/+0
|\
| * Fix overlapping remote and recents animationsJorim Jaggi2019-08-051-11/+0
* | Detailed ContentProvider permissions checks.Jeff Sharkey2019-07-121-0/+7
* | Merge "Merge "Add anon RSS + swap metric" into qt-dev am: 9af8d15783 am: 8327...Ioannis Ilkos2019-06-241-8/+1
|\|
| * Add anon RSS + swap metricIoannis Ilkos2019-06-211-8/+1
* | Start process of next activity with top priority in advanceRiddle Hsu2019-06-111-1/+1
|/
* Cleanup background activity starts for release.Alan Stokes2019-06-041-1/+0
* Prevent double teardown of service connectionsChristopher Tate2019-05-291-1/+1