summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-01-22app/: Remove any libhomescreen and libwindowmanager callbackssandbox/mvlad/agl-compositorMarius Vlad1-41/+2
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I5e26faaac3615887945f15896b746d73dedd6535
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>