summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/admin
Commit message (Expand)AuthorAgeFilesLines
* CA cert monitoring: add notifications and actions for dialogMaggie Benthall2013-09-131-1/+1
* Add methods for managing CAs to DevicePolicyManager(Service)Maggie Benthall2013-08-202-0/+74
* Add a name to the DeviceOwnerGeoffrey Borggaard2013-08-092-2/+32
* Improve API and documentationAmith Yamasani2013-04-191-6/+21
* Device Owner, a special kind of device adminAmith Yamasani2013-03-262-0/+57
* am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch ...Scott Kennedy2013-01-141-2/+2
|\
| * docs: Fix a bunch of issuesScott Kennedy2013-01-111-2/+2
* | Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEADJean-Baptiste Queru2012-11-081-0/+0
|\ \ | |/ |/|
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | Update DevicePolicyManager documentation with new keyguard flagsJim Miller2012-11-021-3/+6
|/ /
* | Make DPM API for disabling keyguard widgets more genericJim Miller2012-09-193-22/+32
* | DevicePolicyManager per userAmith Yamasani2012-09-182-100/+172
* | Update DevicePolicyManager with ability to disable keyguard widgetsJim Miller2012-09-043-48/+113
|/
* am 9be0105f: docs: fix several linksScott Main2012-06-221-1/+1
|\
| * docs: fix several linksScott Main2012-06-221-1/+1
* | am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-2/+4
|\ \ | |/ |/|
| * Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-2/+4
| |\
| | * Wipe the user data out in any case.Masanori Ogino2012-02-161-2/+4
* | | Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
|/ /
* | docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-223-2/+17
|/
* Fix 5185505: Update DevicePolicyManager to support weak biometric security.Jim Miller2011-09-021-1/+9
* 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