gnome-maps:wip/mlundblad/transit-duration-round

Last commit made on 2022-02-27
Get this branch:
git clone -b wip/mlundblad/transit-duration-round https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/mlundblad/transit-duration-round
Repository:
lp:gnome-maps

Recent commits

35fe8f4... by ml@update.uu.se

transitPlan: Round up duration to nearest minute

Round up duration value for display to the nearest
rounded up integer number of minutes, as displayed
departure time will be truncated down to the nearest
minute. This way the total number of minutes will always
match up instead of getting a rounding off-by-one
discrepancy in the case where the first leg has a
"partial" minute, and would be truncated down to the
next lower minute when showing the departure time.

1fa91ab... by Piotr Drąg

Update Polish translation

c869f99... by ml@update.uu.se

opendataCH: Remove extranous parameter

Remove an extra unneeded copy of the "duration"
parameter when constructing a TransitPlan.Itinerary.

adaeb5f... by Sophie Herold <email address hidden>

appdata: Update screenshots

b6b2439... by ml@update.uu.se

resrobot: Adjust timings of itineraries

As short walk legs in the beginning and end
of itineraries are pruned off, account for
this to ensure the overall start and end
time correspond to the start and end time
of the first and last leg respectively.

30c95a8... by Jiri Grönroos

Update Finnish translation

4e0b4af... by =?utf-8?q?Emin_Tufan_=C3=87etin?= <email address hidden>

Update Turkish translation

d93f63b... by Claude Paroz

Updated French translation

dc44984... by ml@update.uu.se

flatpak: Run with MAPS_DEBUG=1

Enable debugging logging in the default
Flatpak manifest so that running from
Builder will get debug logging by default.

d8482bd... by ml@update.uu.se

transitStopRow: Use tabular numbers for time labels

Use the tablular numbers attribut ("tnum") for the time
label to get time digits lined up vertically.