summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model/AppPermissionGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Fix a NPE in PackageInstallerSvet Ganov2016-04-291-4/+0
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-8/+8
* Merge "Properly show third-party defined permission in platform groups" into ...Svetoslav Ganov2016-04-021-2/+2
|\
| * Properly show third-party defined permission in platform groupsSvet Ganov2016-04-011-2/+2
* | Respect past user choices in permisson review UISvetoslav Ganov2016-03-231-14/+5
* | Merge "Revert "Respect past user choices in permisson review UI"" into nyc-devSvetoslav Ganov2016-03-231-14/+0
|\ \
| * | Revert "Respect past user choices in permisson review UI"Svetoslav Ganov2016-03-231-14/+0
* | | Merge "Respect past user choices in permisson review UI" into nyc-devSvetoslav Ganov2016-03-231-0/+14
|\| |
| * | Respect past user choices in permisson review UISvetoslav Ganov2016-03-231-0/+14
| |/
* / Don't show app defined permissions in the review UISvetoslav Ganov2016-03-211-0/+4
|/
* Expose removed permissions flag as system API - installerSvet Ganov2016-02-221-1/+1
* Use the correct userId when checking if disabled by admin.Sudheer Shanka2016-02-011-0/+4
* Add optional permission review for legacy apps - installerSvet Ganov2015-12-011-52/+100
* am 569de64a: am 1379f179: am 17974a78: am ab4bb65e: am 3c44cc54: Display prop...Svetoslav2015-09-031-2/+3
|\
| * Display properly runtime permissions without a corresponding app op.Svetoslav2015-09-011-2/+3
* | am a4a98e95: am 13f89886: am 21e10e30: am 5d2d9baa: am f7fc0631: Merge "Show ...Svetoslav Ganov2015-09-011-1/+1
|\|
| * 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
* | Don't crash when app op is "deny"Todd Kennedy2015-08-211-1/+1
|/
* 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