summaryrefslogtreecommitdiffstats
path: root/res/layout/grant_permissions.xml
Commit message (Collapse)AuthorAgeFilesLines
* DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking.Michael Wright2016-06-071-1/+3
| | | | | | | | | | Ticket: CYNGNOS-2707 Bug: 26677796 Change-Id: I563541f0a42564b854af0f8037c1d4741c79a2ac Fix merge conflict when cp'ing ag/903239 to mnc-mr1-release Change-Id: I61fceb6cf0d3dfa3e1c4e147d0aecf7f73b6fb3c
* Show warning when touches are being blocked by overlaysJason Monk2015-08-071-1/+0
| | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* Use vertically stacked buttons when we don't have spaceJason Monk2015-06-221-9/+17
| | | | | Bug: 21997648 Change-Id: I72a9952f0f6d4134cacb18d1cef92701770e6c9d
* Fix truncated permission message if 'Do not ask again' is shownSvet Ganov2015-05-141-1/+1
| | | | Change-Id: I4b1d3b815b6047937b89d4767583efe9bce3fab0
* Add animation for multiple permission checksJason Monk2015-05-081-67/+61
| | | | | | | | | | | | | - DialogFragment was removed and just use the dialog-themed activity instead. The previously GrantPermissionFragment, now acts as a helper class. - The dialog always tells the window its the same size, but then draws at whatever height is required for the current permission. (this allows it to stay in one position) - Touching outside now does nothing so that the user must respond to the permission request. Change-Id: I12f27de4de5ad83e123cb9acfa062950db39f61b
* Prevent apps from spoofing permissions grant UISvet Ganov2015-04-271-1/+2
| | | | Change-Id: If6be16a59cf33ccd61a86a241f3325bafd95236b
* Update permissions dialog from redlinesJason Monk2015-04-071-12/+18
| | | | Change-Id: I0b3146add8984fdea1a702d447461e82f4aa7c31
* Minor updates to permission request dialogJason Monk2015-03-271-1/+6
| | | | | | | | | - Show correct icon and tinting for it - Bold/color the app name - Update the string, location and themeing of the checkbox, although its not actually hooked up yet. Change-Id: Ia7da81abb3d427f6d37ea29e8a38531cb743e878
* Initial version of the grant permission UI.Svet Ganov2015-03-241-0/+82
Change-Id: Ieb311d29d122cfce130ae1a26889dd7794548833