summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use vertically stacked buttons when we don't have spaceJason Monk2015-06-221-0/+5
* Merge "Link from location permission to settings for loc providers" into mnc-devJason Monk2015-06-185-1/+106
|\
| * Link from location permission to settings for loc providersJason Monk2015-06-175-1/+106
* | Merge "Add better logic for what is 'system'" into mnc-devJason Monk2015-06-185-14/+47
|\ \
| * | Add better logic for what is 'system'Jason Monk2015-06-185-14/+47
| |/
* | Merge "Fix crash if show system is selected too soon" into mnc-devJason Monk2015-06-181-2/+4
|\ \
| * | Fix crash if show system is selected too soonJason Monk2015-06-181-2/+4
| |/
* | Merge "Fix animating between very different heights" into mnc-devJason Monk2015-06-183-22/+82
|\ \
| * | Fix animating between very different heightsJason Monk2015-06-183-22/+82
| |/
* / Pass the right userHandle to AppPermissionGroupFyodor Kupolov2015-06-152-9/+11
|/
* Merge "Permissions theme fixing" into mnc-devJason Monk2015-06-152-34/+48
|\
| * Permissions theme fixingJason Monk2015-06-122-34/+48
* | Merge "Fix wrong UID in app op toggle" into mnc-devSvet Ganov2015-06-141-4/+4
|\ \ | |/ |/|
| * Fix wrong UID in app op toggleSvet Ganov2015-06-131-4/+4
* | Requesting granted permission shows grant/revoke UI.Svet Ganov2015-06-122-7/+10
|/
* Use onBackPressed instead of onKeyDown/onKeyUpFyodor Kupolov2015-06-111-17/+3
* Handle back button in grant permissions activitySvet Ganov2015-06-111-0/+21
* Merge "Add tv-specific grant permissions view handler" into mnc-devTodd Volkert2015-06-104-3/+146
|\
| * Add tv-specific grant permissions view handlerTodd Volkert2015-06-104-3/+146
* | 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-094-20/+27
|\ \ \
| * | | Respect permission request order.Svetoslav2015-06-094-20/+27
* | | | Move permission name to action bar and remove headerJason Monk2015-06-091-6/+10
| |/ / |/| |
* | | Fix a NPE in package installer.Svet Ganov2015-06-081-0/+3
| |/ |/|
* | Add show/hide system to PermissionAppsFragmentsJason Monk2015-06-043-2/+56
|/
* Merge "Prepare "grant permissions" for Tv-specific view handler." into mnc-devTodd Volkert2015-06-023-70/+140
|\
| * Prepare "grant permissions" for Tv-specific view handler.Todd Volkert2015-06-013-70/+140
* | Merge "Remove format string now translations are updated." into mnc-devKenny Guy2015-05-291-4/+1
|\ \
| * | Remove format string now translations are updated.Kenny Guy2015-05-291-4/+1
* | | Add permission summaries backJason Monk2015-05-266-143/+350
* | | Merge "Fix tinting issue in manage permissions" into mnc-devJason Monk2015-05-262-2/+2
|\ \ \
| * | | Fix tinting issue in manage permissionsJason Monk2015-05-222-2/+2
| | |/ | |/|
* / | Do not hide additional permissions behind the show legacy optionSvetoslav2015-05-221-2/+5
|/ /
* / Show the permission description not its label in the grant dialogSvet Ganov2015-05-203-6/+30
|/
* Prevent modification of system fixed permissionsSvetoslav2015-05-192-1/+11
* Merge "Handle dark themes in permissions UI" into mnc-devJason Monk2015-05-194-4/+20
|\
| * Handle dark themes in permissions UIJason Monk2015-05-194-4/+20
* | Merge "Fix wrong permission group placement under the legacy permission list....Svet Ganov2015-05-192-3/+8
|\ \ | |/ |/|
| * Fix wrong permission group placement under the legacy permission list.Svet Ganov2015-05-192-3/+8
* | Update permission preferences on reloadSvetoslav2015-05-181-8/+15
|/
* Hide platform platform legacy permissions behind a menu option - package inst...Svet Ganov2015-05-1712-522/+1134
* Apply same warning dialog to PermissionAppsFragmentJason Monk2015-05-152-4/+25
* Don't show permission with no app ops.Svet Ganov2015-05-144-4/+39
* Add logging for user permission interactions.Svet Ganov2015-05-147-4/+192
* 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-132-3/+30
|/
* Add additional permissions to app perms screenJason Monk2015-05-132-12/+66
* Runtime permissions for system components not revokable - package installerSvet Ganov2015-05-125-0/+29