History log of /packages/apps/Car/Hvac/src/com/android/car/hvac/ui/TemperatureBarOverlay.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50f4d4f4babaed397802696caa39ee65ca7d9313 11-May-2018 Brad Stenning <stenning@google.com> Change the Max and Min temp values to include the full range of known hardware values
In some cases high or low values are used to mean MIN and MAX
This CL is just a short term work around for the fact that this also stops
any thing in Celsius from working

Bug:79218539

Test: deploy to hardware using Celsius
Change-Id: If54fc5721f1cc43c84eeba7d6c5a764b9c118ce5
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/TemperatureBarOverlay.java
9e5e6b74668dd7e5143eca428ab61bec6033f57b 16-Mar-2018 Enrico Granata <egranata@google.com> Make HVAC temperature controls go on/off depending on the underlying property's availability

Instead of having a global HVAC_POWER_ON switch, one can use the new 'status' HAL concept to
abstract each HVAC's component's availability. Start prototyping how this would look at the app
layer with the temperature bar controls.

Bug: 74805437
Test: manual with a VHAL thread that marks the properties (un)available every 10 seconds
Change-Id: Ic1fb39653b951f78ef7e81be2689fde0c585b640
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/TemperatureBarOverlay.java
6325ed661823b4b178321c4dcfcece8b08eb7ad1 07-Oct-2017 Brad Stenning <stenning@google.com> Rework windowing for HVAC such that it does not have windows covering
running applications even if those windows are transparent. This was a
security failure for dialogs and a CTS failure.
Also changes measurement point from the bottom of the status bar to that
of the bottom of the screen. This was needed since apps can hide only the
status bar without hiding the rest of the system UI making the layout wrong.

Bug: 65144198, 66884249

Test: Manual/CTS CtsAppSecurityHostTestCases android.appsecurity.cts.DocumentsTest


Change-Id: I2512f02f88a0b068b79427559ec181178811781a
(cherry picked from commit 82caeae9406eddbadb6b806e0ca054cb18a2294e)
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/TemperatureBarOverlay.java
0eecb13879c6f0abaf3d4c64fd19941777200eae 20-Oct-2016 Rakesh Iyer <rni@google.com> Move car hvac app.

Original Sha1: 27748caacfca0bb295d32871843e4b206aedf1e8

Credits:
victorchan@
rni@

Bug: 32118797
Test: Manual.
Change-Id: I15d4fd5760d1746d4aa21baae58ec4f8b94a81b4
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/TemperatureBarOverlay.java