summaryrefslogtreecommitdiffstats
path: root/res/layout-television
Commit message (Collapse)AuthorAgeFilesLines
* Uninstaller: For result lifecycle safePhilip P. Moltmann2016-11-072-0/+155
| | | | | | | | | | | | | | | - Move old uninstallation code to TV only (code in app_details.xml, uninstall_progress.xml, UninstallAppProgress, UninstallAppProgressFragment) - use increasing (non-random) IDs for all uninstallations, even those without uninstall-event-handling. - Have new workflow to uninstallations that require the result to be forwarded. For those just show a progress dialog. (code in UninstallUninstalling). To deal with lifecyle events I am reusing the EventResultPersister similar to the installation. Test: Uninstalled from Settings Change-Id: Iabdebd5412a910efa94c74efc4dd141879614d0b
* Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-142-82/+63
| | | | | | | | | | | | | | 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
* Don't flash "No apps" while loading permissions screens on TVTodd Volkert2015-07-101-8/+14
| | | | | | | | | | | | This borrows from the work done in ag/722429, and: 1) makes it work for TV 2) fixes a bug in ag/722429 whereby we would show loading forever if preference count was 0 (as opposed to correctly showing "No apps" / "No permissions") b/22090283 Change-Id: I7e2d8a4b99f99e2d1a933a2ac87494e38d2f77b9
* Make ManagePermissionsFragment more TV-friendly.Todd Volkert2015-06-231-1/+1
| | | | | | b/22008424 Change-Id: Id780db5a1e8ec98aece484310a2d3799d868cf2e
* Tint permission icon white for TVTodd Volkert2015-06-151-0/+1
| | | | | | b/20476102 Change-Id: Ib1dbfe3de10a5aa6ba90ad88b460aa82b4bec996
* Add tv-specific grant permissions view handlerTodd Volkert2015-06-101-0/+90
| | | | | | b/20476102 Change-Id: I128bb19413121b6d0367147989e79bffe45f8d82
* Prevent apps from spoofing permissions grant UISvet Ganov2015-04-271-1/+2
| | | | Change-Id: If6be16a59cf33ccd61a86a241f3325bafd95236b
* Add leanback-looking UI to permissions screensTony Mantler2015-04-221-0/+106
Change-Id: Ib77227dc0ae4d02f96efff95f67a359310b5547c