- Mar 01, 2017
-
-
Luis Araujo authored
This commit adds the debian autopkgtest to execute the traprain tests using gnome-desktop-testing-runner Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6034
-
- Jan 02, 2017
-
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5390
-
Guillaume Desmottes authored
Mention the new Progress and TurnByTurn APIs. Apertis: https://phabricator.apertis.org/T2816 Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5381
-
Guillaume Desmottes authored
Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5380
-
Guillaume Desmottes authored
A new command line tool to send turn-by-turn notifications. Apertis: https://phabricator.apertis.org/T2815 Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5379
-
Guillaume Desmottes authored
A new command line tool to easily set the start and estimated end time of a journey on the mock service. May be used on the SDK for testing Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5378
-
Guillaume Desmottes authored
So dbus-daemon can start the service using systemd directly. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5377
-
Guillaume Desmottes authored
Needed so tests app can easily change the StartTime and EstimatedEndTime properties. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D4702
-
Guillaume Desmottes authored
Just send a simple notification so progress info updates can be tested as well. Apertis: https://phabricator.apertis.org/T2814 Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5376
-
Emmanuel Gil Peyrot authored
This service listens for turn-by-turn notification and subsequently emits matching freedesktop notifications. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D4790
-
Guillaume Desmottes authored
Updating an existing notification in the SDK guidance service will result in a D-Bus call to the notification daemon. Relying on GObject:notify signal means we'll have to do one D-Bus call per change (title, body, icon) while using this new signal allow us to update the whole notification in on shot. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5362
-
Guillaume Desmottes authored
Claiming the well-known bus name should be done at the very least of the service initialization so it's actually ready to be used when activated. Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Reviewed-by:
Justin Kim <justin.kim@collabora.com> Differential Revision: https://phabricator.apertis.org/D5361
-
- Dec 26, 2016
-
-
Guillaume Desmottes authored
Needed so it's probably linked in hotdoc, see https://github.com/hotdoc/hotdoc/issues/82 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/D5382
-
Guillaume Desmottes authored
Links to a specific doc page have to point to the .h page, not the .html one. See https://github.com/hotdoc/hotdoc/issues/81 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/D5383
-
- Dec 16, 2016
-
-
Guillaume Desmottes authored
Used 'git ls-files '\''*.[ch]'\'' | xargs clang-format -i -style=file' Signed-off-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
- 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
-