summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model/PermissionStatusReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Add mechanism for determining if apps are system appsAnthony Hugh2015-10-271-2/+17
* am b6e35d1c: am 30707bb7: Use unique preference key.Svet Ganov2015-09-151-6/+6
|\
| * Use unique preference key.Svet Ganov2015-09-121-6/+6
* | Add an API for getting list of all apps that have runtime permsVinod Krishnan2015-09-141-21/+71
|/
* Show location permission toggle for location providerSvetoslav2015-08-281-1/+1
* Revert "Grant only requested permissions not the whole group."Ian Pedowitz2015-08-211-1/+1
* Grant only requested permissions not the whole group.Svet Ganov2015-08-201-1/+1
* Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-161-1/+1
* Add better logic for what is 'system'Jason Monk2015-06-181-1/+3
* Merge "ACTION_GET_PERMISSIONS_COUNT now returns list of granted..." into mnc-devMakoto Onuki2015-06-101-8/+42
|\
| * ACTION_GET_PERMISSIONS_COUNT now returns list of granted...Makoto Onuki2015-06-081-8/+42
* | Merge "Respect permission request order." into mnc-devSvetoslav2015-06-091-1/+1
|\ \ | |/ |/|
| * Respect permission request order.Svetoslav2015-06-091-1/+1
* | Add show/hide system to PermissionAppsFragmentsJason Monk2015-06-041-0/+4
|/
* Add permission summaries backJason Monk2015-05-261-0/+93