summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/DevicePolicyManagerService.java
AgeCommit message (Expand)Author
2013-11-14Fix for the invalid Global Proxy SettingRaj Mamadgi
2013-11-11Fix inconsistency in reporting device admin active state.Amith Yamasani
2013-09-16Add a feature to specify if device admins are supported on the deviceAmith Yamasani
2013-09-13CA cert monitoring: add notifications and actions for dialogMaggie Benthall
2013-08-20Add methods for managing CAs to DevicePolicyManager(Service)Maggie Benthall
2013-08-09Add a name to the DeviceOwnerGeoffrey Borggaard
2013-07-22New permission to manage device adminsAmith Yamasani
2013-05-26am 7f3ff133: Merge "Fix wrong log information in DevicePolicyManagerService"Dianne Hackborn
2013-04-18Fix wrong log information in DevicePolicyManagerServicejoonyoung.cho
2013-03-27Keep track of who has disabled applications.Dianne Hackborn
2013-03-26Device Owner, a special kind of device adminAmith Yamasani
2013-02-08Starting point for User Restrictions APIAmith Yamasani
2012-11-28Merge "Quiet down a lot of logging." into jb-mr1.1-devDianne Hackborn
2012-11-27Quiet down a lot of logging.Dianne Hackborn
2012-11-16Only wipe device if primary user (for failed password attempts)Amith Yamasani
2012-10-04Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen
2012-10-04Read in the disable-keyguard-features flag from the XML fileAmith Yamasani
2012-09-27Migrate more Secure settings to Global.Jeff Sharkey
2012-09-19Make DPM API for disabling keyguard widgets more genericJim Miller
2012-09-18DevicePolicyManager per userAmith Yamasani
2012-09-10Fix DevicePolicyManager crash when settings password quality (and possibly ot...Amith Yamasani
2012-09-07Refer to STAY_ON_WHILE_PLUGGED_IN via the Global namespaceChristopher Tate
2012-09-04Update DevicePolicyManager with ability to disable keyguard widgetsJim Miller
2012-08-30Improve multi-user broadcasts.Dianne Hackborn
2012-08-15Power manager rewrite.Jeff Brown
2012-06-25am ab294eeb: Merge "DevicePolicyManagerService: dump less" into jb-devNick Kralevich
2012-06-25DevicePolicyManagerService: dump lessNick Kralevich
2012-06-18am d8bbf96a: Merge "Fix issue #6664140: Time to lock should work even Stay aw...Dianne Hackborn
2012-06-15Fix issue #6664140: Time to lock should work even Stay awake...Dianne Hackborn
2012-05-25am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."Jean-Baptiste Queru
2012-05-25Merge "Wipe the user data out in any case."Jean-Baptiste Queru
2012-04-19Move handling of package changes to a background thread.Dianne Hackborn
2012-02-16Wipe the user data out in any case.Masanori Ogino
2012-01-17Fix 5863053: Add method to lock screen immediately.Jim Miller
2012-01-10DO NOT MERGE - Cherry picking from master to MR1Danielle Millett
2011-10-18Fix remote device wipe to not hang.Ben Komalo
2011-08-21Fix 4993068: Don't check password history when dpm sets the passwordJim Miller
2011-06-10New device policy to disable camera.Ben Komalo
2011-06-02am 469465c4: am 0821f274: am 2a108403: I am a dummy.Dianne Hackborn
2011-06-01Use unchecked admin lookup for getStorageEncryption()Andy Stadler
2011-05-26I am a dummy.Dianne Hackborn
2011-05-25Fix issue #4445007: DPM initializes some values to 1, instead of 0Dianne Hackborn
2011-02-16Fix 3197205: Minor edits to device policy admin strings and documentationJim Miller
2011-01-20Read actual device encryption statusAndy Stadler
2011-01-17Add internal plumbing to DPM for encryptionAndy Stadler
2011-01-12API changes to support encryption in DPMAndy Stadler
2010-12-09API CHANGE - Add hasGrantedPolicy() APIAndy Stadler
2010-11-29Update device password expiration/alarm behaviorAndy Stadler
2010-11-19Fixes to DevicePolicyManager.setPasswordExpirationTimeoutAndy Stadler
2010-11-19Notify all VMs when proxy changes.Robert Greenwalt