apps/navigation.git
5 years agomerge github sandbox/zheng_wenlong/ces2019_vertical
zheng_wenlong [Tue, 4 Dec 2018 07:27:03 +0000 (16:27 +0900)]
merge github

5 years agodelete wayland header
zheng_wenlong [Fri, 30 Nov 2018 05:40:08 +0000 (14:40 +0900)]
delete wayland header

5 years agoadd aw navigation sandbox/zheng_wenlong/testqt
zheng_wenlong [Fri, 30 Nov 2018 04:29:39 +0000 (13:29 +0900)]
add aw navigation

5 years agoadd testqt source
zheng_wenlong [Thu, 22 Nov 2018 05:39:39 +0000 (14:39 +0900)]
add testqt source

5 years agoAdd gitreview halibut 6.90.0 6.99.1 6.99.2 6.99.3 6.99.4 7.90.0 7.99.1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 8.0.3 8.0.4 8.0.5 8.0.6 guppy/6.90.0 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.90.0 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut/8.0.4 halibut/8.0.5 halibut/8.0.6 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3 halibut_8.0.4 halibut_8.0.5 halibut_8.0.6
Jan-Simon Möller [Mon, 10 Sep 2018 07:03:43 +0000 (09:03 +0200)]
Add gitreview

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agonavigation: geofence: add basic geofence service support 21/12221/2 5.99.1 5.99.2 5.99.3 5.99.4 5.99.5 5.99.6 flounder/5.99.1 flounder/5.99.2 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.1 flounder_5.99.2 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
Matt Ranostay [Thu, 30 Nov 2017 03:56:43 +0000 (19:56 -0800)]
navigation: geofence: add basic geofence service support

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>
6 years agonavigation: remove artifacts from build tree 19/12219/1
Matt Ranostay [Thu, 30 Nov 2017 03:09:19 +0000 (19:09 -0800)]
navigation: remove artifacts from build tree

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>
6 years agonavigation: qml: add car image and direction based on heading 25/12125/1 4.99.3 eel/4.99.3 eel_4.99.3
Matt Ranostay [Thu, 23 Nov 2017 06:18:42 +0000 (22:18 -0800)]
navigation: qml: add car image and direction based on heading

Add car image and show GPS heading of vehicle based on movement.

Change-Id: I57c056b5cdd40cf27b32a1155b7366230f49dbb4
Bug-AGL: SPEC-1068
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
6 years agonavigation: qml: default map center to null island 95/12095/1
Matt Ranostay [Wed, 22 Nov 2017 21:31:41 +0000 (13:31 -0800)]
navigation: qml: default map center to null island

Currently it is defaulting to London before it gets a GPS or GeoClue location
data which can be confusing. Better to center it on open water till location
is known

Bug-AGL: SPEC-1068
Change-Id: I9f4af70c194eb290ce5670c802b9b87f6475de11
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
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