| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
|
|
|
|
| |
Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
|
|
|
|
| |
Change-Id: Ifd5963adc0dc30c0a650bac822dbbd7cb938c144
|
|
|
|
|
| |
Bug: 5156853
Change-Id: Ia70d5f42909d8983a0858ed67d32df12c049f420
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Make it so that the app's explanation comes before the list of possible
policies. This gives the app a chance to explain itself instead of having
the explanation hidden below the fold. To avoid situations in which one
bunch of text items can obscure the other, use an expandable/ellipsizable
TextView with an indicator image. This resolves b/2992594.
Change-Id: I0eb0d0c46bb4be2ec2e019d741915537e1fcc592
|
|
|
|
| |
Also add cancel button when adding a device admin.
|
| |
|
|
|
|
|
| |
- Show a warning before removing an admin, if desired.
- Additional message that can be shown when adding an admin.
|
|
Improve the look of the UI, and add the confirmation screen
for enabling an administrator. This uses the new framework APIs
to show its description and policies it will control.
|