Commit Graph

1710 Commits

Author SHA1 Message Date
metehan
aec4e5a16a Delete old Turkish screenshots from OM
Signed-off-by: metehan <metehan@noreply.codeberg.org>
2025-09-15 20:28:21 +02:00
metehan
7b9f4b787f Delete old screenshots from OM
Signed-off-by: metehan <metehan@noreply.codeberg.org>
2025-09-15 20:28:21 +02:00
BjoernS
10e9f45d70 [docs] Add missing configuration step and package for Linux installation 2025-09-15 19:45:31 +02:00
Yannik Bloscheck
beaa7aef8b [styles] Added icons for tower and masts
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
2025-09-15 18:13:51 +02:00
Konstantin Pastbin
656f08c4b3 [core] Change ru1 to an alt endpoint because of SSL cert issue
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-15 17:06:45 +02:00
Yannik Bloscheck
819e27918a [styles] Added icon for communications tower
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
2025-09-15 16:37:19 +02:00
Weblate
452855051c Translated using Weblate (Persian)
Currently translated at 12.8% (329 of 2551 strings)

Translation: CoMaps/Countries and regions names
2025-09-15 10:35:41 -03:00
aoxa
bc676ada2b Translated using Weblate (Persian)
Currently translated at 12.8% (329 of 2551 strings)

