summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/GrantPermissionsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b26b9425d700359d6ee68d45ac334fd1f2ab82d4' into remoteLalit Kansara2016-12-061-4/+8
|\
| * Fix an exception in PackageInstallerSvetoslav Ganov2016-08-231-4/+6
| * Requested unused permissions reported as granted for app using none.Svet Ganov2016-08-111-0/+2
* | Disable permission auto enable in case only disable it under group permissionArthur Shuai2016-10-201-6/+18
* | Grant group permissions instead of single permission.Arthur Shuai2016-09-291-139/+75
* | PackageInstaller: Enable permission controlJiao Yuan2016-08-241-43/+137
|/
* Format the template using HTML tags.Philip P. Moltmann2016-05-231-11/+4
* Ensure app label properly boldedSvetoslav Ganov2016-05-131-2/+2
* Revert "Grant only the requested permissions"Svetoslav Ganov2016-05-031-41/+9
* Grant only the requested permissionsSvet Ganov2016-04-271-9/+41
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-3/+2
* Merge "Show permissions grant UI in requested order" into nyc-devSvetoslav Ganov2016-02-231-6/+6
|\
| * Show permissions grant UI in requested orderSvet Ganov2016-02-221-6/+6
* | No overlay when permissions shown - package installerSvet Ganov2016-02-201-5/+0
* | Fix a NPE in GrantPermissionsActivitySvet Ganov2016-02-201-5/+6
|/
* resolve merge conflicts of 9199155a7f to master.Svetoslav Ganov2016-01-201-7/+8
|\
| * Make the permission request dialog's layout robustSvetoslav Ganov2016-01-211-1/+17
| * Merge "Revert "Make request permissions dialog layout robost""Svetoslav Ganov2016-01-151-15/+0
| |\
| | * Revert "Make request permissions dialog layout robost"Brian Carlstrom2016-01-141-15/+0
* | | Merge "Make request permissions dialog layout robost" am: 816baf3566Svetoslav Ganov2016-01-151-0/+15
|\| |
| * | Merge "Make request permissions dialog layout robost"Svetoslav Ganov2016-01-151-0/+15
| |\|
| | * Make request permissions dialog layout robostSvet Ganov2016-01-131-0/+15
* | | Legacy apps shouldn't be able to request permissionsSvetoslav2015-12-041-0/+11
|/ /
* / 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