summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new DevicePolicyManager API to allow fine-grained TrustAgent managementJim Miller2014-07-281-19/+165
* Merge "Remove the profile/device owner user restriction bypass." into lmp-devJulia Reynolds2014-07-241-36/+1
|\
| * Remove the profile/device owner user restriction bypass.Julia Reynolds2014-07-261-36/+1
* | Storing the app who sets a CrossProfileIntentFilter.Nicolas Prevot2014-07-281-6/+8
|/
* Don't update user's setup state unless it changedAmith Yamasani2014-07-251-3/+5
* Add Device Policy API to disable screen capture.Sander Alewijnse2014-07-231-0/+65
* Use foreground broadcast to get device admin msg.Dianne Hackborn2014-07-221-0/+1
* Stop double-loading device adminsRobin Lee2014-07-221-13/+13
* Fix a security exception when checking cross-profile caller-id cap.Amith Yamasani2014-07-211-1/+2
* Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-211-14/+14
* Merge "Create DPM APIs for cross profile callerId" into lmp-devAdam Connors2014-07-171-0/+81
|\
| * Create DPM APIs for cross profile callerIdAdam Connors2014-07-171-0/+81
* | Ads per-user APIs to manage accounts through the AccountManagerAlexandra Gherghina2014-07-171-1/+7
* | Merge "Keep track of user_setup_complete in DPMS" into lmp-devAmith Yamasani2014-07-171-0/+63
|\ \ | |/ |/|
| * Keep track of user_setup_complete in DPMSAmith Yamasani2014-07-161-0/+63
* | Revert "Remove enableSystemApp methods."Adam Connors2014-07-161-0/+108
|/
* Add API for device owner to switch usersJason Monk2014-07-101-0/+24
* Add new "pin complex" type to supported keyguard PINsJim Miller2014-07-101-0/+1
* Restrict factory reset with user restrictions.Julia Reynolds2014-07-091-0/+2
* Add package state to block uninstall.Kenny Guy2014-07-041-0/+47
* Provide api to set the managed profile name.Jessica Hummel2014-06-301-1/+19
* Trust Agents: Disable until next unlock if device is locked by DPMAdrian Roos2014-06-261-2/+6
* The profile owner shouldn't control lock taskJason Monk2014-06-241-6/+4
* Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs"""Robin Lee2014-06-171-27/+34
|\
| * Revert "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-191-27/+34
* | Merge "Introducing crossProfileIntentFilters that skip the current profile."Nicolas Prevot2014-06-171-4/+6
|\ \