Translation: CoMaps/Countries and regions names
2025-09-15 10:35:41 -03:00
Codeberg Translate
221930ae70 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: ERYpTION <eryption@noreply.codeberg.org>
Co-authored-by: Juan M Sevilla <jumase@noreply.codeberg.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Co-authored-by: aoxa <aoxa@noreply.codeberg.org>
Co-authored-by: conrad <conrad@noreply.codeberg.org>
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org>
Co-authored-by: hectodium <hectodium@noreply.codeberg.org>
Co-authored-by: metehan <metehan@noreply.codeberg.org>
Co-authored-by: pastk <pastk@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Countries and regions names
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-15 10:35:28 -03:00
Jean-Baptiste
d1643d695e [android] Use FAB instead save button at the top
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-15 15:20:19 +02:00
Konstantin Pastbin
cc8f45bac9 [generator] Hush too common 'No street found' logging
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-15 15:10:30 +02:00
Wojciech Sipak
126a24fc4a fix order of operations in configure.sh
CMake targets used in "generate symbols"
depend on data/categories.txt file.
Let's generate the file first.
2025-09-15 14:54:26 +02:00
Viktor Govako
67913fa879 [styles] Treat landuse=reservoir same as natural=water.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-09-15 12:56:45 +02:00
Viktor Govako
439086f1c5 [stylrs] Prio(military) > Prio(nature_reserve, boundary).
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-09-15 12:56:45 +02:00
Viktor Govako
ee820c1baa [styles] Added line rules for boundary=aboriginal_lands/national_park/protected_area.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-09-15 12:56:45 +02:00
Viktor Govako
8aed02475a [classifier] Added shop=lighting.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Co-authored-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-15 12:56:45 +02:00
Jean-Baptiste
4bbf963581 [android] Fix about screen
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-15 12:13:21 +02:00
Codeberg Translate
450c25c4a5 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: ERYpTION <eryption@noreply.codeberg.org>
Co-authored-by: aoxa <aoxa@noreply.codeberg.org>
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org>
Co-authored-by: metehan <metehan@noreply.codeberg.org>
Co-authored-by: pastk <pastk@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Countries and regions names
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-14 18:06:11 +02:00
Jean-Baptiste
655d8f5898 [android] Use white background instead grey background
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-14 11:55:10 +02:00
Jean-Baptiste
ebb2d13047 [android] Reorganize socials networks on about screen
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-14 11:52:56 +02:00
cyber-toad
79a1ee1769 [gpx] Fix bookmark color change
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
2025-09-14 12:33:03 +07:00
cyber-toad
fd342c2a17 [gpx] Save bookmark color to gpx export (#11238)
* [gpx] Save bookmark color to gpx export
* [gpx] Code-review fixes
* [gpx] Use m_rgba to store initial color, reset on predefined color change
* [gpx] Move MapPredefinedColor to color parser
* [gpx] Adjust naming

Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
2025-09-14 12:32:53 +07:00
Viktor Govako
bf79f7a95c [search] Minor checks and asserts.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-09-14 12:24:08 +07:00
Alexander Borsuk
d3397d1fba [android] Removed unused jcip annotations
Signed-off-by: Alexander Borsuk <me@alex.bio>
Co-authored-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-14 12:19:57 +07:00
Alexander Borsuk
edb5e44d83 [3party] Add glaze copyright
Signed-off-by: Alexander Borsuk <me@alex.bio>
2025-09-14 12:17:44 +07:00
Andrei Shkrob
ce9034a07d [drape] Replace empty region classes with using
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
2025-09-14 12:04:59 +07:00
Andrei Shkrob
131a9235c5 [shaders] Fix vulkan shaders generator
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
2025-09-14 12:04:52 +07:00
Andrei Shkrob
ed445410c2 [shaders] Remove glsl::vec3 and glsl::ivec3 bindings
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
2025-09-14 12:04:44 +07:00
Andrei Shkrob
6fd125fa2b [cmake] Add missing shaders to sources group
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
2025-09-14 12:04:35 +07:00
x7z4w
b42466980b [search] Add synonym
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
2025-09-13 18:52:03 +02:00
Konstantin Pastbin
4245cc3fe4 [generator] Add a CDN upload script
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-13 11:49:04 +02:00
Jean-Baptiste
d102396c6a [android] Use Material button instead TextView
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-12 20:33:57 +02:00
x7z4w
e9a0b9d2f1 [search] Add synonyms
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
2025-09-12 18:35:36 +02:00
Konstantin Pastbin
94e7c8b11a [android] Symlink GPlay relnotes to F-Droid
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-12 18:35:23 +02:00
Konstantin Pastbin
aaff2ac33b [android] Fix app icon for test/beta builds
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-12 17:45:54 +07:00
Codeberg Translate
a47b1f6e47 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: pastk <pastk@noreply.codeberg.org>
Translation: CoMaps/Android UI Strings
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
2025-09-12 06:00:41 +00:00
Codeberg Translate
b07201eda9 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: conrad <conrad@noreply.codeberg.org>
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/F-Droid app description
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-12 11:30:13 +07:00
x7z4w
8f2ec5d295 [docs] nit
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
2025-09-11 17:35:00 +02:00
Konstantin Pastbin
84e2da9829 [android] Delete GPlay unsupported locales
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-11 22:20:34 +07:00
Konstantin Pastbin
3e9c142b72 [android] Separate GPlay and F-Droid metadata checks
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-09-11 22:20:34 +07:00
Codeberg Translate
886c094d77 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: conrad <conrad@noreply.codeberg.org>
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/F-Droid app description
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-11 16:59:09 +02:00
Henry Sternberg
08adc592f7 [routing] Bicycle turn penalties
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com>
2025-09-11 12:32:55 +00:00
Jean-Baptiste
bc8cc7bb41 [android] Fix warnings
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-11 09:54:02 +02:00
jeanbaptisteC
99163b485d Update copyright file about Android Chart library
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr>
2025-09-11 09:29:54 +02:00
Jean-Baptiste
2ef4eb62ba [android] Use a library maintain to draw charts
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
2025-09-10 22:05:18 +02:00
Yannik Bloscheck
292875c3bd [styles] New nightclub icon
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
2025-09-10 14:44:27 +02:00
Yannik Bloscheck
0b6dfe1160 [styles] Display cemeteries earlier and with a more distinct color
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
2025-09-10 13:47:17 +02:00
x7z4w
3e9d763d84 [ci] Delete stale
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
2025-09-10 11:34:52 +02:00
x7z4w
8ec44fa1ed [search] Add synonyms
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
2025-09-10 11:13:42 +02:00
Codeberg Translate
ee307d2fa1 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org>
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org>
Translation: CoMaps/Search synonyms / aliases
2025-09-10 08:36:55 +00:00