summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DevicePolicyManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-0/+3
* | Device Policy Manager changes to enable Global Proxy.Oscar Montemayor2010-08-041-0/+137
* | Adding support for minimum number of non letter characters.Konstantin Lopyrev2010-06-081-4/+67
* | am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardMan...Jim Miller2010-06-081-0/+7
|\ \ | |/
| * Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-081-0/+7
* | Fix 2677197: Adding minimum complex character support.Konstantin Lopyrev2010-05-271-7/+349
* | Fix 2673731: Adding support for password history to Device Admin.Konstantin Lopyrev2010-05-241-83/+128
|/
* Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ...Dianne Hackborn2010-03-221-40/+89
* Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...Dianne Hackborn2010-03-191-0/+1
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-6/+115
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-2/+2
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-3/+59
* Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-171-7/+7
* Get rid of the limit-unlock policy control.Dianne Hackborn2010-02-111-1/+1
* New external storage APIs.Dianne Hackborn2010-02-091-8/+12
* More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-291-25/+35
* More device admin.Dianne Hackborn2010-01-281-37/+77
* Bite the bullet and add support for multiple device admins.Dianne Hackborn2010-01-271-43/+102
* More work on device admins:Dianne Hackborn2010-01-271-77/+191
* More device admin work: description, policy control.Dianne Hackborn2010-01-261-16/+35
* Don't crash when there is no admin.Dianne Hackborn2010-01-211-9/+9
* More device policy manager / admin work.Dianne Hackborn2010-01-211-19/+91
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-0/+471