Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge trunk #24

Open
wants to merge 91 commits into
base: trunk
Choose a base branch
from
Open

Merge trunk #24

wants to merge 91 commits into from

Conversation

OLFDB
Copy link
Owner

@OLFDB OLFDB commented Oct 7, 2023

Thanks for contributing to Navit!
Before opening a pull request on navit, make sure your commit message follows our guidelines:
https://navit.readthedocs.io/en/trunk/development/commit_guidelines.html

and that your code is compliant with out coding style guidelines:
https://navit.readthedocs.io/en/trunk/development/programming_guidelines.html

jkoan and others added 30 commits January 1, 2022 23:26
* FIX:graphics:qt5 switch path of navit qml to org.navitproject

Android uses org/navitproject/navit so do we on qt5 now

* FEATURE:core: allow to configure linux home config dir

* FIX:sailfish: configure to enable sailjail

* CI: remove docker install step from sailfish

* SAILFISH: bump release version to .2

* fix:sailfish: add Audio perrmission for espeak
Sailfish SDK 3.4.0.24 is the newest version known to run on
Jolla1 devices therefore this version is choosen. As it allows
to build aarch64 binaries as well building those is enabled
on ci. SDK images are fetched from coderus, thanks for providing.

Images are known to be good on Jolla1(3.4.0.24) and Xperia XA2
(4.4.0.64, latest as of writing). Aarch64 rpm is completely untested.
Remove Coverage and Translation Update from linux build as 1) it fails 2) should have its own Build-Step/Action
* Random values for height, speed, num_sats_used and no signal when AF_UNDERGROUND is true
* astyle changes
* unused variables removed
…e. (#1193)

Deny <tag k=... v=..> processing before first <node> element is read.
Let maptool silently skip <boundary> and <changeset>  elements
rever itembin
rever itembin
Revert "Remove additional whitespaces and minor fixes"

This reverts commit e2a78ddb9bb247c42ef18ab7b1ed616828abf8a9.

Remove additional whitespaces and minor fixes
since 'lastline[]' is stack-allocated it can never be NULL, thus we
don't need to check for that. This fixes the following compiler warning:

warning: the comparison will always evaluate as ‘true’ for the address of ‘lastline’ will never be NULL [-Waddress]
 1809 |         if ((lastline != NULL) && (strcmp(lastline, TEXTFILE_COMMENT_NAVI_STOPPED))) {
jkoan and others added 30 commits December 12, 2024 21:38
Currently translated at 96.5% (717 of 743 strings)

Translation: Navit/navit-core
Translate-URL: https://hosted.weblate.org/projects/navit/navit-core/de/
Translations update from Hosted Weblate
Currently translated at 2.4% (7 of 283 strings)

Translation: Navit/navit-android-app
Translate-URL: https://hosted.weblate.org/projects/navit/navit-android-app/de/
Translations update from Hosted Weblate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.