summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/DeviceAdminInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Check DPC package validity during package updatesRubin Xu2025-10-071-0/+2
* Mechanically apply TypedXml refaster template.Jeff Sharkey2020-11-301-3/+2
* Mechanical refactoring to new typed XML classes.Jeff Sharkey2020-11-301-3/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Remove DO/PO "policy" from DeviceAdminInfoEran Messeri2020-10-231-16/+0
* Explicitly get org-owned admin in DPMSEran Messeri2020-09-301-8/+0
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* getWifiMacAddress: Enable for profile owner on org-owned deviceEran Messeri2019-12-051-0/+8
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Limit access to suspected false positives.Mathew Inwood2018-12-281-1/+2
* Merge "Block Policies From Device Admin Targetting Q"Eric Sandness2018-09-071-22/+15
|\
| * Block Policies From Device Admin Targetting QEric Sandness2018-09-051-22/+15
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
|/
* Move the support_transfer_ownership_metadata inside the device adminarangelov2018-03-081-7/+28
* Javadoc For DA DeprecationEric Sandness2018-01-191-0/+14
* Support safe mode properly.Makoto Onuki2016-02-241-28/+35
* Cleanup USER_OWNER in DPMSXiaohui Chen2015-09-231-0/+2
* Allow alternative policy description for secondary usersFyodor Kupolov2015-02-241-11/+26
* Fix privilege escalation for preferred activitiesRobin Lee2014-03-281-0/+16
* docs: Fix a bunch of issuesScott Kennedy2013-01-111-2/+2
* Make DPM API for disabling keyguard widgets more genericJim Miller2012-09-191-4/+4
* Update DevicePolicyManager with ability to disable keyguard widgetsJim Miller2012-09-041-41/+53
* New device policy to disable camera.Ben Komalo2011-06-101-1/+13
* @hide DPM global proxy settingsAndy Stadler2011-02-161-1/+2
* API changes to support encryption in DPMAndy Stadler2011-01-121-1/+13
* Add password expiration support to DevicePolicyManager.Jim Miller2010-11-111-1/+13
* Fix for SDK breakage with hidden field.Oscar Montemayor2010-08-041-1/+0
* Device Policy Manager changes to enable Global Proxy.Oscar Montemayor2010-08-041-1/+14
* Fix some bugs.Dianne Hackborn2010-03-041-1/+8
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-0/+402