gnome-maps:wip/mlundblad/additional-turn-icons

Last commit made on 2021-10-16
Get this branch:
git clone -b wip/mlundblad/additional-turn-icons https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/mlundblad/additional-turn-icons
Repository:
lp:gnome-maps

Recent commits

33aff28... by ml@update.uu.se

route, graphHopper: Use generic turn instruction codes

Makes the generic query points use codes independent
from the GraphHopper API codes. This avoids mixing
GraphHopper-related codes with extra codes for
instructions such as elevators used by OpenTripPlanner.
Also properly handle U-turn instructions from GraphHopper
so that they get appropriate icon.

2c838f5... by Forever <email address hidden>

appdata: Add <description> tags

759d308... by ml@update.uu.se

main: Explicitly require GWeather 3.0

As libgweather will do an API bump to 4.0
dropping GTK widgets and other API breaks,
explicitly require 3.0 now.

2dbbdc5... by Emmanuele Bassi <email address hidden>

Stick to libgweather-3

The 40.0 tag is the latest release of the libgweather 3.0 API.

b962979... by Dusan Kazik

Update Slovak translation

(cherry picked from commit 3cfbe57e005ac432d8e15167678f7c5926df0aff)

14518a1... by Christopher Davis <email address hidden>

Use libhandy's dark style infrastructure

Instead of having our own explicit setting for dark
mode, we can use libhandy's infrastructure for dark
styling, which is hooked into the new global dark style
preference.

ef4f79c... by Alexander Shopov

Update Bulgarian translation

(cherry picked from commit 45f600563a421be6b0b85f46818a2e8f12b687f1)

fce4918... by Trần Ngọc Quân

Update Vietnamese translation

(cherry picked from commit 0f4a74a4f19c977d7a43a375e16a2e062a568d67)

4291fbb... by ml@update.uu.se

osmUtils: Use place update method

Use method to update place instance
with OSM tags.

ae81a70... by ml@update.uu.se

overpass: Use place update method

Use method to update the place instance
from OSM tags.