History log of /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6d15a867dbbf9cb730e409a7b7426baeb64ac9f 16-Nov-2016 Keyvan Amiri <keyvana@google.com> Reworked additional permissions fragment for each app

Fixed packageinstaller crash when selecting additional permissions for
an app e.g. "Live Channels". setHeader should not be called in onCreate
since it will update title UI which is initialized in onCreateView in
SettingsWithHeader.java.
Also, updated the UI for AdditionalPermissionsFragment for each
individual app to include the app banner and title in the heading.

Change-Id: Idfc12a28b38b84fcc5d97de4f85ada968e122d40
Fixes: 32338150
Test: Visual inspection of the permission UI
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
5e3cc5335e208fff39b0983a88f37e92b3da8c69 21-Sep-2016 Svet Ganov <svetoslavganov@google.com> Polish permissions review UI.

This change adds a more info button to the permission
grant UI and the permission review UI which sends the
user to the all permissions screen.

It also adds UI to manage all permissions in the SMS
group individually. Now tapping on the switch in the app
permissions screen toggles the permission group and
tapping on the permission name sends the user to the
detailed permission-level management UI.

Lastly, this change adds management controls to each SMS
permission in the all permissions screen where tapping on
the switch toggles the permission and tapping on the
name as before shows a detailed description.

Change-Id: I1d6cbc478c789e7680f41b92b9f3fa2504576ecd
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
f9bf4f795615bac03d1b35a0138318473b1ef6bf 27-Feb-2016 Svet Ganov <svetoslavganov@google.com> Cleanup of the PackageInstaller API - PackageInstaller

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
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
b22473b280b2b893167ffaae24e9b1c43d343a3f 14-Apr-2016 Keyvan Amiri <keyvana@google.com> Reworked permission UI on TV into the new side-panel leanback style

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
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
d883b7de34be16fbf74dccd86510040966a61011 08-Apr-2016 Svet Ganov <svetoslavganov@google.com> Refresh permissions UI on resume

bug:21891813

Change-Id: Id9a694d14ecd80c8c04dc28b34cdda3e9119bfb3
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
32bc2d99d4e23db12d27af2c60bf060da9577c75 24-Mar-2016 Svetoslav Ganov <svetoslavganov@google.com> Merge "Update deny button in permission warning dialogs" into nyc-dev
3f07e6589d0f036df10d97f676a375b2ce04ae3b 23-Mar-2016 Svet Ganov <svetoslavganov@google.com> Update deny button in permission warning dialogs

bug:23899558

Change-Id: I37bf080d54fc4fff5dfcc9f8240b95c82fed56d2
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
bd6ad3a2b1c30f7a007c4c2ef7e5c273a2f9df10 05-Mar-2016 Svet Ganov <svetoslavganov@google.com> Support app install from a content URI

bug:24079113

Change-Id: Ide1aa1667370f6b8d00ff269ef28992589656e9a
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
00b8a26bb6a620c36137f77a46bfa81d3c0657fc 16-Feb-2016 Svet Ganov <svetoslavganov@google.com> No overlay when permissions shown - package installer

bug:26973205

Change-Id: Ibae1b971ceb1ea0d831435b9d5166482199e9184
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
dede951ec7d3d7d15b6d82d87cc4407ab96e6357 02-Dec-2015 Svet Ganov <svetoslavganov@google.com> Add some things missing in the previous CL.

Change-Id: I17ae37d84c0d78bcfcaa848efb17f46c7f7c915a
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
bf7316751f0c73b435b693fd20b0c9b2fa973e85 27-Sep-2015 Svet Ganov <svetoslavganov@google.com> Add optional permission review for legacy apps - installer

Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java
ef861375eebd9ac6cce7c0bb163380ab1c951063 20-Nov-2015 Svetoslav <svetoslavganov@google.com> resolve merge conflicts of c10abb25f3 to cw-e-dev.

Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/AppPermissionsFragment.java