summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DevicePolicyManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* 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