summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/GrantPermissionsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-5/+7
* am 6986f29b: Auto grant permissions in an already granted group.Svetoslav Ganov2015-10-151-2/+18
|\
| * Auto grant permissions in an already granted group.Svetoslav Ganov2015-10-151-2/+18
* | am 86f1ee8c: Revert "Auto grant permissions in an already granted group."Ian Pedowitz2015-10-151-18/+2
|\|
| * Revert "Auto grant permissions in an already granted group."Ian Pedowitz2015-10-151-18/+2
* | am c7e595a2: Auto grant permissions in an already granted group.Svetoslav2015-10-151-2/+18
|\|
| * Auto grant permissions in an already granted group.Svetoslav2015-10-151-2/+18
* | Changing layout to make button animations workVinod Krishnan2015-09-141-7/+3
* | am 1e6cd17f: am 919d56f9: Merge "Always set permission policy to fixed" into ...Ian Pedowitz2015-08-271-3/+3
|\|
| * Always set permission policy to fixedBenjamin Franz2015-08-251-3/+3
* | am 7f4103b0: am 8dcea3bf: Show multi-permission UI in the requested order.Svet Ganov2015-08-221-8/+10
|\|
| * Show multi-permission UI in the requested order.Svet Ganov2015-08-211-8/+10
* | am af8c918e: am ab1e5900: Merge "Revert "Grant only requested permissions not...Ian Pedowitz2015-08-221-16/+7
|\|
| * Revert "Grant only requested permissions not the whole group."Ian Pedowitz2015-08-211-16/+7
* | am 4a399b32: am d7b72885: Revert "Show multi-permission UI in the requested o...Ian Pedowitz2015-08-221-10/+8
|\ \
| * | Revert "Show multi-permission UI in the requested order."Ian Pedowitz2015-08-211-10/+8
* | | Implement base version of GrantPermissions dialogAnthony Hugh2015-08-211-0/+7
* | | Merge "Revert "Implement base version of GrantPermissions dialog"" into cw-e-devAnthony Hugh2015-08-211-7/+0
|\ \ \
| * | | Revert "Implement base version of GrantPermissions dialog"Anthony Hugh2015-08-211-7/+0
* | | | Merge "Implement base version of GrantPermissions dialog" into cw-e-devAnthony Hugh2015-08-211-0/+7
|\| | | | |/ / |/| |
| * | Implement base version of GrantPermissions dialogAnthony Hugh2015-08-211-0/+7
* | | Show multi-permission UI in the requested order.Svet Ganov2015-08-201-8/+10
| |/ |/|
* | Grant only requested permissions not the whole group.Svet Ganov2015-08-201-7/+16
|/
* Show warning when touches are being blocked by overlaysJason Monk2015-08-071-2/+6
* Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-161-2/+10
* Add "show additional permissions" screen to app permissions for TV.Todd Volkert2015-07-141-5/+2
* Properly label the permission request activity for accessibilitySvet Ganov2015-07-101-0/+2
* Fix accessibility for grant permission dialogJason Monk2015-07-091-0/+2
* Merge "Ensure that mixed permission policies return the right result" into mn...Benjamin Franz2015-07-091-6/+8
|\
| * Ensure that mixed permission policies return the right resultBenjamin Franz2015-07-071-6/+8
* | Update grant result when a granted permission was requeried and denied.Svet Ganov2015-07-061-1/+1
|/
* :Fix should show permission API back button behavior.Svetoslav2015-06-301-2/+6
* Merge "Fix issue #21945272: Crash in Activity.dispatchRequestPermissionsResul...Dianne Hackborn2015-06-231-8/+17
|\
| * Fix issue #21945272: Crash in Activity.dispatchRequestPermissionsResultDianne Hackborn2015-06-231-8/+17
* | Mark permissions that are auto granted/revoked as policy_fixedAmith Yamasani2015-06-231-0/+2
|/
* Fix animating between very different heightsJason Monk2015-06-181-0/+12
* Requesting granted permission shows grant/revoke UI.Svet Ganov2015-06-121-7/+9
* Use onBackPressed instead of onKeyDown/onKeyUpFyodor Kupolov2015-06-111-17/+3
* Handle back button in grant permissions activitySvet Ganov2015-06-111-0/+21
* Merge "Add tv-specific grant permissions view handler" into mnc-devTodd Volkert2015-06-101-3/+9
|\
| * Add tv-specific grant permissions view handlerTodd Volkert2015-06-101-3/+9
* | Respect permission request order.Svetoslav2015-06-091-1/+1
|/
* Prepare "grant permissions" for Tv-specific view handler.Todd Volkert2015-06-011-51/+36
* Show the permission description not its label in the grant dialogSvet Ganov2015-05-201-1/+1
* Handle dark themes in permissions UIJason Monk2015-05-191-1/+1
* Hide platform platform legacy permissions behind a menu option - package inst...Svet Ganov2015-05-171-6/+6
* Add logging for user permission interactions.Svet Ganov2015-05-141-0/+19
* Add support for permissions gran/revoke policy - package installer.Svet Ganov2015-05-111-17/+66
* Add animation for multiple permission checksJason Monk2015-05-081-26/+30
* Permission UI - legacy apps support - package installerSvet Ganov2015-05-051-0/+258