summaryrefslogtreecommitdiffstats
path: root/res/layout/device_admin_item.xml
Commit message (Collapse)AuthorAgeFilesLines
* Tabletize Device administrator screen and fix the layout for DeviceAdminAdd.Amith Yamasani2011-01-241-30/+43
| | | | | | | | | | Bug: 3376986 Convert the DeviceAdminSettings screen to a fragment, remove fat titlebar. Convert the DeviceAdminAdd screen to layout nicely in the new holo DialogWhenLarge style. Change-Id: I20a9d16aed135a2178969dfff807075b0b79237c
* Update settings UI to support multiple device admins.Dianne Hackborn2010-01-271-17/+39
|
* Initial UI for managing device policies.Dianne Hackborn2010-01-161-0/+47
More to come... what is here now is very ugly, and completely missing the confirmation screen for setting a device administrator.