summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/DevicePolicyManagerInternal.java
Commit message (Expand)AuthorAgeFilesLines
* broadcast profile-relevant intents to DMRHkholoud mohamed2022-03-021-10/+16
* Update deletion conditions for a package's UsageStats.Varun Shah2021-11-081-0/+8
* Fix DevicePolicyManager#getDefaultCrossProfilePackages referring to user cons...Aleks Todorov2021-11-041-4/+4
* Split DevicePolicyManagerInternal into DevicePolicyManagerLiteInternal.Felipe Leme2021-06-161-10/+0
* Don't reset user VPN without reasonPavel Grafov2021-06-091-1/+0
* New device policy API: DeviceAdminReceiver.onUnsafeOperationStateChanged()Felipe Leme2021-02-081-0/+11
* Added profile-owner and device-owner on cmd user list.Felipe Leme2020-12-211-1/+7
* Revert "Added profile-owner and device-owner on cmd user and dump user."bsears2020-12-211-7/+1
* Merge "Correctly reset cross-profile app-op"Kholoud Mohamed2020-12-161-0/+12
|\
| * Correctly reset cross-profile app-opAlex Kershaw2020-12-151-0/+12
* | Added profile-owner and device-owner on cmd user and dump user.Felipe Leme2020-12-111-1/+7
|/
* Make WPMS look for DOs and POs in the correct calling userAlex Kershaw2020-12-011-0/+7
* Refactoring: Use explicit methods for checking DO/POEran Messeri2020-10-061-5/+13
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-8/+8
* Prevent DPCs from requesting INTERACT_ACROSS_PROFILESAlex Kershaw2020-05-191-0/+5
* Remove platform-signed apps from configurable cross profile appskholoud mohamed2020-04-061-3/+15
* Add manifest broadcasts for profile (un-)available.Pierre Barbier de Reuille2020-02-121-0/+18
* Add can interact/request to interact across profiles APIskholoud mohamed2020-01-091-0/+22
* Kill off untrusted password resetRubin Xu2019-12-081-9/+0
* Allow the supervision app to access certain UsageStats APIs.Varun Shah2019-10-081-0/+14
* Stop LockSettingsService from calling DevicePolicyManager directlyRubin Xu2019-09-251-0/+7
* Implement DELEGATION_PACKAGE_INSTALLATIONRubin Xu2018-12-121-0/+6
* Fix deadlock regarding screen-capture-disabledMakoto Onuki2018-03-141-0/+6
* Fix Printing policy in profile owner.Vladislav Kuzkokov2018-01-241-0/+9
* Ensure a user's SP does't change.Andrew Scull2018-01-161-0/+9
* Profile lock timeout.Pavel Grafov2017-12-061-0/+8
* Allow secondary user POs on affiliated devices more DPM APIsBenjamin Franz2017-11-301-0/+14
* Show policy transparency screen if adding an account is not allowed.Nicolas Prevot2016-06-271-7/+17
* Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntentMakoto Onuki2016-06-141-0/+9
* Push DO/PO package names from DPMS to PMMakoto Onuki2016-06-081-12/+0
* Updating javadoc for DPM apisSuprabh Shukla2016-03-151-1/+3
* Show admin support dialog if app is suspended.Sudheer Shanka2016-03-151-0/+12
* Calling method in DPMS after resolving userIdSuprabh Shukla2016-03-091-2/+4
* Not clearing data for a package that is a DO or POSuprabh Shukla2016-03-031-0/+9
* More work on layered user restrictions.Makoto Onuki2015-11-191-11/+0
* Revert "Do not call into ActivityManager from DPMS within DPMS lock"Makoto Onuki2015-11-121-6/+0
* Do not call into ActivityManager from DPMS within DPMS lockMakoto Onuki2015-11-101-0/+6
* Layer user restrictionsMakoto Onuki2015-10-271-0/+11
* Add isActiveAdminWithPolicy to DevicePolicyManagerInternalZoltan Szatmary-Ban2015-03-251-0/+9
* Notify app widget hosts when cross-profile providers change.Svet Ganov2014-08-201-0/+25
* Allow adding widgets from user profiles.Svetoslav2014-08-051-0/+38