summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/admin
Commit message (Expand)AuthorAgeFilesLines
* New device policy to disable camera.Ben Komalo2011-06-103-1/+55
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Clarify rules about encryption of emulated storage.Andy Stadler2011-03-071-2/+6
* Merge "Fix 3197205: Minor edits to device policy admin strings and documentat...Jim Miller2011-02-162-6/+10
|\
| * Fix 3197205: Minor edits to device policy admin strings and documentationJim Miller2011-02-162-6/+10
* | @hide DPM global proxy settingsAndy Stadler2011-02-162-1/+4
|/
* Update package descriptions with editorial revisions.Scott Main2011-01-261-0/+12
* Add internal plumbing to DPM for encryptionAndy Stadler2011-01-172-26/+46
* API changes to support encryption in DPMAndy Stadler2011-01-123-2/+123
* API CHANGE - Add hasGrantedPolicy() APIAndy Stadler2010-12-092-8/+30
* Fixes to DevicePolicyManager.setPasswordExpirationTimeoutAndy Stadler2010-11-191-2/+0
* Add password expiration support to DevicePolicyManager.Jim Miller2010-11-114-3/+122
* resolved conflicts for merge of 964eb438 to masterKenny Root2010-10-181-0/+6
|\
| * Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+6
* | Removed extra parameter tag in JavaDocsOscar Montemayor2010-08-041-2/+0
* | Fix for SDK breakage with hidden field.Oscar Montemayor2010-08-041-1/+0
* | Device Policy Manager changes to enable Global Proxy.Oscar Montemayor2010-08-043-1/+107
* | Adding support for minimum number of non letter characters.Konstantin Lopyrev2010-06-082-16/+97
* | am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardMan...Jim Miller2010-06-081-0/+9
|\ \ | |/
| * Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-081-0/+9
* | Fix 2677197: Adding minimum complex character support.Konstantin Lopyrev2010-05-272-7/+281
* | Fix 2673731: Adding support for password history to Device Admin.Konstantin Lopyrev2010-05-242-63/+115
|/
* Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ...Dianne Hackborn2010-03-221-5/+14
* Fix some bugs.Dianne Hackborn2010-03-041-1/+8
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-264-0/+1349