summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
Commit message (Collapse)AuthorAgeFilesLines
* UI tweaks for package installerPhilip P. Moltmann2016-10-271-20/+0
| | | | | | | | | | | | - separate tablet and phone UI - Switch to AAPT1 until APPT2 bugs preventing HW accelleration is fixed. - Set elevation for action bar. Missing: - install_start has to be split into the various variations - tablet mode needs to be throughly tested Test: Ran installation on phone Change-Id: Ia1c72ee34e945b6a872be35801ea18a901cbb38f
* Split success from failure screenPhilip P. Moltmann2016-10-181-0/+4
| | | | | | | | | | | | Also: - Support RTL layout - Always make title bar colored - No animation in between steps of installer Test: Installed package successfully and failed installing package. Rotation of the success screen. Change-Id: I149907103918b36a6ebd7efcaf8530317a04fb07
* Update PackageInstaller theme to DeviceDefault.Andrew Sapperstein2016-07-131-1/+1
| | | | | | | | My previous updates to PackageInstaller forgot to update Theme.DialogWhenLarge to use a DeviceDefault theme. Change-Id: I3c17ee58699a8dc379685c57eb3d94038ec14dcc Fixes: 30115474
* Make side-load install path material design-yPhilip P. Moltmann2016-04-071-1/+20
| | | | | Bug: 26932948 Change-Id: Ic8bcec523fc6cd0db847a4575724fbe465e65c5d
* resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-23/+8
| | | | Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518
* Show warning when touches are being blocked by overlaysJason Monk2015-08-071-1/+1
| | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* Add all permissions screenJason Monk2015-07-081-0/+5
| | | | | Bug: 21268041 Change-Id: I51674ffbd252bf4585a992f8cc9e43973ce43512
* Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-011-2/+11
| | | | | | | | | | | | In order to allow for TV-friendly layouts, this migrates the permissions fragments to the preference support lib, and modifies the necessary layouts and themes to make them work on TV. b/22043727 b/22045650 b/22044940 Change-Id: Ic862effe2c126da78c304983fd06e017c3ee4472
* Permissions theme fixingJason Monk2015-06-121-0/+8
| | | | | | | | | | | - Mostly just paddings a whatnot for preferences. - Also fix additional permissions screen (and its back arrow). - Keep ManagePermissions preferences around so that summary reloads aren't as painful on resume. Bug: 21636268 Bug: 21642971 Change-Id: Ibeb96ce63017c90fc37a661a6d82218b57371fb3
* Update permissions UIJason Monk2015-03-271-0/+3
| | | | | | | - Update existing settings page to show action bar and app header. - Add page to manage apps based on permission. Change-Id: I2211044fbe4db4b4fbf981f1a7ad7a01666cd69d
* Use an AlertDialog for the Uninstall confirmationAdam Lesinski2014-09-101-1/+3
| | | | | | | | | This allows us to get the correct theming for free moving forward. Bug:17045520 Change-Id: I173315b39816b0061c048459e1f14d81747f072b
* Fix bug #8133419 Android Download Manager/Installer should be mirrored for ↵Fabrice Di Meglio2013-03-211-2/+2
| | | | | | | | | RTL languages - update PackageInstaller layouts for supporting RTL - enable RTL support by adding android:supportsRtl="true" in the AndroidManifest Change-Id: I656ff6771a2f2e684e3c6e7a1302a864b12f6187
* Fix issue #7240599 Permissions UI: left side padding on...Dianne Hackborn2012-09-271-0/+2
| | | | | | ...Device Access and Privacy headings Change-Id: I9aca7d9fec60d4312ca13d8bce26fc7aebfe326c
* Change theme to DialogWhenLargeKenny Root2011-01-101-0/+22
| | | | | | | | Fix some layouts to correctly display as dialogs when using a large screen device. Still needs the WeightedLinearLayout trick. Bug: 3298362 Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b
* Remove unused resourcesKenny Root2010-11-231-21/+0
| | | | | | | A previous cleanup deleted some use of custom styles and some resources were left orphaned. Change-Id: If47e80dc45ac319c6bfde4b447b081655166adde
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-161-0/+21
bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92