summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DevicePolicyManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Allow device admin policy to override policy boolean state.Robert Craig2013-07-181-10/+8
* Move seinfo and install-time changes to inside PMS.Robert Craig2013-07-181-3/+4
* Change DPMS code to accommodate enforce states on boot.Robert Craig2013-07-181-86/+95
* Update location of policy filesWilliam Roberts2013-07-181-15/+9
* Implement Device Admin API for MMACJoman Chu2013-07-181-0/+278
* Simplify check during admin removal for whether to cleanup SELinuxJoman Chu2013-07-181-100/+99
* Add APIs to allow Device Admins to change SELinux settingsJoman Chu2013-07-181-0/+666
* Merge "Quiet down a lot of logging." into jb-mr1.1-devDianne Hackborn2012-11-281-8/+7
|\
| * Quiet down a lot of logging.Dianne Hackborn2012-11-271-8/+7
* | Only wipe device if primary user (for failed password attempts)Amith Yamasani2012-11-161-17/+21
|/
* Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen2012-10-041-1/+2
* Read in the disable-keyguard-features flag from the XML fileAmith Yamasani2012-10-041-0/+5
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-3/+3
* Make DPM API for disabling keyguard widgets more genericJim Miller2012-09-191-16/+16
* DevicePolicyManager per userAmith Yamasani2012-09-181-379/+591
* Fix DevicePolicyManager crash when settings password quality (and possibly ot...Amith Yamasani2012-09-101-1/+7
* Refer to STAY_ON_WHILE_PLUGGED_IN via the Global namespaceChristopher Tate2012-09-071-2/+2
* Update DevicePolicyManager with ability to disable keyguard widgetsJim Miller2012-09-041-0/+48
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-5/+7
* Power manager rewrite.Jeff Brown2012-08-151-3/+3
* am ab294eeb: Merge "DevicePolicyManagerService: dump less" into jb-devNick Kralevich2012-06-251-10/+0
|\
| * DevicePolicyManagerService: dump lessNick Kralevich2012-06-251-10/+0
* | am d8bbf96a: Merge "Fix issue #6664140: Time to lock should work even Stay aw...Dianne Hackborn2012-06-181-32/+39
|\ \ | |/
| * Fix issue #6664140: Time to lock should work even Stay awake...Dianne Hackborn2012-06-151-32/+39
* | am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-0/+1
|\ \ | |/ |/|
| * Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-0/+1
| |\
| | * Wipe the user data out in any case.Masanori Ogino2012-02-161-0/+1
* | | Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-1/+1
|/ /
* | Fix 5863053: Add method to lock screen immediately.Jim Miller2012-01-171-0/+13
* | DO NOT MERGE - Cherry picking from master to MR1Danielle Millett2012-01-101-0/+1
|/
* Fix remote device wipe to not hang.Ben Komalo2011-10-181-1/+12
* Fix 4993068: Don't check password history when dpm sets the passwordJim Miller2011-08-211-7/+0
* New device policy to disable camera.Ben Komalo2011-06-101-0/+83
* am 469465c4: am 0821f274: am 2a108403: I am a dummy.Dianne Hackborn2011-06-021-1/+1
|\
| * I am a dummy.Dianne Hackborn2011-05-261-1/+1
* | Use unchecked admin lookup for getStorageEncryption()Andy Stadler2011-06-011-3/+2
|/
* Fix issue #4445007: DPM initializes some values to 1, instead of 0Dianne Hackborn2011-05-251-38/+79
* Fix 3197205: Minor edits to device policy admin strings and documentationJim Miller2011-02-161-2/+2
* Read actual device encryption statusAndy Stadler2011-01-201-1/+9
* Add internal plumbing to DPM for encryptionAndy Stadler2011-01-171-12/+89
* API changes to support encryption in DPMAndy Stadler2011-01-121-0/+35
* API CHANGE - Add hasGrantedPolicy() APIAndy Stadler2010-12-091-7/+35
* Update device password expiration/alarm behaviorAndy Stadler2010-11-291-13/+40
* Fixes to DevicePolicyManager.setPasswordExpirationTimeoutAndy Stadler2010-11-191-21/+16
* Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-2/+11
* Add password expiration support to DevicePolicyManager.Jim Miller2010-11-111-2/+196
* Fixe some stuff.Dianne Hackborn2010-11-081-1/+1
* resolved conflicts for merge of 964eb438 to masterKenny Root2010-10-181-4/+16
|\
| * Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-4/+16
* | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-0/+3
|\ \ | |/