- 27 Sep, 2015 1 commit
-
-
The Android Automerger authored
-
- 25 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: I7030773f4877eeedfabfa2944ad521dcd642dc44 Auto-generated-cl: translation import
-
- 24 Sep, 2015 1 commit
-
-
The Android Automerger authored
-
- 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
-
- 03 Sep, 2015 1 commit
-
-
The Android Automerger authored
-
- 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
- 01 Sep, 2015 1 commit
-
-
The Android Automerger authored
-
- 31 Aug, 2015 5 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
-
The Android Automerger authored
-
- 29 Aug, 2015 5 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
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 3 commits
-
-
The Android Automerger authored
-
Ian Pedowitz authored
* commit '919d56f9': Always set permission policy to fixed
-
Ian Pedowitz authored
-
- 26 Aug, 2015 1 commit
-
-
The Android Automerger authored
-
- 25 Aug, 2015 4 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
-
The Android Automerger authored
-
- 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
-
- 22 Aug, 2015 1 commit
-
-
The Android Automerger authored
-
- 21 Aug, 2015 7 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
This reverts commit e899d8d4. Bug: 23314383 Bug: 23397858 Change-Id: Ia928a4b24c60eae6b4fb16ebdbfa6b6787f6c3ae
-