summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Fix some UI glitches in PackageInstallerSvetoslav2015-12-083-15/+26
| | | | | | | | | | 1. Add missing tinting in ic_info.xml 2. Improve button stacking in the request permissions UI 3. Align text and icon in request permissions UI bug:26071925 Change-Id: I12f631e902203d3f31970b28e420e20b7b454812
* Clean up package installer stylingSvetoslav2015-11-1817-111/+141
| | | | | | | | | | | | | | | | | Package installer should be using exclusively the device defaut themes on handhelds (phones and tables) to allow OEMs customize its look and feel. Also for handhelds the installer should use the same preference framework as the settings app to ensure it looks like the settings app on an OEMs device. This change needs to be picked up by a GMS build to deliver to partners ensuring the installer UI is consistent with the device UI. bug:24286616 Change-Id: I92e39fd1488e76b0b23b7f1efa13e04ed5bbc7ba
* Import translations. DO NOT MERGEGeoff Mendal2015-08-1078-80/+80
| | | | | | | Auto-generated-cl: translation import Bug: 22997094 Change-Id: I110b8769ded4b392d67ecfafd7ae072cac42f33f
* Merge "Show warning when touches are being blocked by overlays" into mnc-devJason Monk2015-08-075-7/+5
|\
| * Show warning when touches are being blocked by overlaysJason Monk2015-08-075-7/+5
| | | | | | | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* | Merge "Fix string %d insertions" into mnc-devJason Monk2015-08-071-1/+1
|\ \
| * | Fix string %d insertionsJason Monk2015-08-071-1/+1
| |/ | | | | | | | | | | | | They need an order Bug: 22997094 Change-Id: I6ecaf827df60e7ce4b7c2ce59adaf7cf059ae218
* / Import translations. DO NOT MERGEGeoff Mendal2015-08-0778-83/+239
|/ | | | | | | Auto-generated-cl: translation import Bug: 22317719 Change-Id: I9fa63a8aa8e3823881912c7c9acf3cf66f016254
* Add strings for the screen overlay warningSvetoslav2015-08-041-5/+12
| | | | | | | | | | | | We do not allow interaction with the permissions UI if it is covered by screen overlay to prevent UI redressing attacks. This change adds the strings for the warning dialog we show if there is an overlay when the user tries to interact with the permissions UI. bug:22317719 Change-Id: Ibaa04b89b52757275dc08f228e3bf496606409fb
* Import translations. DO NOT MERGEGeoff Mendal2015-08-0380-194/+241
| | | | | | | Auto-generated-cl: translation import Bug: 22317719 Change-Id: I46fff313bb29570a5b3355afc2ee8bb456f531db
* Merge "Add string for screen overlay warning." into mnc-devJason Monk2015-07-291-0/+6
|\
| * Add string for screen overlay warning.Jason Monk2015-07-291-0/+6
| | | | | | | | | | | | | | Implementation to come later. Bug: 22317719 Change-Id: I71c00699db133277068d54614de3db5423af4d23
* | Remove old -night values DO NOT MERGEJason Monk2015-07-291-21/+0
|/ | | | | Bug: 22634136 Change-Id: Ia12cd5ef8ff9c2e26f4bc6a4fee5b4a6d2a4ba06
* Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-162-30/+0
| | | | | | bug:22523221 Change-Id: I09b605c7689c7402942c02a2639f1f28c7ee0c54
* Import translations. DO NOT MERGEGeoff Mendal2015-07-15149-802/+678
| | | | | Change-Id: Id669d4a5e98147ce9e20a771bba60478de119387 Auto-generated-cl: translation import
* Merge "Remove personal/device group & skip perm screen for M+ apps." into ↵Julia Reynolds2015-07-131-24/+1
|\ | | | | | | mnc-dev
| * Remove personal/device group & skip perm screen for M+ apps.Julia Reynolds2015-07-131-24/+1
| | | | | | | | | | Bug: 22229417 Change-Id: I30d7e7a2e7abf4dcf70adb055d3252ee4941cd42
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-136-54/+48
| | | | | | | | | | Change-Id: I0ab7f0a4bcc0f2d4574a5cb7100720c4696b3053 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-11154-79/+849
| | | | | | | | | | Change-Id: I8fc78fc07cd5dad232b15a1f67fd746e90f95bb7 Auto-generated-cl: translation import
* | Merge "Don't flash "No apps" while loading permissions screens on TV" into ↵Todd Volkert2015-07-111-8/+14
|\ \ | | | | | | | | | mnc-dev
| * | Don't flash "No apps" while loading permissions screens on TVTodd Volkert2015-07-101-8/+14
| |/ | | | | | | | | | | | | | | | | | | | | | | This borrows from the work done in ag/722429, and: 1) makes it work for TV 2) fixes a bug in ag/722429 whereby we would show loading forever if preference count was 0 (as opposed to correctly showing "No apps" / "No permissions") b/22090283 Change-Id: I7e2d8a4b99f99e2d1a933a2ac87494e38d2f77b9
* / Properly label the permission request activity for accessibilitySvet Ganov2015-07-101-0/+3
|/ | | | | | bug:22129341 Change-Id: Ic296e44419388aff5d8b8e03c5c800364b44e44b
* Add "Show system apps" to "apps > permissions > [permission]" for TVTodd Volkert2015-07-091-0/+3
| | | | | | b/22045256 Change-Id: I5f3f9a87875f02f9ca11b8001515ad82c260919b
* Merge "Add all permissions screen" into mnc-devJason Monk2015-07-094-0/+69
|\
| * Add all permissions screenJason Monk2015-07-084-0/+69
| | | | | | | | | | Bug: 21268041 Change-Id: I51674ffbd252bf4585a992f8cc9e43973ce43512
* | Merge "Make "1 more" a plurals for translation purposes" into mnc-devJason Monk2015-07-081-1/+4
|\ \
| * | Make "1 more" a plurals for translation purposesJason Monk2015-07-071-1/+4
| | | | | | | | | | | | | | | Bug: 22229652 Change-Id: Id0a142eddfe1e3dda5d5910196dce138484a7a7d
* | | Merge "Add some padding so the scroll bar doesn't cover content." into mnc-devJulia Reynolds2015-07-081-0/+1
|\ \ \ | |_|/ |/| |
| * | Add some padding so the scroll bar doesn't cover content.Julia Reynolds2015-07-081-0/+1
| |/ | | | | | | | | Bug: 22229417 Change-Id: If145801cba085ec4ee405f34e87e5c488183325f
* | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-0877-2/+79
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-0877-2/+79
| |/ | | | | | | | | Change-Id: Iab1e6f96dac83711e08d408d5a03161bf148dc54 Auto-generated-cl: translation import
* / Add loading screens to permissionsJason Monk2015-07-073-9/+56
|/ | | | | | | Styled the same way as in settings. Bug: 22234767 Change-Id: If21d71b132e5f0e69b65109c479162f03116dab8
* Merge "Display explanatory text in 'App permissions' settings when ↵Alex Chau2015-07-061-0/+3
|\ | | | | | | permissions policies are enforced" into mnc-dev
| * Display explanatory text in 'App permissions' settings when permissions ↵Alex Chau2015-07-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | policies are enforced "Enforced by policy" is shown in summary when permissions are enforced by policy, in both permission grouped by app and app grouped by permission screen Bug: 22195440 Change-Id: I3a6e0eae43e0ddf07bbeb43c968c3422b6e6a13b
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-0620-30/+30
| | | | | | | | | | Change-Id: I734a7a4e7acd31f9cb3ee27724ef4b31223f49a9 Auto-generated-cl: translation import
* | Wire up "Additional Permissions" to TVTodd Volkert2015-07-011-1/+1
| | | | | | | | | | | | b/22045562 Change-Id: I5a0ade1190b6067cbdf3221acab81168466dafc8
* | Merge "Migrate package installer permissions fragments to preference support ↵Todd Volkert2015-07-015-6/+19
|\ \ | | | | | | | | | lib." into mnc-dev
| * | Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-015-6/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Import translations. DO NOT MERGEGeoff Mendal2015-07-013-4/+4
| |/ |/| | | | | | | Change-Id: I32c771bf27073fd7b753152b00b968773a8b023f Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-2977-31/+96
|/ | | | | Change-Id: I42684e75e98f0bb7449f2da03fa22195df079c34 Auto-generated-cl: translation import
* Merge "Make ManagePermissionsFragment more TV-friendly." into mnc-devTodd Volkert2015-06-244-2/+38
|\
| * Make ManagePermissionsFragment more TV-friendly.Todd Volkert2015-06-234-2/+38
| | | | | | | | | | | | b/22008424 Change-Id: Id780db5a1e8ec98aece484310a2d3799d868cf2e
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-2477-124/+147
|/ | | | | Change-Id: I5bcfee575b90c6ef0af6ad6af45810bbd7adcb43 Auto-generated-cl: translation import
* Merge "Use vertically stacked buttons when we don't have space" into mnc-devJason Monk2015-06-221-9/+17
|\
| * Use vertically stacked buttons when we don't have spaceJason Monk2015-06-221-9/+17
| | | | | | | | | | Bug: 21997648 Change-Id: I72a9952f0f6d4134cacb18d1cef92701770e6c9d
* | Merge "Add dialog guarding permission denial for system apps" into mnc-devJason Monk2015-06-221-0/+3
|\ \
| * | Add dialog guarding permission denial for system appsJason Monk2015-06-191-0/+3
| |/ | | | | | | | | Bug: 20826933 Change-Id: I9915690611467d1d4e3d48e0d8590fccf2235b53
* / Import translations. DO NOT MERGEGeoff Mendal2015-06-2277-0/+220
|/ | | | | Change-Id: Id56d80e12b48d4a29f545e299e2a2c502ced6ff9 Auto-generated-cl: translation import
* Merge "DO NOT MERGE: Remove DayNight theme" into mnc-devAlan Viverette2015-06-181-1/+1
|\
| * DO NOT MERGE: Remove DayNight themeAlan Viverette2015-06-181-1/+1
| | | | | | | | | | Bug: 21854466 Change-Id: I7ba4101441a63d4330a89feb53ff18a1cee0a77c