aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/statusbarmodel.h
AgeCommit message (Collapse)AuthorFilesLines
2018-08-01StatusBarModel: fix QQmlContext referenceMatt Porter1-0/+1
Fix missing include Bug-AGL: SPEC-1628 Change-Id: Ie0a6d2feff2a92cffc26e83e1bf6a12fd8cd8ebb Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-07-27Convert StatusBarModel to get WiFi status info from network bindingMatt Porter1-0/+7
The StatusBarModel updates icons using an exposed DBus API that avoids the appfw. The new networking binding does not support the out of band StatusBar DBus API. Use events from the network binding (exposed as Qt properties) to update the WiFi status indicator. Bug-AGL: SPEC-1628 Change-Id: Ie91f69c1d5d54d4fb225e4e99a1d5a94a0dc83e7 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-10-02Add homescreen-2017eel_4.99.1eel/4.99.14.99.1zheng_wenlong1-0/+39
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>