summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* Update TrustAgentService API after reviewJim Miller2014-11-051-66/+95
* Merge "Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user ...Benjamin Franz2014-10-281-0/+1
|\
| * Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restric...Benjamin Franz2014-10-221-0/+1
* | DevicePolicy: Restore CA warning to K behaviourRobin Lee2014-10-201-1/+0
* | Use the correct method to check if device is encryptedAmith Yamasani2014-10-171-3/+8
* | Fix getStorageEncryptionStatus() in DevicePolicyManagerJim Miller2014-10-151-1/+3
* | Merge "Fix admin policies in managed profiles" into lmp-devAmith Yamasani2014-10-151-4/+0
|\ \
| * | Fix admin policies in managed profilesAmith Yamasani2014-10-151-4/+0
| |/
* | Fix a NPE in device policy manager service.Svetoslav2014-10-141-0/+3
|/
* DevicePolicy: One cert tracker warning per profileRobin Lee2014-10-091-50/+82
* Merge "Ignore badly formed ComponentNames when loading device_owner.xml" into...Kenny Guy2014-09-251-4/+13
|\
| * Ignore badly formed ComponentNames when loading device_owner.xmlKenny Guy2014-09-251-4/+13
* | Include reason when wiping data.Jeff Sharkey2014-09-241-7/+23
|/
* Merge "Allow primary user profile owner to set device restrictions" into lmp-devAmith Yamasani2014-09-191-1/+2
|\
| * Allow primary user profile owner to set device restrictionsAmith Yamasani2014-09-181-1/+2
* | bug fix: Allow enableSystemApps to be called by profile and device owner.Jessica Hummel2014-09-191-13/+15
|/
* Prevent device owner registration after setup is completeAmith Yamasani2014-09-121-9/+7
* Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-devEsteban Talavera2014-09-121-4/+14
|\
| * Add new adb dpm (= DevicePolicyManager) commandEsteban Talavera2014-09-121-4/+14
* | Add DevicePolicyManager PrivateKey mgmtBernhard Bauer2014-09-111-3/+34
* | Merge "Apply cross-user restrictions to Shell" into lmp-devAmith Yamasani2014-09-111-11/+15
|\ \ | |/ |/|
| * Apply cross-user restrictions to ShellAmith Yamasani2014-09-101-11/+15
* | Merge "Allow device owners to update LOCATION_MODE." into lmp-devJulia Reynolds2014-09-111-3/+14
|\ \ | |/ |/|
| * Allow device owners to update LOCATION_MODE.Julia Reynolds2014-09-041-3/+14
* | Merge "Don't allow guests to install from unknown sources" into lmp-devAmith Yamasani2014-09-051-1/+5
|\ \
| * | Don't allow guests to install from unknown sourcesAmith Yamasani2014-09-031-1/+5
| |/
* | Merge "Eliminate deadlock by deferring wipe data call" into lmp-devCraig Mautner2014-09-041-7/+14
|\ \ | |/ |/|
| * Eliminate deadlock by deferring wipe data callCraig Mautner2014-09-041-7/+14
* | Pass ComponentName to probing certificate methodsEsteban Talavera2014-09-031-13/+11
|/
* Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-devJulia Reynolds2014-08-281-17/+28
|\
| * Audio/Micrphone user restriction/multiuser updates.Julia Reynolds2014-08-271-17/+28
* | Relocate broken getCallingUserId() callsRobin Lee2014-08-281-3/+8
* | Renamed getUninstallBlocked to isUninstallBlockedEsteban Talavera2014-08-281-1/+1
|/
* Merge "Limit the settings profile/device owners can update." into lmp-devJulia Reynolds2014-08-271-0/+31
|\
| * Limit the settings profile/device owners can update.Julia Reynolds2014-08-271-0/+31
* | Provide lockdown of date/time device owners.Sander Alewijnse2014-08-261-0/+76
|/
* Merge "Write device owner name to XML" into lmp-devJason Monk2014-08-211-0/+3
|\
| * Write device owner name to XMLJason Monk2014-08-211-0/+3
* | Rename get/setBlockUninstall() to get/setUninstallBlocked()Esteban Talavera2014-08-211-3/+4
* | Merge "Remove setApplicationsHidden" into lmp-devEsteban Talavera2014-08-211-40/+0
|\ \ | |/ |/|
| * Remove setApplicationsHiddenEsteban Talavera2014-08-211-40/+0
* | Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-devKenny Guy2014-08-211-1/+414
|\ \ | |/ |/|
| * Add apis for whitelisting IMEs and accessibility services.Kenny Guy2014-08-201-1/+414
* | Notify app widget hosts when cross-profile providers change.Svet Ganov2014-08-201-35/+90
|/
* Merge "Prevent profile owners from setting certain user restrictions." into l...Julia Reynolds2014-08-161-13/+32
|\
| * Prevent profile owners from setting certain user restrictions.Julia Reynolds2014-08-201-13/+32
* | Added notification color to all system notificationsSelim Cinek2014-08-201-0/+2
|/
* Merge "Fixes to lock task API from API review" into lmp-devJason Monk2014-08-161-30/+28
|\
| * Fixes to lock task API from API reviewJason Monk2014-08-141-30/+28
* | Merge "Apply lockdowns when user restrictions are set." into lmp-devJulia Reynolds2014-08-151-3/+67
|\ \