aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/statusbarmodel.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-08-01Merge "Change bluetooth status using agl-service-bluetooth"Jan-Simon Moeller1-2/+8
2018-08-01Change bluetooth status using agl-service-bluetoothzheng_wenlong1-2/+8
Use libqtappfw's bluetooth to connection with agl-service-bluetooth. Instead of using dbus. Change-Id: I87610e0037b586fe08db86325b03f767dbe36537 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-07-27Convert StatusBarModel to get WiFi status info from network bindingMatt Porter1-0/+46
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/+92
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>