Age | Commit message (Collapse) | Author | Files | Lines |
|
Add a new feature, when icon is not exist in homescreen,
display a blank icon with first letter.
Change-Id: I928537bd61f655107393890166260b7446a16a97
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Change shortcut icon radio to hvac.
Change-Id: I521272a8e4b4b1362754ad17ca19b7f7d37a0731
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
|
|
|
|
Qt Quick Controls 1.x is designed for PC apps.
Car HMI should use 2.x APIs
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Since qlibwindowmanager set environment QT_IVI_SURFACE_ID,
and libwindowmanager remove setenv.
HomeScreen need use qlibwindowmanager instead of libwindowmanager.
Change-Id: I0d0babff168fe0cecb2ff689605df1f9bbc2c400
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add gitreview file for homescreen-2017
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
It's a mistake set MAX to ERROR, change it to DEBUG.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Default enable HMI_ERROR output.
Remove afb-binding.h and add necessary header files.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
As libwindowmanager changed the function argument from char* to
json_object, we need to modify homscreen-2017, too.
Related Commit:
https://gerrit.automotivelinux.org/gerrit/#/c/11459/
BUG-AGL: SPEC-990
Change-Id: I1ccc61de1c3f817ab69ab4579216faaf85408d0a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
With the new libhomescreen event api also change the function
argument from char to json in the homescreen-2017.
Related Commit:
https://gerrit.automotivelinux.org/gerrit/#/c/11449/
BUG-AGL: SPEC-992
Change-Id: I9b55e6f2b5b0fbeba64fd888db5662fc173d91b1
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Remove the COPYRIGHT infor from the file without our modified.
And add file name into debug_message.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add HMI_DEBUG to print debug message,
It control by USE_HMI_DEBUG envirment.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add Copyright for file with TOYOTA modified.
Remove the unnecessary for this homescreen-2017.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Adding required permission to enable the systemd
service unit by default.
Bug-AGL: SPEC-968
Change-Id: Id8740e1f70e7ca53fd242756e83b640f6584aadf
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
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 <wenlong_zheng@nexty-ele.com>
|
|
|