- 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 12 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
-
Ian Pedowitz authored
* commit 'ab1e5900': Revert "Grant only requested permissions not the whole group."
-
Ian Pedowitz authored
* commit 'd7b72885': Revert "Show multi-permission UI in the requested order."
-
Ian Pedowitz authored
-
Ian Pedowitz authored
This reverts commit e899d8d4. Bug: 23314383 Bug: 23397858 Change-Id: Ia928a4b24c60eae6b4fb16ebdbfa6b6787f6c3ae
-
Ian Pedowitz authored
This reverts commit dda78230. Bug: 23314383 Bug: 23397858 Change-Id: I8d06936ad8a51299148f0a311da81d8868840e78
-
Jeff Sharkey authored
System fixed permissions are typically hidden in the UI, but we need to special-case the Location group to help guide the user to another part of Settings where they can manage location access. Bug: 21805447 Change-Id: Ia6b30b4651c9ed42e0279e729e544b654940dde6
-
- 20 Aug, 2015 2 commits
-
-
Svet Ganov authored
* commit 'dda78230': Show multi-permission UI in the requested order.
-
Svet Ganov authored
* commit 'e899d8d4': Grant only requested permissions not the whole group.
-