Age | Commit message (Collapse) | Author | Files | Lines |
|
The states for Vehicle.Cabin.Infotainment.Navigation.State are now
uppercase with the update to VSS 3.1.1, update calls into the
Navigation API from libqtappfw to match. Also comment out use of
the currently unsupported start/stop states in the status event
signal handler. Those were removed with the switch to using VSS,
and if they are needed again down the road they will need to be
implemented somewhat differently, document that in a comment.
Bug-AGL: SPEC-4761
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I02863bb3754ba984dda7c9c28c77cf0f184f92cd
|
|
This reverts commit 1593664d2f17ab563c7ad81215696b1ac6a3bd7b.
Reason for revert: These changes are now appropriate.
Change-Id: I2562a8f347192f942dc2ea0822c8f0b8bd97557b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This reverts commit 1fa03abcffabbf8c8b19084cb05846fca5fe4792.
Reason for revert: Merged by accident, needs to come after several other KUKSA.val enabling changes get merged elsewhere.
Change-Id: Ib0ba44dd8259d91532885bd78e66ceb9ea38d72d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update the use of the Navigation API from libqtappfw for its rework
to use VIS signals instead of the previous signal-composer usage.
Bug-AGL: SPEC-4409, SPEC-4426
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I50928e1a4ef723335d81f00dec9d5982f542fac4
|
|
Add logic to enable re-center button when the view is centered but
zoomed in/out, for consistency. Additionally, re-center when
routing is started to improve user experience.
Bug-AGL: SPEC-3081
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifed6702ee5f1d1db266c612a23fea51661c2a51b
|
|
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
|
|
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>
|
|
Remove CR+LF line endings on most files in the repo
Bug-AGL: SPEC-2667
Change-Id: I8ad7cd9ea20658dabdecf8ce14a51cb8a851b999
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
|