summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* am 17b03239: am 8562a7a1: am eedf2fe0: am 0afd1905: Merge "Fix NPE if FPE ser...Amith Yamasani2015-03-251-1/+3
|\
| * Fix NPE if FPE service does not exist.Paul Crowley2015-03-251-1/+3
* | Add isActiveAdminWithPolicy to DevicePolicyManagerInternalZoltan Szatmary-Ban2015-03-251-42/+65
* | Add DelegatedCertInstaller API in DPMSRubin Xu2015-03-201-1/+70
* | Add DO policy to disable safe boot mode.Benjamin Franz2015-03-191-0/+1
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* | Merge "Allow initializers to clear reset protection data during device setup."Julia Reynolds2015-03-171-1/+4
|\ \
| * | Allow initializers to clear reset protection data during device setup.Julia Reynolds2015-03-111-1/+4
* | | Merge "Recognise insecure encryption with a new constant"Robin Lee2015-03-161-3/+4
|\ \ \
| * | | Recognise insecure encryption with a new constantRobin Lee2015-02-231-3/+4
* | | | Merge "Remove the owner userid of cross-profile intent filters."Nicolas Prevot2015-03-161-7/+7
|\ \ \ \
| * | | | Remove the owner userid of cross-profile intent filters.Nicolas Prevot2015-03-051-7/+7
* | | | | Merge "Changed the logic of calculating effective password limits"Fyodor Kupolov2015-03-131-0/+24
|\ \ \ \ \
| * | | | | Changed the logic of calculating effective password limitsFyodor Kupolov2015-03-121-0/+24
| | |_|/ / | |/| | |
* | | | | Allow DO to set Settings.Global.STAY_ON_WHILE_PLUGGED_INBenjamin Franz2015-03-131-0/+9
|/ / / /
* | | | Block setting wallpapers from managed profiles.Benjamin Franz2015-03-091-0/+11
* | | | Merge "Allow device and profile owners to set a user icon."Julia Reynolds2015-03-051-0/+17
|\ \ \ \
| * | | | Allow device and profile owners to set a user icon.Julia Reynolds2015-03-041-0/+17
* | | | | Add security check for clearDeviceInitializer in the service.Julia Reynolds2015-03-051-4/+10
* | | | | Merge "Audio: Remove the concept of master volume."John Spurlock2015-03-041-9/+5
|\ \ \ \ \
| * | | | | Audio: Remove the concept of master volume.John Spurlock2015-03-041-9/+5
* | | | | | DOs can clear the DI; rehide hasUserSetupCompleted.Julia Reynolds2015-03-041-11/+3
| |/ / / / |/| | | |
* | | | | Allow the device initializer to perform user setup tasks.Julia Reynolds2015-03-042-3/+203
|/ / / /
* | | | Merge "Fail silently when changing BLUETOOTH_ON/WIFI_ON directly"Nicolas Prevot2015-02-261-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fail silently when changing BLUETOOTH_ON/WIFI_ON directlyNicolas Prevot2015-02-261-4/+7
| |/ /
* | | Allow setting a Device Owner via ADB on unprovisioned device with preinstalle...Esteban Talavera2015-02-251-7/+9
|/ /
* | Merge "Dump the profile/device owner when dumping device policy state."Nicolas Prevot2015-02-202-1/+23
|\ \
| * | Dump the profile/device owner when dumping device policy state.Nicolas Prevot2015-02-162-1/+23
* | | Merge "Code cleanup"Fyodor Kupolov2015-02-191-182/+58
|\ \ \
| * | | Code cleanupFyodor Kupolov2015-02-191-182/+58
* | | | Merge "Save per-user camera policy in different system properties"Amith Yamasani2015-02-181-5/+7
|\ \ \ \
| * | | | Save per-user camera policy in different system propertiesAmith Yamasani2015-02-131-5/+7
| | |/ / | |/| |
* | | | DevicePolicy: Make uid parameter an intRobin Lee2015-02-171-4/+8
* | | | Merge "Device Policy API to choose a private key silently"Robin Lee2015-02-161-0/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Device Policy API to choose a private key silentlyRobin Lee2015-02-051-0/+54
* | | | Merge "Avoid NullPointerException in enableSystemApp if the app is absent."Nicolas Prevot2015-02-111-0/+4
|\ \ \ \
| * | | | Avoid NullPointerException in enableSystemApp if the app is absent.Nicolas Prevot2015-02-101-0/+4
| | |/ / | |/| |
* | | | Dont throw an exception for non-system apps when enabling system apps.Nicolas Prevot2015-02-111-8/+7
|/ / /
* | | am a2ced3e8: am 8d12d3da: Merge "Only switch user if current user is being wi...Kenny Guy2015-02-051-1/+4
|\ \ \ | |/ / |/| / | |/
| * Only switch user if current user is being wipedKenny Guy2015-02-041-1/+4
* | Merge "Removed userHandle from setXXX methods"Fyodor Kupolov2015-01-301-45/+41
|\ \
| * | Removed userHandle from setXXX methodsFyodor Kupolov2015-01-291-45/+41
* | | Move mute/unmute handling to adjust volume pathsRoboErik2015-01-291-4/+8
|/ /
* | am ad664808: am 6d16b861: Merge "Avoid NullPointerException if createUser ret...Benjamin Franz2015-01-261-0/+3
|\ \ | |/
| * Merge "Avoid NullPointerException if createUser returns null" into lmp-mr1-devBenjamin Franz2015-01-261-0/+3
| |\
| | * Avoid NullPointerException if createUser returns nullBenjamin Franz2015-01-231-0/+3
* | | am 20bd0c23: am 059b8ab6: am 414ea81e: Merge "Ensure notifications are sent w...Zoltan Szatmary-Ban2015-01-261-0/+13
|\ \ \ | |/ /
| * | Merge "Ensure notifications are sent when locking/unlocking location share" i...Zoltan Szatmary-Ban2015-01-261-0/+13
| |\ \ | | |/ | |/|
| | * Ensure notifications are sent when locking/unlocking location shareZoltan Szatmary-Ban2015-01-231-0/+13
* | | am bfca5f40: am 266303fd: Merge "Avoid SecurityException when calling getUser...Benjamin Franz2015-01-231-21/+42
|\ \ \ | |/ /