aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml
AgeCommit message (Collapse)AuthorFilesLines
2016-12-14add visa, start websocket implementationsandbox/maitai/wipPhilippe Lelong3-0/+15
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
2016-12-14add visa card, start websocket inplementationPhilippe Lelong1-0/+0
2016-12-14put back the scale to 1Philippe Lelong1-1/+1
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
2016-12-14Home screen translation changesPhilippe Lelong34-4/+163
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
2016-12-12Integrate HomeScreen D-Bus APIBocklage, Jens1-4/+0
This was lost when integrating the new QML HMI Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-09Integrate Home app into HomeScreenBocklage, Jens24-11/+116
Home is located in ces2017 repo. But since it has to use HomeScreen internal components (layermanager and applauncher), I had to move it to main HomeScreen app. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-07Link to available appsBocklage, Jens1-4/+4
The shortcuts on the top of the HomeScreen app now launch following apps: * Home launches home@0.1 * Multimedia launches radio@0.1 * HVAC launches hvac@0.1 * Navigation launches controls@0.1 Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-05First integration of new HMI designBocklage, Jens91-0/+644
Using QML files and C++ integration from Qt's HomeScreenNG sample app. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>