Age | Commit message (Collapse) | Author | Files | Lines |
|
Files are PNGs and not SVGs so drop that in the filenames
and respective references.
Bug-AGL: SPEC-3035
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Change-Id: I2f693d886bb22b3464ff8cbbbd1ee0a23cfdf69c
|
|
Dropping a pin on map wouldn't function if a route was currently
in progress. Remove several conditionals that would block another
routing from starting.
Bug-AGL: SPEC-2880
Change-Id: I2279f4ed6d89f818f469b5e24352cae5e3b5f60e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2985
Change-Id: I5cd77bf643cb5bff16718eeba82171e4ec2328ff
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2880
Change-Id: Idcc72d943c633965a74a907c1a08cb7389905d1c
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Switch from the application providing DBus objects to consumers
with using afb binding with proper JSON responses.
Bug-AGL: SPEC-2880
Change-Id: If587ddeaea9a0f28e71c2bee790acbf53425de9f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Changes include:
- Add support for actually sending stopDemo and Arrived DBus signals.
- Fix typo in Arrived signal name in org.agl.naviapi.xml and
dbus_server.cpp.
- Change some qDebug messages in dbus_server.cpp to qWarning as it
seems more appropriate.
- Actually use Mapbox style URL from naviconfig.ini.
Bug-AGL: SPEC-2916
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib32bcc50a495538362c5ca77c9de3941d81c17bf
|
|
Add attribution that is required from usage of MapBox maps
Ref: https://docs.mapbox.com/help/how-mapbox-works/attribution/
Bug-AGL: SPEC-2822
Change-Id: I69990c92031f51721e2aef9b230a02c0a2e84b76
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Allow selection of OSM over MapBox with enableOSM
configuration file option.
Bug-AGL: SPEC-2667
Change-Id: Ie055ca1263b0a6f2a74046e5ff85535e48e60d31
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit fb68a3ddc7fcdf67c62fcde32914d4ed3936680a.
Bug-AGL: SPEC-2667
Change-Id: Ic1b7d84e2fa58e98e7ba05c5f1b825503aa36e1d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To allow placement of other mapping engines make a common
MapPlugin competent.
Bug-AGL: SPEC-2667
Change-Id: I7bb4ae600304db104f39feeba3f35f342452584e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Remove superfluous execute bits on source files.
Bug-AGL: SPEC-2667
Change-Id: Ibe396d26bf2d03bd691ef56c812d45ebf128f072
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Import from http://github.com/YoshitoMomiyama/aglqtnavigation.git as
of commit a6930c2, with the following minor changes:
- .gitignore tweaked to remove itself
- .gitreview updated
Bug-AGL: SPEC-2667
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I91fed0f6349bf1952e41132058929b70a2b0fe5b
|