summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2019-06-13add als2019_horizontalsandbox/zheng_wenlong/als2019_horizontalzheng_wenlong1-1/+2
2018-11-30delete wayland headersandbox/zheng_wenlong/ces2019_horizontalzheng_wenlong1-2/+0
2018-11-30remove dbus for horizontal modezheng_wenlong1-16/+0
2018-11-30add aw navigationzheng_wenlong1-97/+140
2018-11-02use mapbox as navigationzheng_wenlong1-98/+90
2017-11-21navigation: qtvirtualkeyboardplugin: add virtual keyboardMatt Ranostay1-0/+1
Add Qt virtual keyboard plugin to allow the entering of addresses Change-Id: Ic3a233b897e09bb09a4ca1cbdae241c34dc48656 Bug-AGL: SPEC-1068 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-11-21nagivation: initial import of Qt MapViewer demoMatt Ranostay1-0/+135
This source code is from the qtlocation repos examples Some modifications are: * Building for .wgt package along with geoclue + gps permissions * Change QML StackView push() methods to QtQuick Control 2 syntax * Remove menubar and replace with Button elements on main page Change-Id: I60cbb108b4288a9cda991f4fac0122f0abcbdd7a Bug-AGL: SPEC-1068 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>