- 14 Jan, 2016 1 commit
-
-
Geoff Mendal authored
Auto-generated-cl: translation import Bug: 26156247 Change-Id: I9e17a87dfee2f7bd5261d2798a98d67a0d874d35
-
- 10 Dec, 2015 2 commits
-
- 08 Dec, 2015 1 commit
-
-
Svetoslav authored
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
-
- 20 Nov, 2015 2 commits
-
- 18 Nov, 2015 1 commit
-
-
Svetoslav authored
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
-
- 26 Oct, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: I68efeb5e8b04f75f4ef938a7a494fc188e10f9bc Auto-generated-cl: translation import
-
- 15 Oct, 2015 3 commits
-
-
Svetoslav Ganov authored
bug:24074183 Change-Id: Iad6f9b7d5b83d0b0121796891bcd069658995a47
-
Ian Pedowitz authored
This reverts commit c7e595a2. Change-Id: I0a319ef590e9c0f830af470155213677bed684f4
-
- 26 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: Iac8fea6ecd14c93ad3a65bddcbf54bd57b5f3edb Auto-generated-cl: translation import
-
- 25 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: I7030773f4877eeedfabfa2944ad521dcd642dc44 Auto-generated-cl: translation import
-
- 23 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: I7f01780fab616943d750a08e469417f3b863aea3 Auto-generated-cl: translation import
-
- 18 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: Iea7f275f9286026954665f0d228d13bcda62d110 Auto-generated-cl: translation import
-
- 15 Sep, 2015 1 commit
-
-
Svet Ganov authored
* commit '30707bb7': Use unique preference key.
-
- 12 Sep, 2015 1 commit
-
-
Svet Ganov authored
The UI code was wrongly using UID as the key - it is not unique - resulting in keeping only one app per UID in the UI and not showing permission controls for the other apps in this UID. This change uses the unique package plus UID as the preference key. bug:23937944 Change-Id: I859afcf3ec8efdcb62d0e9dacd19f771436da084
-
- 02 Sep, 2015 2 commits
-
-
Svetoslav authored
We added the GET_ACCOUNTS permission to the contacts group but it does not have an app op. The UI code was written with the assumption that all runtime permissions have an app op and was not showing the contacts group if the only requested permission from that group was GET_ACCOUNTS. bug:23726958 Change-Id: Iad5493297901c3f1144f4d58a3dad3f022c593a1
- 31 Aug, 2015 4 commits
-
-
Svetoslav Ganov authored
* commit 'f7fc0631': Show location permission toggle for location provider
-
Svetoslav Ganov authored
* commit '711f8a17': Revert "Show location permission group, even when fixed."
-
Svetoslav Ganov authored
-
Svetoslav Ganov authored
-
- 29 Aug, 2015 3 commits
-
-
Svetoslav authored
bug:23528665 Change-Id: Id3a0838c3421b56dcf47c86043bb51c670268d03
-
Svetoslav Ganov authored
This reverts commit 3c093f94. Change-Id: I28e5597390df3abfdde6e4f8c46d0350028392c8
-
Svetoslav Ganov authored
* commit '79fe6c1c': Refresh permissions UI on fragment resume
-
- 28 Aug, 2015 1 commit
-
-
Svetoslav Ganov authored
-
- 27 Aug, 2015 2 commits
-
-
Ian Pedowitz authored
* commit '919d56f9': Always set permission policy to fixed
-
Ian Pedowitz authored
-
- 25 Aug, 2015 3 commits
-
-
Svet Ganov authored
* commit '0d93cfb9': Protect permission dialog from type jack attacks
-
Svet Ganov authored
Limit the app name in the permissions dialog to prevent a bad app with a very long name to trick the user about the purpose of this dialog. Also wrap the label with BidiFormatter to protect against bidi override attacks. bug:23516019 Change-Id: Iba819d384864a004eefc2d2154dbfed3ef3b81c1
-
Benjamin Franz authored
Bug: 23408576 Change-Id: I981810de6f5b49b94371606cc5cf7baf51375485
-
- 24 Aug, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: Ifc19130215d008d48a38cb1979704b860cfd0ea6 Auto-generated-cl: translation import
-
- 23 Aug, 2015 1 commit
-
-
Svet Ganov authored
bug:23435039 Change-Id: I244d73d3482cc17447e5e673a461183e03bc67a6
-
- 21 Aug, 2015 6 commits
-
-
Jeff Sharkey authored
* commit 'bb27277d': Use actual app name in location dialog.
-
Svet Ganov authored
* commit '8dcea3bf': Show multi-permission UI in the requested order.
-
Jeff Sharkey authored
Bug: 21805447 Change-Id: I394f40d0d8bce1541ec57cac7a60751b740aefaf
-
Svet Ganov authored
Apps can request several permissions at once but the UI was not shown in the request order. This is problematic since apps may show on board UI stating which permissions will be requested. Bug: 23314383 Change-Id: I0c59a741fb09e63bead0f76d4d337769d2dff387
-
Jeff Sharkey authored
* commit '9b724fd6': Show location permission group, even when fixed.
-
Jeff Sharkey authored
-