summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Apply lockdowns when user restrictions are set.Julia Reynolds2014-08-151-3/+67
| |/
* | Remove system_server classes from the boot image.Narayan Kamath2014-08-151-1/+1
|/
* Fix NPE in DevicePolicyManagerService that crashed SystemUIAdrian Roos2014-08-071-1/+2
* Merge "Wipe only managed profile when max number of incorrect passwords excee...Esteban Talavera2014-08-051-22/+38
|\
| * Wipe only managed profile when max number of incorrect passwords exceededEsteban Talavera2014-08-061-22/+38
* | Fix NPE in device policy manager service.Svetoslav2014-08-061-0/+4
* | Allow adding widgets from user profiles.Svetoslav2014-08-051-5/+111
|/
* Fix deadlock window manager and device policy manager.Sander Alewijnse2014-07-311-5/+23
* Don't turn off screen after wiping user profilesRobin Lee2014-07-301-3/+1
* Set profile owner via an intentAmith Yamasani2014-07-292-24/+106