summaryrefslogtreecommitdiffstats
path: root/package
AgeCommit message (Collapse)AuthorFilesLines
2017-12-01navigation: geofence: add basic geofence service supporteel_5.1.0eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel_4.99.4eel/5.1.0eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.5eel/4.99.45.1.05.0.35.0.25.0.15.0.04.99.54.99.4eelMatt Ranostay1-0/+1
Connect to geofence service and listen for fencing events Bug-AGL: SPEC-1068 Change-Id: I3802fcf91929a722646ec278c3237e21a8cd841b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 0ff3cf020bbbb43c3ef69e52c414c1de2cb15511)
2017-12-01navigation: remove artifacts from build treeMatt Ranostay3-297/+1
Remove build artifacts and move missing config.xml change Bug-AGL: SPEC-1068 Change-Id: I337065f1a9b2033503d9e92016d9ce52192ca294 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit dfefe399ce53e7a905d55d0486d6b8f9c90d0ddb)
2017-11-21nagivation: initial import of Qt MapViewer demoMatt Ranostay5-0/+612
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>