summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* Create deviceowner gated APIs for creating and removing users in devicepolicy...Julia Reynolds2014-05-231-0/+38
* Remove enforceManagedProfile for listing keyguard featuresRobin Lee2014-05-211-2/+1
* resolved conflicts for merge of fcc4fed3 to masterNarayan Kamath2014-05-211-1/+1
|\
| * Make power button behavior configurable.Jeff Brown2014-05-201-1/+1
* | Merge "DPM: Disallow some DeviceAdmin policies for ProfileOwners"Robin Lee2014-05-211-0/+6
|\ \
| * | DPM: Disallow some DeviceAdmin policies for ProfileOwnersRobin Lee2014-05-211-0/+6
* | | Merge "Add Device/Profile Owner gated apis for setting/getting blocked packag...Julia Reynolds2014-05-201-0/+87
|\ \ \
| * | | Add Device/Profile Owner gated apis for setting/getting blocked packages.Julia Reynolds2014-05-201-0/+87
| |/ /
* | | Allow device/profile owners to update settings.Julia Reynolds2014-05-201-0/+39
|/ /
* | Use correct package name for profile ownerAmith Yamasani2014-05-161-1/+1
* | Fix NPE in DevicePolicyManagerServiceJason Monk2014-05-161-11/+13
* | Notify AppOpsService of UserRestrictions and OwnersJason Monk2014-05-162-0/+40
* | Allow setting password restrictions from a managed profile.Jessica Hummel2014-05-091-142/+267
* | DevicePolicyManager Authentication for Lock Taskjustinzhang2014-05-081-0/+89
* | Add API to disable account management for certain typesSander Alewijnse2014-05-081-1/+68
* | Fix buildJason Monk2014-05-071-2/+2
* | Add enableSystemApp methods to DevicePolicyManagerAdam Connors2014-05-071-0/+109
* | Cleaning code related to the forwarding intent filters.Nicolas Prevot2014-05-061-1/+1
* | Introducing removable and non-removable ForwardingIntentFilters.Nicolas Prevot2014-05-061-2/+4
* | Bump up priority of system receiving BOOT_COMPLETED.Dianne Hackborn2014-05-021-0/+1
* | 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