apps/navigation.git
6 years agonavigation: qml: change default toAddress 83/12083/1
Matt Ranostay [Wed, 22 Nov 2017 06:15:55 +0000 (22:15 -0800)]
navigation: qml: change default toAddress

Since Norway address doesn't make sense for most demos change this
to Golden Gate Park, California, US

Bug-AGL: SPEC-1068
Change-Id: I648ac417089e8fe04b4f9af29901dcec497e65e6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: qml: add State field to RouteAddress form 81/12081/1
Matt Ranostay [Wed, 22 Nov 2017 06:36:36 +0000 (22:36 -0800)]
navigation: qml: add State field to RouteAddress form

Bug-AGL: SPEC-1068
Change-Id: I0936ccea829ac7ecc537e25cb6b4c64017191f11
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: qml: remove start address and use current GPS location 79/12079/1
Matt Ranostay [Tue, 21 Nov 2017 22:23:04 +0000 (14:23 -0800)]
navigation: qml: remove start address and use current GPS location

Change RouteAddress form to use start location from current GPS
coordinate instead of entering a start address.

Bug-AGL: SPEC-1068
Change-Id: Id1a42ba409d24e527e613b67b9ac4583aff92ed4
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: geoclue: use geoclue data to get initial location 77/12077/1
Matt Ranostay [Wed, 22 Nov 2017 00:35:17 +0000 (16:35 -0800)]
navigation: geoclue: use geoclue data to get initial location

Get initial data from geoclue binding in case GPS doesn't have lock
currently. This is useful for starting within a parking garage or
underground

Change-Id: I56143d01734bbd8c1cc286950200d2b84bbb5d2c
Bug-AGL: SPEC-1068
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: gps: add gps geolocation support 75/12075/1
Matt Ranostay [Wed, 15 Nov 2017 04:53:42 +0000 (20:53 -0800)]
navigation: gps: add gps geolocation support

Use GPS binding to get current location for navigation

Bug-AGL: SPEC-1068
Change-Id: Ie708117499b342f86c60674c83f0222857a67bee
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: qtvirtualkeyboardplugin: add virtual keyboard 73/12073/1
Matt Ranostay [Tue, 21 Nov 2017 02:21:56 +0000 (18:21 -0800)]
navigation: qtvirtualkeyboardplugin: add virtual keyboard

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>
6 years agonagivation: initial import of Qt MapViewer demo 71/12071/1
Matt Ranostay [Sat, 11 Nov 2017 04:17:52 +0000 (20:17 -0800)]
nagivation: initial import of Qt MapViewer demo

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>
6 years agoInitial empty repository
Jan-Simon Moeller [Thu, 9 Nov 2017 11:49:29 +0000 (11:49 +0000)]
Initial empty repository