Yannik Bloscheck
7c354645b9
[xcode] Trying to force Xcode to add changed files
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-21 10:41:52 +02:00
map-per
00d3f9a370
Make address addable in the editor
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-20 14:02:12 +02:00
x7z4w
cd29eda949
[docs] nit
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-20 13:51:51 +02:00
gekeleda
1ed27f4052
Remove intermediate stops regardless of deactivateFollowing
...
Signed-off-by: gekeleda <git@davidgekeler.eu >
2025-08-20 13:07:20 +02:00
Michał Brzozowski
57ecf3848b
[routing] Remove passed intermediate points when assembling a modified route mid-navigation
...
Fixes OM #9592
Signed-off-by: Michał Brzozowski <www.haxor@gmail.com >
# Conflicts:
# libs/map/routing_manager.cpp
2025-08-20 13:07:20 +02:00
Konstantin Pastbin
697e871c1b
[strings] Add barriers translations
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 12:39:48 +02:00
Konstantin Pastbin
d5966ff198
[tests] Add smoke tests for more barriers
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 12:39:48 +02:00
Konstantin Pastbin
3abd04426c
[routing] Block cars going through barrier=yes
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 12:39:48 +02:00
Konstantin Pastbin
8237a7e417
[styles] Add barrier=wicket_gate
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 12:39:48 +02:00
Konstantin Pastbin
1607769551
[styles] Add generic barrier=yes points and lines
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 12:39:48 +02:00
Konstantin Pastbin
a189516736
[tools][styles] Output diffs in generate_drules.sh
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-20 10:40:40 +02:00
Filip Czaplicki
9c0e1abd15
[styles] Deduplicate mapcss rules
...
Change done automatically using
``` zsh
for x in **/*.mapcss; do
rg --passthru -UN --pcre2 '^node\|([^,]+),?\narea\|\1,?' --replace 'node|$1,' $x | sponge $x;
rg --passthru -UN --pcre2 '^area\|([^,]+),?\nnode\|\1,?' --replace 'node|$1,' $x | sponge $x;
done
```
Follow up to #999
Signed-off-by: Filip Czaplicki <git@starsep.com >
2025-08-20 07:53:37 +02:00
Jean-Baptiste
ca9b3535a8
[android] Use Material 3 theme on linear progress bar
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-20 06:51:55 +02:00
Jean-Baptiste
dddbfa315d
[android] Drop OSM OAuth1 login
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-20 06:35:21 +02:00
Jean-Baptiste
c30990ecda
[android] Fix deprecation in HoursMinutesPickerFragment
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-20 06:20:08 +02:00
x7z4w
fdb72c9d31
[android] Remove BOM
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-20 06:19:10 +02:00
Jean-Baptiste
139facfb00
[iOS] Remove old translations about osm re-auth
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-19 19:39:11 +02:00
Konstantin Pastbin
7536591ca4
[routing] Make ladder and steps speed slower
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-19 23:34:00 +07:00
Viktor Govako
c7592276f7
[classifier] Added highway=ladder to the routing and other checkers.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-19 23:34:00 +07:00
Viktor Govako
8ef68a5559
[style] Set line rules for highway=ladder.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-19 23:34:00 +07:00
vikiawv
e46d3d9b65
[styles] Added Roadshieldcolors in Europe (Belgium-Portugal)
...
[styles] Added roadshield-color Romania
also some other, even though only highways there, as there are no letter markers inside the ref code
Spain and Turkey need to be checked by person with local knowledge.
[styles] corrected Ireland Motorway and Romania DS/DJ-Streets
Signed-off-by: vikiawv <vikiawv@noreply.codeberg.org >
2025-08-19 18:48:10 +07:00
Jean-Baptiste
62de63eda0
[android]Use ContextCompat API instead Resources API
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-19 07:45:03 +02:00
Codeberg Translate
e786dbe5f5
[strings] Update from Codeberg Translate
...
Co-authored-by: AnanasSux <ananassux@noreply.codeberg.org >
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Laurent FAVOLE <lfavole@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org >
Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org >
Co-authored-by: alexgabi <alexgabi@noreply.codeberg.org >
Co-authored-by: and4po <and4po@noreply.codeberg.org >
Co-authored-by: aoxa <aoxa@noreply.codeberg.org >
Co-authored-by: concede2913 <concede2913@noreply.codeberg.org >
Co-authored-by: ghose <ghose@noreply.codeberg.org >
Co-authored-by: gimse <gimse@noreply.codeberg.org >
Co-authored-by: lazlo <lazlo@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: metehan <metehan@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: phama <phama@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Apple AppStore description
Translation: CoMaps/Countries and regions names
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Voice announcements for navigation (TTS)
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-08-19 04:38:04 +00:00
Harry Bond
d44f0ae7da
[android] Display overlay layer state with icon
...
Fixes #1402
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-19 06:37:50 +02:00
Jean-Baptiste
4232de04ac
[android] Fix padding in bookmark category settings
...
Signed-off-by: JeanBaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-18 20:29:12 +02:00
map-per
bfacc2a98d
Fix standalone notes not being saved when not logged in ( #1433 )
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-18 20:08:40 +02:00
Eivind Samseth
d04327082d
[drape] Match iOS double tap to zoom behavior
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-18 14:15:27 +02:00
Yannik Bloscheck
3097b54036
[ios] Import functional in MWMEditorHelper.mm
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-18 09:07:05 +02:00
Yannik Bloscheck
e2fa169832
[ios] Fix modulemap path in Xcode
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
3d6d08e2a1
[kml] Factor out ParseXXXColor functions.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Interactiondesigner
5e8eeb1f20
Update categories_cuisines.txt
...
Changed translation of cuisine=barbecue in German from "Grill" to "Barbecue" since cuisine=Grill als uses "Grill". So when adding a restaurant, it can be better distinguished between more traditional European/Middle Eastern grill and the more American Barbecue cuisine.
Signed-off-by: Interactiondesigner <mr.funky@gmx.de >
2025-08-18 09:07:05 +02:00
Viktor Govako
8d61c7447b
[routing][tests] Added "agricultural" roads test.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Osyotr
4117cca562
CMake fixes for Windows
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
416b8ab95a
Fix quoting in curl cmdline
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
d8f9323705
Add missing lib on Windows ( #11004 )
...
* Add missing lib on Windows
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
* Update libs/platform/CMakeLists.txt
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
---------
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
e3d47775fc
[TTS] Clearer pronouncement of route recalculation in ru
...
> При уходе с тропы если язык подсказок русский, говорит - «преращик маршрута».
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Andrei Shkrob
a580c19dc0
[android-auto] Fix null pointer exception
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-18 09:07:05 +02:00
Andrei Shkrob
8e0d4776af
[style] Some improvements
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
674abcf02e
[linux] Fix zero file creation (birth) time
...
Observed in Ubuntu 24 via Orb on arm-based Mac
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
hemanggs
fbaa59ce3b
[android] Refactoring regression fix
...
Signed-off-by: hemanggs <hemangmanhas@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
72ff90defd
[base] Added to_uint base for string_view.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
1d29e7816a
[coding] Rename non-empty string serialization.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
7b4862b442
[base] Updated IsSortedAndUnique function.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
b7b87f5530
[tracks] Safe GpsTrackCollection requests during recording.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
fb62982000
[tracks] Set close distance threshold to 10m.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
64f50d4e49
[tracks] Fixed ending points.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
fda1da03c8
[tracks] Fixed starting points.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
David Martinez
8477fff988
[strings] Add more Spanish categories translations
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
5158ceb311
Add windows support to vulkan_wrapper
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Ferenc Géczi
7e5e6ec78e
[libs][linux] Fix incorrect include of fcntl.h
...
The POSIX standard says, that `fcntl.h` is to be included as `#include <fcntl.h>`.
This change fixes the compiler warnings that happen with `musl` libc :
```
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
| ^~~~~~~
In file included from /home/ferenc/github.com/organicmaps/organicmaps/libs/coding/mmap_reader.cpp:18,
from /home/ferenc/github.com/organicmaps/organicmaps/build-alpine-3.21/build-alpine-3.21/libs/coding/CMakeFiles/coding.dir/Unity/unity_0_cxx.cxx:40:
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
| ^~~~~~~
````
This happens because of the explicit [warning in the proxy header](
https://git.musl-libc.org/cgit/musl/tree/include/sys/fcntl.h )
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com >
2025-08-18 09:07:05 +02:00