Stateful controls returned from applications will have their status
flag set to indicate the state of the Control. For all non STATUS_OK
states, assume the control information isn't meant to be persisted and
do not store it.
Bug: 152525430
Test: atest ControlsControllerImplTest
Change-Id: I70c7a8f180561fff281a641b8d547af7cef17520
This allows to configure the recipient of the ADD_CONTROL intent.
Test: manual
Test: atest ControlProviderServiceTest
Fixes: 152549957
Change-Id: I29b549271da53d844d564df819cf9c1c9bc81968
Tethering service is created after boot complete which means most of
the services are ready before tethering. Once tethering register the
callback, callback event may come-in immediately. Make sure all of
tethering related object is created, then register the callback,
receiver, or listener.
Bug: 149965121
Test: atest TetheringTests
manual on/off tethering
Change-Id: Ifdc427341db7d1313ad4b61207a96ab379d100aa
Merged-In: I3941a186770679e7b476073d774e2310e25e44c6
(cherry picked from commit 285be1ee93)
This makes sure that the text only extends as far as the star (for
subtitle). The title text is constrained to be on top of the star.
Also:
* Make whole tile clickable
* Add ripple to tile on click
Test: manual
Fixes: 152496155
Change-Id: I284aaf5b8eb3ce761680808f93b19627cb9cc479
If reboot happens too quickly, the video output freezes during the
fade in window enter animation. This leads to the text on the shutdown
UI being hard to read, as the window is still transparent and text from
underneath might shine through.
To resolve this, this change removes the window animations from the
shutdown UI for TVs, so that the UI appears instantly without a fade.
Bug: 152509487
Test: flash build and reboot / factory reset
Change-Id: I28153a56f3b5cfc4f89b06fcc8fe6fba935eb30b
The background of the shutdown UI was transparent.
This lead to the text on the shutdown UI being hard
to read, as text from underneath might shine through.
This change makes the background of the shutdown UI opaque for TVs.
Bug: 152509487
Test: flash build and then factory reset / reboot the device
Change-Id: I620224b9c7b289fbf4db3ffec78007653bea0d71
am skip reason: Change-Id Icd813d30eabc6d52a34bd3440a73d2e0876a89ed with SHA-1 8753d8249e is in history
Change-Id: Id7f0a292a21addaac9f2e02cf8af5d3bc8fc84a4