From 290c2ec0e02bd682a69b27040c28372e026e7945 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:33:11 +0900 Subject: Add homescreen for vertical mode Add homescreen source for vertical mode. Change shortcut area's hvac icon to videoplayer. Change-Id: Ic474f9cfdf4f951074f711b39975e69f273c8b35 Signed-off-by: zheng_wenlong --- .../images/Status/HMI_Status_Bluetooth_Inactive-01.png | Bin 0 -> 1170 bytes .../qml/images/Status/HMI_Status_Bluetooth_On-01.png | Bin 0 -> 922 bytes .../qml/images/Status/HMI_Status_Signal_1Bars-01.png | Bin 0 -> 570 bytes .../qml/images/Status/HMI_Status_Signal_2Bars-01.png | Bin 0 -> 564 bytes .../qml/images/Status/HMI_Status_Signal_3Bars-01.png | Bin 0 -> 560 bytes .../qml/images/Status/HMI_Status_Signal_4Bars-01.png | Bin 0 -> 552 bytes .../qml/images/Status/HMI_Status_Signal_Full-01.png | Bin 0 -> 544 bytes .../qml/images/Status/HMI_Status_Signal_NoBars-01.png | Bin 0 -> 575 bytes .../qml/images/Status/HMI_Status_Wifi_1Bar-01.png | Bin 0 -> 1245 bytes .../qml/images/Status/HMI_Status_Wifi_2Bars-01.png | Bin 0 -> 1198 bytes .../qml/images/Status/HMI_Status_Wifi_3Bars-01.png | Bin 0 -> 1120 bytes .../qml/images/Status/HMI_Status_Wifi_Full-01.png | Bin 0 -> 995 bytes .../qml/images/Status/HMI_Status_Wifi_NoBars-01.png | Bin 0 -> 1278 bytes .../homescreen/homescreen/qml/images/Status/status.qrc | 17 +++++++++++++++++ 14 files changed, 17 insertions(+) create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_Inactive-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_On-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_1Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_2Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_3Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_4Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_Full-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_NoBars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_1Bar-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_2Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_3Bars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_Full-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_NoBars-01.png create mode 100644 demo3/vertical/homescreen/homescreen/qml/images/Status/status.qrc (limited to 'demo3/vertical/homescreen/homescreen/qml/images/Status') diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_Inactive-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_Inactive-01.png new file mode 100644 index 0000000..10bd5a5 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_Inactive-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_On-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_On-01.png new file mode 100644 index 0000000..1ff96e1 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Bluetooth_On-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_1Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_1Bars-01.png new file mode 100644 index 0000000..44ef700 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_1Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_2Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_2Bars-01.png new file mode 100644 index 0000000..fe4e776 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_2Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_3Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_3Bars-01.png new file mode 100644 index 0000000..892c6ec Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_3Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_4Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_4Bars-01.png new file mode 100644 index 0000000..f4f033b Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_4Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_Full-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_Full-01.png new file mode 100644 index 0000000..18070b9 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_Full-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_NoBars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_NoBars-01.png new file mode 100644 index 0000000..1b77207 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Signal_NoBars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_1Bar-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_1Bar-01.png new file mode 100644 index 0000000..c72461f Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_1Bar-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_2Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_2Bars-01.png new file mode 100644 index 0000000..448dd36 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_2Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_3Bars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_3Bars-01.png new file mode 100644 index 0000000..3e407ad Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_3Bars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_Full-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_Full-01.png new file mode 100644 index 0000000..6f95e97 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_Full-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_NoBars-01.png b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_NoBars-01.png new file mode 100644 index 0000000..07f4f09 Binary files /dev/null and b/demo3/vertical/homescreen/homescreen/qml/images/Status/HMI_Status_Wifi_NoBars-01.png differ diff --git a/demo3/vertical/homescreen/homescreen/qml/images/Status/status.qrc b/demo3/vertical/homescreen/homescreen/qml/images/Status/status.qrc new file mode 100644 index 0000000..d29c91a --- /dev/null +++ b/demo3/vertical/homescreen/homescreen/qml/images/Status/status.qrc @@ -0,0 +1,17 @@ + + + HMI_Status_Wifi_NoBars-01.png + HMI_Status_Bluetooth_Inactive-01.png + HMI_Status_Bluetooth_On-01.png + HMI_Status_Signal_1Bars-01.png + HMI_Status_Signal_2Bars-01.png + HMI_Status_Signal_3Bars-01.png + HMI_Status_Signal_4Bars-01.png + HMI_Status_Signal_Full-01.png + HMI_Status_Signal_NoBars-01.png + HMI_Status_Wifi_1Bar-01.png + HMI_Status_Wifi_2Bars-01.png + HMI_Status_Wifi_3Bars-01.png + HMI_Status_Wifi_Full-01.png + + -- cgit 1.2.3-korg