summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/admin
Commit message (Expand)AuthorAgeFilesLines
* admin: Restore requireSecureKeyguard interface.Adnan Begovic2015-10-272-0/+22
* Merge "Update setApplicationRestrictions documentation" into mnc-devEsteban Talavera2015-08-111-2/+7
|\
| * Update setApplicationRestrictions documentationEsteban Talavera2015-08-101-2/+7
* | Merge "Update documentation of DevicePolicyManager intents." into mnc-devAlan Treadway2015-08-061-0/+10
|\ \
| * | Update documentation of DevicePolicyManager intents.Alan Treadway2015-08-061-0/+10
* | | Update javadoc for EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLERubin Xu2015-08-051-3/+11
|/ /
* | Change MNC codename to just M.Dianne Hackborn2015-07-291-15/+15
* | Send a public broadcast when the device owner is set.Nicolas Prevot2015-07-281-1/+11
|/
* Merge "Clarify javadoc of setPermissionPolicy" into mnc-devBenjamin Franz2015-07-081-1/+8
|\
| * Clarify javadoc of setPermissionPolicyBenjamin Franz2015-07-081-1/+8
* | Update javadoc on DPM.setGlobalSettingZoltan Szatmary-Ban2015-07-031-0/+2
|/
* Merge "Deprecate APIs for admin to create users." into mnc-devKenny Guy2015-06-301-0/+6
|\
| * Deprecate APIs for admin to create users.Kenny Guy2015-06-291-0/+6
* | Merge "Marking some globals from setGlobalSetting as not supported" into mnc-devEsteban Talavera2015-06-301-12/+15
|\ \ | |/ |/|
| * Marking some globals from setGlobalSetting as not supportedEsteban Talavera2015-06-291-12/+15
* | Merge "Revert "Deprecate APIs for admin to create users."" into mnc-devKenny Guy2015-06-291-6/+0
|\ \
| * | Revert "Deprecate APIs for admin to create users."Kenny Guy2015-06-291-6/+0
* | | Merge "Hide MIME_TYPE_PROVISIONING_NFC_V2" into mnc-devCraig Lafayette2015-06-291-11/+14
|\ \ \
| * | | Hide MIME_TYPE_PROVISIONING_NFC_V2Craig Lafayette2015-06-261-11/+14
| | |/ | |/|
* | | Merge "Deprecate APIs for admin to create users." into mnc-devKenny Guy2015-06-291-0/+6
|\ \ \ | | |/ | |/|
| * | Deprecate APIs for admin to create users.Kenny Guy2015-06-261-0/+6
* | | Block assist when screenshots are disabled by policyBenjamin Franz2015-06-261-0/+3
| |/ |/|
* | Reset permission policy to default when device owner goes awayEsteban Talavera2015-06-241-1/+1
* | Runtime permissions cannot be set on legacy apps by device policyAmith Yamasani2015-06-231-0/+6
* | Merge "Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN" into mnc...Zoltan Szatmary-Ban2015-06-231-0/+1
|\ \
| * | Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWNZoltan Szatmary-Ban2015-06-081-0/+1
* | | Merge "Hide device initializer methods/fields." into mnc-devJulia Reynolds2015-06-222-18/+24
|\ \ \ | |_|/ |/| |
| * | Hide device initializer methods/fields.Julia Reynolds2015-06-172-18/+24
* | | Merge "Remove FRP wipe support for device initializers" into mnc-devCraig Lafayette2015-06-181-13/+0
|\ \ \ | |/ / |/| |
| * | Remove FRP wipe support for device initializersCraig Lafayette2015-06-111-13/+0
* | | Merge "Deprecate SHA-1 in ManagedProvisioning (API doc change)" into mnc-devRubin Xu2015-06-161-5/+11
|\ \ \
| * | | Deprecate SHA-1 in ManagedProvisioning (API doc change)Rubin Xu2015-06-151-5/+11
* | | | Merge "Update documentation for PASSWORD_QUALITY_SOMETHING" into mnc-devBenjamin Franz2015-06-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update documentation for PASSWORD_QUALITY_SOMETHINGBenjamin Franz2015-06-161-1/+1
* | | | Update doc of ACTION_PROVISION_MANAGED_DEVICERubin Xu2015-06-121-6/+12
|/ / /
* | | Change references to APK Certificate to SignatureRubin Xu2015-06-121-12/+12
|/ /
* | Merge "Remove device initializer status messages" into mnc-devCraig Lafayette2015-06-113-249/+1
|\ \
| * | Remove device initializer status messagesCraig Lafayette2015-06-023-249/+1
* | | Merge "Align the behaviour of different lock task modes" into mnc-devBenjamin Franz2015-06-111-0/+3
|\ \ \
| * | | Align the behaviour of different lock task modesBenjamin Franz2015-06-091-0/+3
| | |/ | |/|
* | | Policy: make bulk CA uninstalls happen in serviceRobin Lee2015-06-102-8/+7
* | | Remove the ability to set a preferred setup activity.Julia Reynolds2015-06-092-20/+0
|/ /
* | Make ACTION_PROVISION_MANAGED_DEVICE public.Nicolas Prevot2015-06-021-9/+43
* | Device policy: consistent javadoc and annotationsRobin Lee2015-06-021-225/+227
|/
* Merge "Fixed indentation in setProfileName method" into mnc-devFyodor Kupolov2015-05-271-4/+4
|\
| * Fixed indentation in setProfileName methodFyodor Kupolov2015-05-271-4/+4
* | Add getPermissionGrantState method in device policyAmith Yamasani2015-05-222-0/+28
|/
* Allow DO/PO to go back to normal permission state.Svet Ganov2015-05-202-12/+39
* Replace String host:port/url args with Uri argRobin Lee2015-05-142-18/+9
* Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-devKenny Guy2015-05-131-2/+15
|\