summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DeviceAdminSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: add marquee to Device administrators screenRoman Birg2016-03-311-0/+1
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
* Eliminate duplicated code in Settings for category headersZoltan Szatmary-Ban2015-01-161-10/+1
* Update list on ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGEDFyodor Kupolov2014-12-021-3/+33
* Merge "Check for DeviceAdminInfo type before casting" into lmp-devZoltan Szatmary-Ban2014-09-111-1/+6
|\
| * Check for DeviceAdminInfo type before castingZoltan Szatmary-Ban2014-08-281-1/+6
* | Use correct API for badgingAmith Yamasani2014-09-071-2/+2
* | Update Settings due to API changes.Svetoslav2014-09-041-3/+2
|/
* Update Device Admins Settings screenZoltan Szatmary-Ban2014-08-011-90/+304
* Implement SET_PROFILE_OWNER intentAmith Yamasani2014-07-291-10/+15
* Fix bug #16384201 Security > "Device administrators" layout is wrong on N10 (...Fabrice Di Meglio2014-07-281-0/+7
* Ensure all active Device Admins are listed.Alex Klyubin2013-05-221-2/+29
* Device Admin Settings changes for Device OwnerAmith Yamasani2013-03-261-2/+19
* Tabletize Device administrator screen and fix the layout for DeviceAdminAdd.Amith Yamasani2011-01-241-25/+26
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-4/+6
* Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-171-2/+2
* Guard against null from queryBroadcastReceivers()Bjorn Bringert2010-02-101-1/+2
* Update settings UI to support multiple device admins.Dianne Hackborn2010-01-271-127/+40
* More device admin work:Dianne Hackborn2010-01-271-2/+50
* Work on the device admin settings UI.Dianne Hackborn2010-01-261-5/+15
* Initial UI for managing device policies.Dianne Hackborn2010-01-161-0/+215