summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model
Commit message (Expand)AuthorAgeFilesLines
* 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
* Permission UI - legacy apps support - package installerSvet Ganov2015-05-054-0/+828