summaryrefslogtreecommitdiffstats
path: root/res/values/themes.xml
Commit message (Collapse)AuthorAgeFilesLines
* improve car appsPermission viewLujiang Xue2018-03-211-0/+4
| | | | | | | | Fixes: 73127860 Test: deployed to head unit and test Change-Id: I86744f7901c696bf04201840164206c8895b47b9 (cherry picked from commit 31c9070d270be764b94847df5b89ddc79cbd7be0)
* UI tweaks for package installerPhilip P. Moltmann2016-10-271-0/+21
| | | | | | | | | | | | - 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
* Revert "Make ReviewPermissions a MD full screen dialog"Svetoslav Ganov2016-09-201-6/+0
| | | | | | This reverts commit 0bbd04b3b5995c96fc268713bdfbebe153251bbd. Change-Id: I69f062bfb74717e17d377f249886e2a814605671
* Make ReviewPermissions a MD full screen dialogPhilip P. Moltmann2016-08-121-0/+6
| | | | Change-Id: I5a800cc80d436a1ece35a326deeb80c7c302b1f6
* resolve merge conflicts of 9199155a7f to master.Svetoslav Ganov2016-01-201-0/+3
|\ | | | | | | Change-Id: I325541269f5a0f7c1fde7a57042543e769bed218
| * Make the permission request dialog's layout robustSvetoslav Ganov2016-01-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old implementation was relying on a fixed window size where the content is positioned by a custom layout manager. It is possible however that subsequent permissions requests do not fit in the window as its size is computed based on the content of the first permissions request. There were also cases where the content is chopped after a rotation as the dialog size width was not re-evaluated while it should be. Further, animation from one permission request state to another was not properly done resulting in content being chopped off in some cases. The current approach is to have a dialog width for the content activity but the height is as tall as the screen allowing us to fit arbitrary large permission request content. Also we are resetting the fixed width on a configuration change so the dialog is robust to adjust size as needed. bug:24679384 bug:25755378 Change-Id: I4d23f81d8e59ce23bf9a27155ebb5ec6e2e6752c (cherry picked from commit c6dc4bb52b07886346b02b326c5c32a8299ed73e)
* | Add optional permission review for legacy apps - installerSvet Ganov2015-12-011-0/+5
|/ | | | Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85
* resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-4/+6
| | | | Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518
* Show warning when touches are being blocked by overlaysJason Monk2015-08-071-2/+2
| | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-011-1/+1
| | | | | | | | | | | | 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
* DO NOT MERGE: Remove DayNight themeAlan Viverette2015-06-181-1/+1
| | | | | Bug: 21854466 Change-Id: I7ba4101441a63d4330a89feb53ff18a1cee0a77c
* Permissions theme fixingJason Monk2015-06-121-1/+4
| | | | | | | | | | | - 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
* Add tv-specific grant permissions view handlerTodd Volkert2015-06-101-0/+3
| | | | | | b/20476102 Change-Id: I128bb19413121b6d0367147989e79bffe45f8d82
* Add leanback-looking UI to permissions screensTony Mantler2015-04-221-0/+20
Change-Id: Ib77227dc0ae4d02f96efff95f67a359310b5547c