summaryrefslogtreecommitdiffstats
path: root/package
AgeCommit message (Collapse)AuthorFilesLines
2020-06-09Update autobuild scriptsneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.113.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Scott Murray1-1/+6
Update autobuild scripts with reworked version that fixes building outside of the source tree. As well, the project files have been tweaked to strip the release build binaries and add "-debug" in the name of the debug widget file. Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I1e5e36fba6205f046b007be7ae729abadfbd594c
2017-11-29navigation: geofence: add basic geofence service supportflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.15.99.65.99.55.99.45.99.35.99.25.99.1Matt 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>
2017-11-29navigation: 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>
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>