summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clean up USB Manager and fix ADB." into mnc-devJeff Brown2015-07-091-5/+0
|\
| * Clean up USB Manager and fix ADB.Jeff Brown2015-07-091-5/+0
* | Mute correct user from device policy manager.Kenny Guy2015-07-081-12/+29
|/
* Clear "profile wiped" notification when a new porfile is createdAlex Chau2015-06-301-0/+9
* Merge "Marking some globals from setGlobalSetting as not supported" into mnc-devEsteban Talavera2015-06-301-10/+17
|\
| * Marking some globals from setGlobalSetting as not supportedEsteban Talavera2015-06-291-10/+17
* | Use StorageManager.wipeAdoptableDisks to wipe external disksRubin Xu2015-06-261-20/+10
|/
* Reset permission policy to default when device owner goes awayEsteban Talavera2015-06-241-35/+31
* Runtime permissions cannot be set on legacy apps by device policyAmith Yamasani2015-06-231-4/+18
* 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 "Let device owners handle onChoosePrivateKey" into mnc-devRobin Lee2015-06-221-4/+10
|\ \
| * | Let device owners handle onChoosePrivateKeyRobin Lee2015-06-221-4/+10
* | | Add DISALLOW_CREATE_WINDOWS to Device Owner only user restrictionsBenjamin Franz2015-06-171-0/+1
* | | Yet another user restriction.Jeff Sharkey2015-06-151-0/+1
|/ /
* | Merge "Notification shown upon work profile deletion" into mnc-devAlex Chau2015-06-121-7/+84
|\ \
| * | Notification shown upon work profile deletionAlex Chau2015-06-111-7/+84
* | | Merge "Remove device initializer status messages" into mnc-devCraig Lafayette2015-06-111-34/+0
|\ \ \ | |/ / |/| |
| * | Remove device initializer status messagesCraig Lafayette2015-06-021-34/+0
| |/
* | Policy: make bulk CA uninstalls happen in serviceRobin Lee2015-06-101-2/+4
* | Remove the ability to set a preferred setup activity.Julia Reynolds2015-06-091-56/+0
* | Fix permission check in DPM.getPermissionGrantStateAmith Yamasani2015-06-041-6/+5
|/
* Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-0/+1
* Merge "Clear caller identity before setting all the user restrictions." into ...Sudheer Shanka2015-05-271-20/+12
|\
| * Clear caller identity before setting all the user restrictions.Sudheer Shanka2015-05-201-20/+12
* | Add getPermissionGrantState method in device policyAmith Yamasani2015-05-221-0/+30
* | Allow DO/PO to go back to normal permission state.Svet Ganov2015-05-201-13/+22
|/
* Merge "clear caller identify before sending system update notification" into ...Rubin Xu2015-05-141-4/+10
|\
| * clear caller identify before sending system update notificationRubin Xu2015-05-141-4/+10
* | Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-142-4/+6
* | Replace String host:port/url args with Uri argRobin Lee2015-05-141-5/+3
* | Merge "Modify how USB connections are handled." into mnc-devNick Kralevich2015-05-131-1/+1
|\ \
| * | Modify how USB connections are handled.Nick Kralevich2015-05-131-1/+1
* | | Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-devKenny Guy2015-05-131-14/+56
|\ \ \
| * | | Allowing profile to set a subset of keyguard restrictions.Kenny Guy2015-05-111-14/+56
| | |/ | |/|
* | | Merge "Remove initiator name param." into mnc-devJulia Reynolds2015-05-132-18/+9
|\ \ \ | |_|/ |/| |
| * | Remove initiator name param.Julia Reynolds2015-05-112-18/+9
| |/
* | Merge "Tweak SystemUpdatePolicy according to API review." into mnc-devRubin Xu2015-05-122-12/+18
|\ \
| * | Tweak SystemUpdatePolicy according to API review.Rubin Xu2015-05-112-12/+18
| |/
* | Add permission meta-state flags to support grant/revoke permission policy.Svet Ganov2015-05-111-2/+10
|/
* DevicePolicyManager API review changesCraig Lafayette2015-05-071-1/+1
* Merge "Rename functions that disable status bar and keyguard" into mnc-devBenjamin Franz2015-05-061-19/+24
|\
| * Rename functions that disable status bar and keyguardBenjamin Franz2015-05-061-19/+24
* | Permission policies are for profile and device ownersAmith Yamasani2015-05-051-2/+2
|/
* Device policy: use owner label instead of nameRobin Lee2015-04-301-8/+32
* Merge "Add status bar flag to disable quick settings" into mnc-devBenjamin Franz2015-04-291-2/+7
|\
| * Add status bar flag to disable quick settingsBenjamin Franz2015-04-281-2/+7
* | Permissions control via profile/device owner adminAmith Yamasani2015-04-281-1/+63
|/
* Allow device initializers to set a preferred setup activity.Julia Reynolds2015-04-271-1/+56
* Merge "Only skip unrecognized tags."Julia Reynolds2015-04-251-6/+1
|\