- Dec 15, 2016
-
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5308
-
Guillaume Desmottes authored
The Navigation API is exposed on the system bus so the service files of the mock service, implementing this API, should be in the system-services directory. Fix apertis-tests/dbus/check-dbus-services which was trying to invoke the service using the session bus. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
André Magalhães <andre.magalhaes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5284
-
- Dec 14, 2016
-
-
Guillaume Desmottes authored
The traprain-mock-service postinst script uses the 'setfacl' binary which is provided by the 'acl' package. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
André Magalhães <andre.magalhaes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5282
-
- Nov 25, 2016
-
-
Frédéric Dalleau authored
* Routing request preferences API Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D5041
-
Frédéric Dalleau authored
This commit add initial implementation for routing request preferences API such as vehicle and optimize. It also add a set of corresponding tests. Apertis: https://phabricator.apertis.org/T2846 Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4873
-
- Nov 21, 2016
-
-
Frédéric Dalleau authored
Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4913
-
- Nov 08, 2016
-
-
Simon McVittie authored
* s/UNRELEASED/0.1612.0/ in documentation * Update symbols files Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
Simon McVittie authored
Non-releases are not part of the release history, and this removes some noise from "git grep UNRELEASED". Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
Simon McVittie authored
Their commits didn't have the Apertis: marker in their commit messages, so it would be easy for the task IDs to get lost. Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
- Nov 07, 2016
-
-
Simon McVittie authored
Initial commit introducing TrpRoutingRequest, TrpRoutingRequestBuilder. Also provides a sets of automated tests Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4629
-
- Nov 04, 2016
-
-
Simon McVittie authored
Thanks, lcov! Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4625
-
Simon McVittie authored
Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4611
-
Simon McVittie authored
This only covers the location string. Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4610
-
Simon McVittie authored
This is a basic version which only fully supports geo: URIs (spatial locations), plus an optional label string. Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com> Differential Revision: https://phabricator.apertis.org/D4609
-
- Oct 31, 2016
-
-
Guillaume Desmottes authored
Implement service side bits of the turn-by-turn API and provide high level API to use it. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4699
-
Guillaume Desmottes authored
API meant to be used by the navigation system to send turn-by-turn notifications to the guidance UI. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com> Differential Revision: https://phabricator.apertis.org/D4698
-
Guillaume Desmottes authored
Introduce the TrpGuidanceTurnByTurnService API. Not doing much atm, just claiming the bus well-known name and object path. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4697
-
- Oct 21, 2016
-
-
Guillaume Desmottes authored
Callback implementing the 'handle-' signals are supposed to return TRUE if they actually handled the D-Bus method call (even in case of errors). Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4700
-
- Oct 19, 2016
-
-
Guillaume Desmottes authored
High level client API to retrieve progress information. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4621
-
Guillaume Desmottes authored
High level service API to publish progress information. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4620
-
Guillaume Desmottes authored
D-Bus API to send turn-by-turn navigation notifications. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4612
-
Guillaume Desmottes authored
Ensure all the symbols are listed in .symbols files. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4671
-
- Oct 17, 2016
-
-
Simon McVittie authored
It only accepts one directory argument. (This still doesn't actually work unless you hack ax_code_coverage.m4 to make it allow the version of lcov we ship, but that's one yak too far right now.) Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4622
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4608
-
- Oct 13, 2016
-
-
Mathieu Duponchelle authored
This argument is deprecated, and as we don't document sources generated by gdbus-codegen, also was useless, and prevented us from using raw html in our documentation. Signed-off-by:
Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4501
-
Mathieu Duponchelle authored
And reduce our extensions requirements to the newly-consolidated hotdoc packages. Signed-off-by:
Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> Differential Revision: https://phabricator.apertis.org/D4502
-
- Oct 12, 2016
-
-
Guillaume Desmottes authored
D-Bus API to track progress on the current road. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4580
-
- Oct 07, 2016
-
-
Guillaume Desmottes authored
The actual prefix of the Navigation1 API is 'org.apertis.Navigation1' not 'org.apertis.Trapain' so the --interface-prefix option passed to gdbus-codegen was useless. Fixing it simplify the name of all the generated symbols but as they are not part of the API we're good. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4581
-
- Oct 06, 2016
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk>
-
- Sep 14, 2016
-
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.com> Differential Revision: https://phabricator.apertis.org/D4309
-
Guillaume Desmottes authored
Needed so the overview can refer symbols from the C API. See https://github.com/hotdoc/hotdoc/issues/65 for details. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Mathieu Duponchelle <mathieu.duponchelle@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4307
-
Guillaume Desmottes authored
I removed the existing overview doc as it wasn't very useful. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Emanuele Aina <emanuele.aina@collabora.com> Differential Revision: https://phabricator.apertis.org/D4295
-
- Sep 13, 2016
-
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4294
-
Guillaume Desmottes authored
Best to have the general overview of the object at the top of the doc file. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Mathieu Duponchelle <mathieu.duponchelle@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4293
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4292
-
Guillaume Desmottes authored
2f4e37f4 is not enough, we also need 'dbus' when building the package as the tests as also run at this point. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Héctor Orón Martínez <hector.oron@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4304
-
Guillaume Desmottes authored
The tests are using 'dbus-daemon' to spawn a bus. This binary is part of the dbus package. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Héctor Orón Martínez <hector.oron@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4303
-
Guillaume Desmottes authored
Make debbugging easier when tests are failing in the QA/CI system as we can see what is actually failing. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4302
-
Guillaume Desmottes authored
Fixes to integrate Traprain into Apertis's QA and CI system. - Need a 'NEWS' file so 'make distcheck' can pass. - Create a debian/changelog so we can build pre-release packages. - When building from not released version, ChangeLog is generated during the build process. Update extend-diff-ignore so dpkg-buildpackage won't complain about it. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4301
-