From 381755e4686a08e766316aaf40e8fdfa202d48d4 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 29 Sep 2017 21:00:25 +0900 Subject: Add homescreen-2017 Add new homescreen-2017 with agl-service-windowmanaeger-2017 and agl-service-homescreen-2017. About this information see JIRA SPEC-871. [PatchSet2] Use aglwgt make package. Delete homescreensimulator and sampleapptimedate beacuse not use them. Change-Id: I402134d0386e76b2127ca95b9b0b48c1721b4086 Signed-off-by: zheng_wenlong --- .../qml/images/Home/AGL_HMI_Background_Car-01.png | Bin 0 -> 216666 bytes .../HMI_AppLauncher_Connectivity_Active-01.png | Bin 0 -> 34136 bytes .../HMI_AppLauncher_Connectivity_Inactive-01.png | Bin 0 -> 26878 bytes .../Home/HMI_AppLauncher_Dashboard_Active-01.png | Bin 0 -> 32014 bytes .../Home/HMI_AppLauncher_Dashboard_Inactive-01.png | Bin 0 -> 25298 bytes .../images/Home/HMI_AppLauncher_HVAC_Active-01.png | Bin 0 -> 31650 bytes .../Home/HMI_AppLauncher_HVAC_Inactive-01.png | Bin 0 -> 24398 bytes .../Home/HMI_AppLauncher_MediaPlayer_Active-01.png | Bin 0 -> 29605 bytes .../HMI_AppLauncher_MediaPlayer_Inactive-01.png | Bin 0 -> 23307 bytes .../Home/HMI_AppLauncher_Mixer_Active-01.png | Bin 0 -> 29104 bytes .../Home/HMI_AppLauncher_Mixer_Inactive-01.png | Bin 0 -> 21878 bytes .../Home/HMI_AppLauncher_Navigation_Active-01.png | Bin 0 -> 38244 bytes .../HMI_AppLauncher_Navigation_Inactive-01.png | Bin 0 -> 33027 bytes .../images/Home/HMI_AppLauncher_POI_Active-01.png | Bin 0 -> 33356 bytes .../Home/HMI_AppLauncher_POI_Inactive-01.png | Bin 0 -> 26924 bytes .../Home/HMI_AppLauncher_Phone_Active-01.png | Bin 0 -> 30830 bytes .../Home/HMI_AppLauncher_Phone_Inactive-01.png | Bin 0 -> 23978 bytes .../Home/HMI_AppLauncher_Radio_Active-01.png | Bin 0 -> 29028 bytes .../Home/HMI_AppLauncher_Radio_Inactive-01.png | Bin 0 -> 21186 bytes .../Home/HMI_AppLauncher_Settings_Active-01.png | Bin 0 -> 33558 bytes .../Home/HMI_AppLauncher_Settings_Inactive-01.png | Bin 0 -> 26571 bytes homescreen/qml/images/Home/home.qrc | 25 +++++++++++++++++++++ 22 files changed, 25 insertions(+) create mode 100644 homescreen/qml/images/Home/AGL_HMI_Background_Car-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_POI_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_POI_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Phone_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Phone_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Radio_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Radio_Inactive-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Settings_Active-01.png create mode 100644 homescreen/qml/images/Home/HMI_AppLauncher_Settings_Inactive-01.png create mode 100644 homescreen/qml/images/Home/home.qrc (limited to 'homescreen/qml/images/Home') diff --git a/homescreen/qml/images/Home/AGL_HMI_Background_Car-01.png b/homescreen/qml/images/Home/AGL_HMI_Background_Car-01.png new file mode 100644 index 0000000..b0072d8 Binary files /dev/null and b/homescreen/qml/images/Home/AGL_HMI_Background_Car-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Active-01.png new file mode 100644 index 0000000..888d0bd Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Inactive-01.png new file mode 100644 index 0000000..ab83b0e Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Active-01.png new file mode 100644 index 0000000..11d39e5 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Inactive-01.png new file mode 100644 index 0000000..6c0b914 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Active-01.png new file mode 100644 index 0000000..efc11e9 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Inactive-01.png new file mode 100644 index 0000000..b528376 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Active-01.png new file mode 100644 index 0000000..1c99ac4 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Inactive-01.png new file mode 100644 index 0000000..0bed61d Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_MediaPlayer_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png new file mode 100644 index 0000000..41c499d Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png new file mode 100644 index 0000000..93f81af Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Active-01.png new file mode 100644 index 0000000..e7ad085 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Inactive-01.png new file mode 100644 index 0000000..dd40750 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_POI_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_POI_Active-01.png new file mode 100644 index 0000000..2df01d3 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_POI_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_POI_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_POI_Inactive-01.png new file mode 100644 index 0000000..ec62b87 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_POI_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Active-01.png new file mode 100644 index 0000000..2150581 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Inactive-01.png new file mode 100644 index 0000000..61dcedc Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Phone_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Active-01.png new file mode 100644 index 0000000..1aa5a01 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Inactive-01.png new file mode 100644 index 0000000..616983e Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Radio_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Active-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Active-01.png new file mode 100644 index 0000000..1d13fd6 Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Active-01.png differ diff --git a/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Inactive-01.png b/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Inactive-01.png new file mode 100644 index 0000000..027f1fe Binary files /dev/null and b/homescreen/qml/images/Home/HMI_AppLauncher_Settings_Inactive-01.png differ diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc new file mode 100644 index 0000000..49d19d8 --- /dev/null +++ b/homescreen/qml/images/Home/home.qrc @@ -0,0 +1,25 @@ + + + AGL_HMI_Background_Car-01.png + HMI_AppLauncher_Connectivity_Active-01.png + HMI_AppLauncher_Connectivity_Inactive-01.png + HMI_AppLauncher_Dashboard_Active-01.png + HMI_AppLauncher_Dashboard_Inactive-01.png + HMI_AppLauncher_HVAC_Active-01.png + HMI_AppLauncher_HVAC_Inactive-01.png + HMI_AppLauncher_Mixer_Active-01.png + HMI_AppLauncher_Mixer_Inactive-01.png + HMI_AppLauncher_MediaPlayer_Active-01.png + HMI_AppLauncher_MediaPlayer_Inactive-01.png + HMI_AppLauncher_Navigation_Active-01.png + HMI_AppLauncher_Navigation_Inactive-01.png + HMI_AppLauncher_Phone_Active-01.png + HMI_AppLauncher_Phone_Inactive-01.png + HMI_AppLauncher_POI_Active-01.png + HMI_AppLauncher_POI_Inactive-01.png + HMI_AppLauncher_Radio_Active-01.png + HMI_AppLauncher_Radio_Inactive-01.png + HMI_AppLauncher_Settings_Active-01.png + HMI_AppLauncher_Settings_Inactive-01.png + + -- cgit 1.2.3-korg