Konstantin Pastbin
593f2fd828
[tools] Change World maps download mirror
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-13 13:06:50 +07:00
Jean-Baptiste
066afe4aa8
[android] Improve alignment layout
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-12 17:57:50 +02:00
Jean-Baptiste
2df3e3557b
[android] Migrate last themes to Material Components
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-12 17:57:50 +02:00
Codeberg Translate
f79e86dff6
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/countries/
Translation: CoMaps/Countries and regions names
2025-08-12 15:11:24 +00:00
Konstantin Pastbin
244af5ea34
[core] Make DefaultLanguage arg const ref
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-12 19:35:51 +07:00
Yannik Bloscheck
185ae66101
[core] Fix local language not being used in some cases
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-12 12:36:56 +02:00
Konstantin Pastbin
f09b372590
[drape] Comment dummy assert firing in debug builds
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-12 16:23:43 +07:00
Konstantin Pastbin
de4ec645b6
[styles] Disable unused designer drules
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-12 10:14:53 +02:00
Konstantin Pastbin
b1710c0fd6
Revert "[android] Migrate last themes to Material Components"
...
This reverts commit b41bad5ea4 .
2025-08-12 13:01:16 +07:00
Eivind Samseth
be0784e4ad
[docs] Improve maps generator documentation
...
Add instructions for uv package managment and how to test on iOS
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-11 21:00:50 +02:00
Henry Sternberg
78baadfe95
[core][drape] Making arrows smooth again
...
Signed-off-by: Henry Sternberg <dev@bluelightmaps.com >
2025-08-11 16:58:28 +02:00
Codeberg Translate
2dade5039a
[strings] Update from Codeberg Translate
...
Co-authored-by: Artiman <artiman@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: sunsand <sunsand@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@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/Voice announcements for navigation (TTS)
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-08-11 13:58:51 +00:00
x7z4w
36ec212671
[strings] Remove internal types
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-11 15:58:12 +02:00
x7z4w
bdbbed6265
[strings] Consistent categories strings
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-11 15:25:35 +02:00
Jean-Baptiste
007aa818ff
[android] Add support of Android 16 - First part
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-11 14:59:57 +02:00
Viktor Govako
001246fd10
[routing][tests] Updated integration tests.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
76d7ef146c
Removed SignedRound and replaced std::round with std::lround where needed
...
Also see https://clang.llvm.org/extra/clang-tidy/checks/bugprone/incorrect-roundings.html
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
ae349462c6
Smoke test for std::round and std::lround
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
972cefb074
Open in another app generates geo: URI with a q= query compatible with Google Maps
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
30718e106e
ADL for AlmostEqual* and use math:: instead of base:: ( #9634 )
...
* ADL for AlmostEqual* and use math:: instead of base::
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
82133c5743
Fixed failing is_finite tests on the latest clang
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Alexander Borsuk
8fe788c98d
Removed -Ofast to silence clang warning
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-11 14:58:45 +02:00
Konstantin Pastbin
684784c2b2
[drape] Increase colors texture size
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-11 14:56:51 +02:00
Eivind Samseth
492eab91fc
[generator] Remove survey:date support
...
Indefinite behavior if both check_date and survey:date are set. Likely need its own metadata key
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-11 12:24:46 +02:00
x7z4w
86ebbf6006
Remove us1
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-11 10:06:44 +02:00
Codeberg Translate
45e15e2edb
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: ERYpTION <eryption@noreply.codeberg.org >
Co-authored-by: Mannivu <mannivu@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
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/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-08-10 15:11:32 +00:00
Harry Bond
1e358375c6
[desktop] change id to app.comaps.comaps
...
apparently app.comaps.qt is no good either. this one is confirmed fine
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-10 14:40:15 +01:00
Konstantin Pastbin
c3d0689d8a
[generator] Fix default NODE_STORAGE setting to 'map'
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-10 15:41:21 +07:00
Harry Bond
607191503c
[desktop] Change ID from .desktop to .qt
...
required to publish on Flathub, and .desktop is a file extension anyway so it's a bad idea
also some improvements to metadata structure, and add branding colours
and fix the welcome message in qt
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-10 10:06:24 +02:00
Konstantin Pastbin
7ec05f16e5
[search] Fix predefined Parking category for DE
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-10 09:57:57 +02:00
Jean-Baptiste
b41bad5ea4
[android] Migrate last themes to Material Components
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-10 06:55:03 +02:00
Jean-Baptiste
1e22b678e2
[android] Update background color of stop icons
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-09 20:05:51 +02:00
x7z4w
f88b0afa58
[docs] Update docs
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-09 13:51:09 +02:00
Codeberg Translate
d7ece38279
[strings] Update from Codeberg Translate
...
Co-authored-by: 0ko <0ko@noreply.codeberg.org >
Co-authored-by: Alexey Ladygin <nitrodox@noreply.codeberg.org >
Co-authored-by: Antmajgra <antmajgra@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: ERYpTION <eryption@noreply.codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Frz <frz@noreply.codeberg.org >
Co-authored-by: Fs00 <fs00@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
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: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: Zalexanninev15 <zalexanninev15@noreply.codeberg.org >
Co-authored-by: ZeljkoBG <zeljkobg@noreply.codeberg.org >
Co-authored-by: athulvis <athulvis@noreply.codeberg.org >
Co-authored-by: jimkats <jimkats@noreply.codeberg.org >
Co-authored-by: lazlo <lazlo@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: maklein <maklein@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: paulb <paulb@noreply.codeberg.org >
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
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/Google Play and Huawei AppGallery descriptions
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-09 09:38:04 +00:00
Yannik Bloscheck
722fc5e333
[ios] Added paning of the map and search keyboard shortcut for Macs
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-09 11:37:55 +02:00
Jean-Baptiste
f05a9c9eb4
[android] Migrate routing screens to Material
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-09 09:16:53 +02:00
Andrei Shkrob
07c26a5ab8
[data] move case folding data into test folder
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-08 20:49:43 +07:00
Andrei Shkrob
8f5c8a5bd7
[data] Refactor resources folder
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-08 20:47:41 +07:00
Eivind Samseth
04246a55f2
[generator] Add check_date and variants
...
Includes survey:date and check_date:opening_hours
Only apply to amenity and shop types for now
[generator] Add check_date to further types
[generator] Improve date validation
Check if it can be parsed to a proper date
Signed-off-by: Eivind Samseth <eisa01@gmail.com >
2025-08-08 15:11:24 +02:00
Harry Bond
b096199695
[qt] prep metainfo for Flathub release
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-07 23:15:45 +01:00
Konstantin Pastbin
5de22c6de8
[generator] Improve logging, add comments
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-07 13:56:48 +02:00
Konstantin Pastbin
d7f73f4b9b
[generator] Fix Features stage crash on an empty relation
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-07 13:56:48 +02:00
Codeberg Translate
d5ce81b20b
[strings] Update from Codeberg Translate
...
Co-authored-by: 0ko <0ko@noreply.codeberg.org >
Co-authored-by: Alexey Ladygin <nitrodox@noreply.codeberg.org >
Co-authored-by: Antmajgra <antmajgra@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: ERYpTION <eryption@noreply.codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Frz <frz@noreply.codeberg.org >
Co-authored-by: Fs00 <fs00@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
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: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: ZeljkoBG <zeljkobg@noreply.codeberg.org >
Co-authored-by: athulvis <athulvis@noreply.codeberg.org >
Co-authored-by: lazlo <lazlo@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: maklein <maklein@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: paulb <paulb@noreply.codeberg.org >
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
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/Google Play and Huawei AppGallery descriptions
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-07 13:55:42 +02:00
Viktor Govako
905a823490
[desktop] Removed redundant NightMode setting.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-07 13:39:05 +02:00
hemanggs
b195059fb6
[drape] Fixes add business button crosshair placement
...
-Point crosshair to optionalPosition instead of a random point in BoundArea
Signed-off-by: hemanggs <hemangmanhas@gmail.com >
2025-08-07 13:39:05 +02:00
Kiryl Kaveryn
460a7fa480
[map] Fix zoom on selected/saved track
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-07 13:39:05 +02:00
Andrei Shkrob
e65ab6e458
Update gitignore
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-07 13:39:05 +02:00
Viktor Govako
effc8ba5d1
[routing] Relaxed roundabout skip turns check (driveway, parking_aisle).
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-07 13:39:05 +02:00
Viktor Govako
014b54b1f7
[routing][tests] Updated Turn integration tests.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-07 13:39:05 +02:00
Harry Bond
a25ae124d7
[docs] Fix horrendously bloated SVG
...
it even phones home to Penpot and Google Fonts...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-07 10:53:39 +01:00