summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds an enabled state in UserInfo instead of DevicePolicyManager"Alexandra Gherghina2014-05-012-48/+5
|\
| * Adds an enabled state in UserInfo instead of DevicePolicyManagerAlexandra Gherghina2014-05-012-48/+5
* | Introduce forwarding intents across profiles.Nicolas Prevot2014-04-301-0/+45
|/
* Small fix in DeviceOwner.java.Nicolas Prevot2014-04-291-2/+2
* Allow profile owners to set user restrictionsAmith Yamasani2014-04-241-0/+20
* Fix two potential NPEs in DeviceInfoAlexandra Gherghina2014-04-242-3/+3
* Modify getUserProfiles to return only enabled profiles:Alexandra Gherghina2014-04-242-28/+82
* Allow ProfileOwner apps to manage app restrictionsRobin Lee2014-04-171-0/+41
* Sends ACTION_MANAGED_PROFILE_ADDED intent at foreground priority to speedup t...Alexandra Gherghina2014-04-151-1/+2
* Add new call to DevicePolicyManager to enable a profile.Alexandra Gherghina2014-04-111-0/+26
* Fix privilege escalation for preferred activitiesRobin Lee2014-03-281-63/+65
* Merge "Enables a profile owner or device owner to set and clear default inten...Sander Alewijnse2014-02-241-0/+62
|\
| * Enables a profile owner or device owner to set and clear default intent handl...Sander Alewijnse2014-02-211-0/+62
* | Check DeviceOwner exists before using packageNameRobin Lee2014-02-201-3/+2
|/
* Change API for setProfileOwner to require userIdAdam Connors2014-02-171-0/+8
* am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-112-46/+21
|\
| * Make SystemService constructor take a Context.Jeff Brown2014-02-102-46/+21
* | Fix NPE on removing a userAmith Yamasani2014-02-101-3/+4
* | am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional s...Adam Lesinski2014-02-062-11/+12
|\ \ | |/
| * Check feature bits before loading optional servicesAdam Lesinski2014-02-052-11/+12
* | Extend DeviceOwner concept to accommodate ProfileOwnersAdam Connors2014-02-062-118/+371
* | Merge commit '817ec49e' into manualmergeAmith Yamasani2013-12-201-0/+46
|\ \ | |/
| * Wrap some services into a SystemServiceAmith Yamasani2013-12-201-0/+46
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-9/+0
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-192-0/+2980