summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for permissions gran/revoke policy - package installer.Svet Ganov2015-05-118-62/+333
* Merge "Add info button that leads to app info" into mnc-devJason Monk2015-05-082-1/+11
|\
| * Add info button that leads to app infoJason Monk2015-05-082-1/+11
* | Add animation for multiple permission checksJason Monk2015-05-084-155/+430
|/
* Permission UI - legacy apps support - package installerSvet Ganov2015-05-0512-457/+744
* Add leanback-looking UI to permissions screensTony Mantler2015-04-222-12/+95
* Merge "Update permissions dialog from redlines"Jason Monk2015-04-071-3/+2
|\
| * Update permissions dialog from redlinesJason Monk2015-04-071-3/+2
* | Fix a NPE and remove dead code.Svetoslav2015-04-062-249/+7
* | Handle apps with no permissions (don't crash)Jason Monk2015-04-032-0/+18
|/
* Minor updates to permission request dialogJason Monk2015-03-274-15/+67
* Update permissions UIJason Monk2015-03-276-35/+530
* Initial version of the grant permission UI.Svet Ganov2015-03-245-0/+817
* Add basic support for new runtime permissionsSvet Ganov2015-03-241-110/+128
* Don't crash when cancelling an uninstall of a nonexistent packageChristopher Tate2015-03-101-6/+7
* am 51296542: am 10763f1c: Merge "Hidden ApplicationInfo flags are now in priv...Alex Klyubin2015-02-111-3/+5
|\
| * am 10763f1c: Merge "Hidden ApplicationInfo flags are now in privateFlags."Alex Klyubin2015-02-111-3/+5
| |\
| | * Hidden ApplicationInfo flags are now in privateFlags.Alex Klyubin2015-02-111-3/+5
* | | Show appropriate UI when uninstalling blocked by device admin.Rubin Xu2014-12-181-5/+17
* | | Show appropriate UI when uninstalling fails due to being device admin.Rubin Xu2014-12-171-7/+41
|/ /
* | Use Material tinting for install resultChristopher Tate2014-12-011-2/+2
* | Fix a regression in installing from unknown sourcesAmith Yamasani2014-10-291-0/+2
* | Display correct message based on reasonAmith Yamasani2014-10-281-29/+60
|/
* Use an AlertDialog for the Uninstall confirmationAdam Lesinski2014-09-101-127/+151
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1