summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle dark themes in permissions UIJason Monk2015-05-194-4/+20
* 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
* Update AppInstaller due to API changes.Svetoslav2014-09-041-6/+1
* PackageInstaller API refactoring.Jeff Sharkey2014-08-152-2/+2
* Extend to support uninstall callbacks.Jeff Sharkey2014-08-072-42/+65
* Extend to support install sessions.Jeff Sharkey2014-08-071-34/+71
* Support uninstalling apps for other profiles.Kenny Guy2014-07-103-22/+124
* Apply restriction ENSURE_VERIFY_APPS to PackageInstaller.Julia Reynolds2014-06-301-0/+4
* Follow more PackageParser refactoring.Jeff Sharkey2014-06-181-13/+5
* Follow API refactoring.Jeff Sharkey2014-06-151-16/+16
* Prevent sideloading if UserManager flag is set for current user.Sander Alewijnse2014-05-201-4/+11
* Log APK hash for package install attempts in the Event Log.Alex Klyubin2013-10-154-12/+119
* Robustify logging of analytics about PackageInstaller.Alex Klyubin2013-09-102-65/+42
* Merge "Record analytics about package install attempts to Event Log." into kl...Alex Klyubin2013-09-105-36/+647
|\
| * Record analytics about package install attempts to Event Log.Alex Klyubin2013-09-095-36/+647
* | Fix bug #10397732 'X' icon of download manager UI error not mirroredFabrice Di Meglio2013-09-061-1/+2
|/