summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model/AppPermissionGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Display properly runtime permissions without a corresponding app op.Svetoslav2015-09-011-2/+3
* Show location permission toggle for location providerSvetoslav2015-08-281-1/+1
* Revert "Grant only requested permissions not the whole group."Ian Pedowitz2015-08-211-22/+3
* Grant only requested permissions not the whole group.Svet Ganov2015-08-201-3/+22
* Do not show removed permissions in the UI - frameworkSvet Ganov2015-08-071-1/+2
* Use the new per UID app op APIs for legacy permissions.Svet Ganov2015-07-311-9/+6
* Ingore not installed permissions in the UISvetoslav2015-07-221-1/+2
* Do not disable app ops on a permission revocation for modern apps.Svet Ganov2015-07-151-8/+1
* Teach strorage appops.Svet Ganov2015-07-101-14/+14
* Merge "Show basic feature warning for default granted permissions" into mnc-devSvet Ganov2015-07-061-0/+12
|\
| * Show basic feature warning for default granted permissionsSvet Ganov2015-07-031-0/+12
* | Reflect the proper permission group state in the UISvet Ganov2015-07-031-5/+5
|/
* Mark permissions that are auto granted/revoked as policy_fixedAmith Yamasani2015-06-231-0/+13
* Merge "Link from location permission to settings for loc providers" into mnc-devJason Monk2015-06-181-0/+4
|\
| * Link from location permission to settings for loc providersJason Monk2015-06-171-0/+4
* | Pass the right userHandle to AppPermissionGroupFyodor Kupolov2015-06-151-8/+10
|/
* Fix wrong UID in app op toggleSvet Ganov2015-06-131-4/+4
* Show the permission description not its label in the grant dialogSvet Ganov2015-05-201-5/+28
* Prevent modification of system fixed permissionsSvetoslav2015-05-191-0/+10
* Fix wrong permission group placement under the legacy permission list.Svet Ganov2015-05-191-2/+7
* Hide platform platform legacy permissions behind a menu option - package inst...Svet Ganov2015-05-171-0/+535