summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/model
Commit message (Expand)AuthorAgeFilesLines
* Partial cherry-pick changes on permission model change.Shijian Li2017-01-192-32/+25
* Add Bluetooth toggle prompts - package installerSvet Ganov2016-12-021-1/+3
* Use badged icons for permissions.Philip P. Moltmann2016-05-111-10/+12
* Fix a NPE in PackageInstallerSvet Ganov2016-04-292-4/+4
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-215-28/+126
* Merge "Properly show third-party defined permission in platform groups" into ...Svetoslav Ganov2016-04-021-2/+2
|\
| * Properly show third-party defined permission in platform groupsSvet Ganov2016-04-011-2/+2
* | Respect past user choices in permisson review UISvetoslav Ganov2016-03-231-14/+5
* | Merge "Revert "Respect past user choices in permisson review UI"" into nyc-devSvetoslav Ganov2016-03-231-14/+0
|\ \
| * | Revert "Respect past user choices in permisson review UI"Svetoslav Ganov2016-03-231-14/+0
* | | Merge "Respect past user choices in permisson review UI" into nyc-devSvetoslav Ganov2016-03-231-0/+14
|\| |
| * | Respect past user choices in permisson review UISvetoslav Ganov2016-03-231-0/+14
* | | Don't show app defined permissions in the review UISvetoslav Ganov2016-03-211-0/+4
|/ /
* | Merge "Support app install from a content URI" into nyc-devSvetoslav Ganov2016-03-063-3/+3
|\ \
| * | Support app install from a content URISvet Ganov2016-03-053-3/+3
| |/
* / Use safe label in permission request UISvetoslav Ganov2016-03-011-23/+3
|/
* Expose removed permissions flag as system API - installerSvet Ganov2016-02-223-4/+3
* Use the correct userId when checking if disabled by admin.Sudheer Shanka2016-02-012-0/+8
* Follow PackageManager refactoring.Jeff Sharkey2016-01-061-2/+2
* Add optional permission review for legacy apps - installerSvet Ganov2015-12-014-57/+127
* Always have an iconTodd Kennedy2015-11-241-2/+3
* resolve merge conflicts of 56ac33bf1e to master.Svetoslav2015-11-201-1/+2
|\
| * resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-1/+2
* | Merge "Add mechanism for determining if apps are system apps" into cw-e-dev a...Anthony Hugh2015-10-301-2/+17
|\|
| * Add mechanism for determining if apps are system appsAnthony Hugh2015-10-271-2/+17
* | am f02d4b8f: am f5a6941d: am e31ffee0: am b6e35d1c: am 30707bb7: Use unique p...Svet Ganov2015-09-152-8/+8
|\|
| * am b6e35d1c: am 30707bb7: Use unique preference key.Svet Ganov2015-09-152-8/+8
| |\
| | * Use unique preference key.Svet Ganov2015-09-122-8/+8
* | | am 96c5dba9: am c4d25fec: am e9c8c7b2: Merge "Add an API for getting list of ...Vinod Krishnan2015-09-141-21/+71
|\| |
| * | 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
| | |/
* | | am 4dcbe279: am 2892267a: am 03dc824d: Changing layout to make button animati...Vinod Krishnan2015-09-141-2/+7
|\| |
| * | Changing layout to make button animations workVinod Krishnan2015-09-141-2/+7
| |/
* | am 569de64a: am 1379f179: am 17974a78: am ab4bb65e: am 3c44cc54: Display prop...Svetoslav2015-09-031-2/+3
|\|
| * Display properly runtime permissions without a corresponding app op.Svetoslav2015-09-011-2/+3
* | am a4a98e95: am 13f89886: am 21e10e30: am 5d2d9baa: am f7fc0631: Merge "Show ...Svetoslav Ganov2015-09-012-2/+2
|\|
| * Show location permission toggle for location providerSvetoslav2015-08-282-2/+2
* | am c81c8bea: am 32226cda: am b9a90048: am 372aad9e: am 0d93cfb9: Protect perm...Svet Ganov2015-08-261-1/+23
|\|
| * Protect permission dialog from type jack attacksSvet Ganov2015-08-251-1/+23
* | Merge "Don't crash when app op is "deny""Todd Kennedy2015-08-251-1/+1
|\ \ | |/ |/|
| * Don't crash when app op is "deny"Todd Kennedy2015-08-211-1/+1
* | 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