summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy/java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Introducing crossProfileIntentFilters that skip the current profile.Nicolas Prevot2014-06-181-4/+6
| * | Merge "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-171-34/+27
| |\ \ | | |/
| | * Revert "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-34/+27
| * | Merge "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-27/+34
| |\ \ | | |/
| | * Publish DevicePolicyManager CA certificate APIsRobin Lee2014-06-111-27/+34
* | | Merge "Notify any profile/device owners of lock task"Jason Monk2014-06-171-0/+22
|\ \ \
| * | | Notify any profile/device owners of lock taskJason Monk2014-06-181-0/+22
| |/ /
* | | Change lock-task DPM authorization to packagesJason Monk2014-06-171-44/+47
|/ /
* | Merge "Allow device owner to configure secondary users"Jason Monk2014-06-121-2/+47
|\ \
| * | Allow device owner to configure secondary usersJason Monk2014-06-121-2/+47
| |/
* | More meaningful errors for DPM calls by non-ownersRobin Lee2014-06-111-1/+9
|/
* Allow profile and device owners to change and get the master volume mute state.Julia Reynolds2014-06-091-0/+38
* Add an API to clear the device owner.Jason Monk2014-06-062-0/+36
* Merge "Add device-owner based setting of global proxy."Jason Monk2014-06-061-0/+15
|\
| * Add device-owner based setting of global proxy.Jason Monk2014-06-061-0/+15
* | Merge "Clean up deleted users in DevicePolicyManagerService"Alexandra Gherghina2014-06-061-0/+27
|\ \ | |/ |/|
| * Clean up deleted users in DevicePolicyManagerServiceAlexandra Gherghina2014-06-051-0/+27
* | Fix bug with sending intents to correct user for device admin.Kenny Guy2014-06-051-1/+2
|/
* Merge "Remove enableSystemApp() and enableSystemAppWithInten()."Sander Alewijnse2014-06-041-105/+0
|\
| * Remove enableSystemApp() and enableSystemAppWithInten().Sander Alewijnse2014-05-271-105/+0
* | Restrictions ManagerAmith Yamasani2014-05-311-0/+41
|/
* Rename code related to cross-profile intents.Nicolas Prevot2014-05-231-8/+8
* Create deviceowner gated APIs for creating and removing users in devicepolicy...Julia Reynolds2014-05-221-0/+38