summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/DeviceAdminSample.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the buildJim Miller2015-02-251-1/+2
* Update TrustAgentService API after reviewJim Miller2014-11-031-10/+59
* Merge "Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until...Jim Miller2014-08-271-58/+10
|\
| * Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until the ne...Jim Miller2014-08-271-58/+10
* | Work on issue #17011123: Hit Back/Recents button when in Recents...Dianne Hackborn2014-08-211-0/+8
|/
* Add test options for DPM.setTrustAgentFeaturesEnabled()Jim Miller2014-08-111-10/+58
* Add new "pin complex" type to supported keyguard PINsJim Miller2014-07-161-1/+7
* Fix sample device adminAdrian Roos2014-05-221-7/+28
* Add test harness for new keyguard features:Jim Miller2014-04-251-1/+57
* Add test case for new keyguard widget APIJim Miller2012-09-201-0/+39
* API sample for using new disallow camera policy.Ben Komalo2011-06-151-3/+30
* Replacement sample code for DevicePolicyManager api.Andy Stadler2011-05-311-768/+766
* Update ApiDemos to show active password statusAndy Stadler2011-05-241-6/+76
* Remove references to global proxy APIsAndy Stadler2011-02-161-56/+0
* Update demo for DPM encryption controlsAndy Stadler2011-01-171-6/+13
* Add encryption status controlsAndy Stadler2011-01-121-3/+90
* Add display of password expiration statusAndy Stadler2010-11-291-6/+54
* Quick bugfix for password expiration UIAndy Stadler2010-11-191-4/+7
* Add password expiration test to DeviceAdminSample.Jim Miller2010-11-101-8/+73
* resolved conflicts for merge of 79ee0a9a to masterKenny Root2010-10-181-5/+18
|\
| * Update device admin example to wipe SD card.Dianne Hackborn2010-10-151-5/+18
* | Attempting to add new Corp App to demo Global Proxy.Oscar Montemayor2010-08-041-0/+58
* | Fix 2677197: Adding support for minimum number of complex characters to the D...Konstantin Lopyrev2010-06-211-1/+164
* | Fix 2673731: Adding support for password history to the Device Admin Sample App.Konstantin Lopyrev2010-05-261-0/+27
|/
* Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()Jim Miller2010-03-291-25/+52
* Add new quality constant.Dianne Hackborn2010-03-221-0/+1
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-3/+4
* Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-171-3/+3
* Cleanups to Device Admin sample codeAndrew Stadler2010-02-081-0/+399