summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/StatusArea.qml
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04homescreen: weather: use signal parameters over propertiesMatt Ranostay1-9/+8
Don't use property from libqtappfw framework but the passed signal parameters Change-Id: Ide967c3b6aec52f54995e8263303e9cbbd8f99fb Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-13homescreen: add OpenWeatherMap data to homescreenMatt Ranostay1-0/+27
Use agl-service-weather weather data via libqtappfw framework on homescreen interface. Bug-AGL: SPEC-1273 Change-Id: If591b74c1e6a912384abf6289128ec9a4a1101b4 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-11-16Replace Qt Quick Controls 1.x with 2.x APITasuku Suzuki1-1/+0
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>
2017-10-23Remove COPYRIGHT TOYOTA from file without modifiedzheng_wenlong1-1/+0
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>
2017-10-22Add Copyright for TOYOTA and remove unnecessary filezheng_wenlong1-0/+1
Add Copyright for file with TOYOTA modified. Remove the unnecessary for this homescreen-2017. Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-02Add homescreen-2017eel_4.99.1eel/4.99.14.99.1zheng_wenlong1-0/+105
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>