summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/television/AllAppPermissionsFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-1/+1
| | | | | | | | | The PackageInstaller app manages side-loading apps as well as permission management. It should be updatable, hence should rely on system APIs to talk to the platform. This is the first step of defining an API boundary. Change-Id: I37aea1e5cc3195b8b636af6790af45fe5a9765cd
* Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-141-1/+1
| | | | | | | | | | | | | | Reworked all the permission UIs on TV to mesh with the rest of the settings rendered as leanback-styled side panels with title bars. The permissions consist of the following components: * Each individual app permission listing ** Listing of all the permissions together with the apps using those permissions Bug: 27344882 Bug: 22481180 Change-Id: I4ab05efd9a4ea6fab7971b89f13d65591a2be8ee
* Support app install from a content URISvet Ganov2016-03-051-1/+1
| | | | | | bug:24079113 Change-Id: Ide1aa1667370f6b8d00ff269ef28992589656e9a
* Expose removed permissions flag as system API - installerSvet Ganov2016-02-221-1/+1
| | | | | | | | | | | | | | | There are some permissions that were removed from the platform and guard nothing but legacy apps may be checking them before calling APIs. Hence, these apps should get the permissions as expected despite them being a no-op. To address this the platform declares removed permissions as normal permissions that are hidden such that legacy apps can always get them. These permissions are not shown in the UI. Play needs a way to filter out these permissions like the platform as they have permissions UI too. bug:23361760 Change-Id: Ieecf69f70551d987f5fac1f128b7f7a0c242c378
* Add optional permission review for legacy apps - installerSvet Ganov2015-12-011-62/+151
| | | | Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85
* resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-0/+217
Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518