summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model
Commit message (Expand)AuthorAgeFilesLines
* am b6e35d1c: am 30707bb7: Use unique preference key.Svet Ganov2015-09-152-8/+8
|\
| * Use unique preference key.Svet Ganov2015-09-122-8/+8
* | Merge "Add an API for getting list of all apps that have runtime perms" into ...Vinod Krishnan2015-09-141-21/+71
|\ \
| * | Add an API for getting list of all apps that have runtime permsVinod Krishnan2015-09-141-21/+71
| |/
* / Changing layout to make button animations workVinod Krishnan2015-09-141-2/+7
|/
* Display properly runtime permissions without a corresponding app op.Svetoslav2015-09-011-2/+3
* Show location permission toggle for location providerSvetoslav2015-08-282-2/+2
* Protect permission dialog from type jack attacksSvet Ganov2015-08-251-1/+23
* Show multi-permission UI in the requested order.Svet Ganov2015-08-211-28/+30
* Revert "Grant only requested permissions not the whole group."Ian Pedowitz2015-08-213-26/+7
* Grant only requested permissions not the whole group.Svet Ganov2015-08-203-7/+26
* Do not show removed permissions in the UI - frameworkSvet Ganov2015-08-073-3/+7
* 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-223-5/+10
* Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-161-1/+1
* 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
* Add "Show system apps" to "apps > permissions > [permission]" for TVTodd Volkert2015-07-091-2/+7
* Merge "Consider only dagerous permissions of a group in permission apps scree...Svet Ganov2015-07-061-4/+9
|\
| * Consider only dagerous permissions of a group in permission apps screenSvet Ganov2015-07-021-4/+9
* | Merge "Show basic feature warning for default granted permissions" into mnc-devSvet Ganov2015-07-063-0/+20
|\ \
| * | Show basic feature warning for default granted permissionsSvet Ganov2015-07-033-0/+20
| |/
* / Reflect the proper permission group state in the UISvet Ganov2015-07-031-5/+5
|/
* Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-012-4/+2
* Merge "Mark permissions that are auto granted/revoked as policy_fixed" into m...Amith Yamasani2015-06-232-0/+21
|\
| * Mark permissions that are auto granted/revoked as policy_fixedAmith Yamasani2015-06-232-0/+21
* | Fix app count on App PermissionsMakoto Onuki2015-06-221-0/+1
|/
* Merge "Link from location permission to settings for loc providers" into mnc-devJason Monk2015-06-182-0/+8
|\
| * Link from location permission to settings for loc providersJason Monk2015-06-172-0/+8
* | Merge "Add better logic for what is 'system'" into mnc-devJason Monk2015-06-182-11/+14
|\ \
| * | Add better logic for what is 'system'Jason Monk2015-06-182-11/+14
| |/
* / Pass the right userHandle to AppPermissionGroupFyodor Kupolov2015-06-152-9/+11
|/
* Fix wrong UID in app op toggleSvet Ganov2015-06-131-4/+4
* 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-092-18/+24
|\ \ | |/ |/|
| * Respect permission request order.Svetoslav2015-06-092-18/+24
* | Add show/hide system to PermissionAppsFragmentsJason Monk2015-06-042-2/+21
|/
* Add permission summaries backJason Monk2015-05-262-98/+271
* 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-175-478/+792
* Don't show permission with no app ops.Svet Ganov2015-05-142-3/+22
* Add logging for user permission interactions.Svet Ganov2015-05-143-4/+28
* Merge "Add default permission icon" into mnc-devJason Monk2015-05-132-2/+7
|\
| * Add default permission iconJason Monk2015-05-132-2/+7
* | Add warning dialog for revoking non-M permsJason Monk2015-05-131-0/+4
|/
* Runtime permissions for system components not revokable - package installerSvet Ganov2015-05-123-0/+19
* Add support for permissions gran/revoke policy - package installer.Svet Ganov2015-05-114-36/+220