x7z4w
b8f532b1d8
[traffxml] Use m2::PointF for junctions
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-08 18:16:59 +00:00
mvglasow
a9700156db
[traffic] Keep polling and processing messages while routing
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-08 17:49:46 +02:00
mvglasow
1d87e0e987
[traffic] Cache routing session state, introduce IsObserverInhibited()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-08 16:32:28 +02:00
mvglasow
f7882636cd
[traffic] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-08 16:28:34 +02:00
mvglasow
40fbea11e7
[traffic][android] Keep Proguard from deleting TraFF classes
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-07 00:41:30 +02:00
mvglasow
e87727c168
[traffic] Add missing override, silence warning
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-06 22:29:06 +02:00
mvglasow
d82b545e30
[traffic][android] Move Java source files to android/sdk
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-06 21:09:26 +02:00
mvglasow
781d973faa
Merge commit '2601ec854a' into traffic
...
# Conflicts:
# iphone/Maps/Model/Settings.swift
# iphone/Maps/UI/Settings/SettingsNavigationView.swift
2025-11-05 23:06:07 +02:00
mvglasow
d6818786f7
[traffic] Vary junction search radius depending on road class
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-04 20:33:08 +02:00
x7z4w
615f57c604
[traffxml] Faster MessageFromXml
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-03 20:21:50 +01:00
mvglasow
af20e2b42b
[traffic] Truncate decoded location to nearby junctions
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-03 20:26:04 +02:00
mvglasow
05f6dfad7b
[traffic] Dyamically determine radius in which to search for junctions
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-03 20:26:04 +02:00
mvglasow
2b867a64a0
[traffic] Reduce weight for fake segments involving junctions
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-03 20:26:04 +02:00
mvglasow
c0fd405798
[traffic] Refactor methods for penalty calculation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-03 20:26:04 +02:00
mvglasow
207d6c833d
[traffic] Pass toJunctions parameter to TruncateRoute()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-11-03 20:26:04 +02:00
mvglasow
d47aa09053
[traffxml] Process fuzziness attribute in location
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-27 22:50:05 +02:00
mvglasow
fbc150fae2
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-26 18:23:10 +02:00
mvglasow
d88ed01bc1
[traffic] Update comment on offroad penalty
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-26 14:40:47 +02:00
mvglasow
3ec32e4415
[traffic] Use references for loop, not copies
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-25 15:12:05 +03:00
mvglasow
9065f45b21
[traffic] Exclude roundabouts from decoded locations (with exceptions)
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-25 15:09:28 +03:00
mvglasow
46d363ae24
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-25 14:49:49 +03:00
mvglasow
0dc62c47dd
[traff_assessment_tool] Show decoding time
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-24 21:44:38 +03:00
mvglasow
3c9eeb9a75
[traff_assessment_tool] Introduce status line for traffic panel
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-21 21:13:26 +03:00
mvglasow
ae23afd72e
[traff_assessment_tool] Hide progress bar only on final update
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-21 00:07:57 +03:00
mvglasow
800cc0641b
[traff_assessment_tool] Refactor TrafficModel constructor
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-20 23:55:29 +03:00
mvglasow
1b74062447
[traff_assessment_tool] Show animation while feed is loading
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-20 23:44:48 +03:00
mvglasow
6a694c5d3e
[traffic] Documentation and comment cleanup
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-20 22:47:26 +03:00
mvglasow
dda13b8d3d
[traffic] Penalize turns near endpoints
...
This improves decoding quality on urban multi-carriageway roads.
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-20 22:38:29 +03:00
mvglasow
c1340a9941
[traffic] Truncate locations which overshoot their endpoints
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-19 22:39:06 +03:00
mvglasow
a313526aed
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-19 18:02:04 +03:00
mvglasow
32d1a3a36e
[traffic] Eliminate any ETA calculations, always return weight
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-19 17:59:48 +03:00
mvglasow
3a45740884
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-19 17:45:35 +03:00
mvglasow
4e624bd04b
[traffic] Comment out unused argument
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-19 17:45:25 +03:00
mvglasow
a3d1ed83c3
[routing][traffic] Different routing options in navigation and decoder mode
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-18 16:34:32 +03:00
mvglasow
38dbad0f7e
[traffic] Add test cases
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-18 15:24:00 +03:00
mvglasow
7fe5823140
[traffic] Optimize offroad penalty in decoder
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-17 21:09:54 +03:00
Jean-Baptiste
2601ec854a
Release notes for 1st October release
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-16 12:56:33 +02:00
Jean-Baptiste
3fbecd00d5
[android] Fix aligment of turns lanes view in landscape
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-14 20:54:35 +02:00
mvglasow
091d510ba1
[traffic] Simplify ferry landing penalty in TraFF decoder
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-14 21:52:12 +03:00
mvglasow
f07c8d66d8
[traffic] Calculate segment weight based on road ref
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-14 21:41:22 +03:00
Yannik Bloscheck
c9f50cdc72
[ios] Enabled traffic button
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-14 10:54:37 +02:00
Codeberg Translate
26cdde144a
[strings] Update from Codeberg Translate
...
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: Juno Takano <jutty@noreply.codeberg.org >
Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org >
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: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org >
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org >
Co-authored-by: ghose <ghose@noreply.codeberg.org >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: lazlo <lazlo@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: map-per <map-per@noreply.codeberg.org >
Co-authored-by: omarhassan <omarhassan@noreply.codeberg.org >
Co-authored-by: pL1 <pl1@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: summoner001 <summoner@disroot.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Countries and regions names
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-10-14 06:09:25 +00:00
Jean-Baptiste
f9a0dd1cb2
[android] Add offline explanation on download dialog
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-14 06:34:38 +02:00
Jean-Baptiste
bdde42ce4e
[android] Hide socket cardview in editor
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-13 21:47:59 +02:00
map-per
633896854d
Improve place does not exist dialog
...
Signed-off-by: map-per <map-per@gmx.de >
2025-10-13 21:45:15 +02:00
Yannik Bloscheck
37a518cb9b
[ios] Add UI for avoiding steps
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-13 20:07:31 +02:00
x7z4w
dd3b6faa42
[android] Add UI for avoiding steps
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-13 20:07:31 +02:00
x7z4w
fceb6e0b8a
[routing] Avoid steps
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-13 20:07:31 +02:00
Jean-Baptiste
ad07875b88
[android] Fix crash in BookmarkCategoriesSettings
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-13 19:50:27 +02:00
x7z4w
db1e5131b7
[core] Drop products
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-13 12:09:17 +00:00
Yannik Bloscheck
ba7addc504
[ios] Adding offline explanation
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-13 10:56:01 +02:00
Séverin Lemaignan
d168855ef5
[android] add support for editing charging stations details
...
While here, uncluttered a little the charging station editor,
removing fields like the POI address which is basically irrelevant for
charging stations.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-12 20:17:06 +02:00
Séverin Lemaignan
509ff4de72
ChargeSocketsHelper: implement a Diff method between old and new OSM keys
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-12 20:17:06 +02:00
mvglasow
2ed9bc1880
[traffic] Properly process message replacement
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-12 16:39:44 +03:00
x7z4w
340b5ae3f9
[routing] Update mwm_hierarchy_handler
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-12 10:59:49 +02:00
mvglasow
d098ecae15
[traff_assessment_tool] Ensure traffic layer is enabled
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-11 19:02:43 +03:00
Jean-Baptiste
f5afe7f363
[android] Fix color of opening hours icon
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-11 15:55:52 +02:00
mvglasow
9e06ec815e
[traff_assessment_tool] Handle invalid selections gracefully, clear marks
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-11 15:08:17 +03:00
x7z4w
51bfa3d372
[android] Fixup
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
91d523a6fa
[android-auto] Fix InvalidDisplayException
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
1c8eeeeee2
[android-auto] Fix display switching in navigation mode
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
034098f5ef
[android-auto] Fix routing arrow offset
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
3fcf653deb
[android-auto] Log screens' lifecycle
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
5035aa3f79
[android] Fix theme change
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
c887abfd80
[android-auto] Optimize imports
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
707415a788
[android-auto] Fix activity recreation when [dis]connecting to car
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
832273f928
[android-auto] Refactor SurfaceRendered
...
Created base Renderer class
Rename SurfaceRenderer -> SurfaceRendererLegacy
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
1947a32007
[android] Allow call to getHolder() in MapView
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Viktor Govako
e73c37a5dd
[android] Improve AA route simulator.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
9912d19302
[android] Get rid of MapFragment
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Viktor Govako
30f624a070
[android] Follow up after trackVisibleViewport=true.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
428ff30af7
[android] Proper usage of dark theme
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
Andrei Shkrob
f514606ebe
[android] New layers icons
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-10-11 14:07:21 +02:00
mvglasow
bf6cf27f8c
[traff_assessment_tool] Clear markers when updating TraFF data
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-11 14:47:41 +03:00
Jean-Baptiste
e0351b26ba
[android] Fix color of edit phone button in the editor
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-11 12:41:52 +02:00
Jean-Baptiste
64f8d751cf
[android] Improve top UI navigation
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-10 20:01:25 +02:00
mvglasow
bf36c875d5
Merge commit 'eb264889e3' into traffic
2025-10-10 18:40:35 +03:00
ikanakova
d145f3b51b
Aktualizovat libs/search/query_params.cpp
...
Signed-off-by: ikanakova <ikanakova@noreply.codeberg.org >
2025-10-09 22:29:55 +02:00
ikanakova
f42014cf37
Removing duplicates in query_params.cpp
...
Signed-off-by: ikanakova <ikanakova@noreply.codeberg.org >
2025-10-09 22:29:55 +02:00
Codeberg Translate
66fae205c2
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: omarhassan <omarhassan@noreply.codeberg.org >
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org >
Co-authored-by: strebski <strebski@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: summoner001 <summoner@disroot.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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-10-09 22:01:57 +02:00
Yannik Bloscheck
54ba143bbe
[ios] Fix main search bar background
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-09 20:09:03 +02:00
Yannik Bloscheck
c685b8bed3
[ios] Fix search bar background for cuisines
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-09 20:08:40 +02:00
mvglasow
30b2df89cd
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-10-09 20:44:33 +03:00
Jean-Baptiste
bb94621cdc
[strings] Fix first letter in lowercase in countries translations
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-09 18:58:31 +02:00
x7z4w
17f34d155e
[docs] Update
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-09 16:53:12 +02:00
x7z4w
175e971064
[search] Add Lithuanian synonyms
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-09 11:42:56 +02:00
Codeberg Translate
533e34f390
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Juno Takano <jutty@noreply.codeberg.org >
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: cirilla <cirilla@noreply.codeberg.org >
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org >
Co-authored-by: dmlls <dmlls@noreply.codeberg.org >
Co-authored-by: ghose <ghose@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android/
Translate-URL: https://translate.codeberg.org/projects/comaps/search-synonyms-aliases/
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS Plurals
2025-10-09 07:44:25 +00:00
Jean-Baptiste
24ec765a00
[android] Remove confirmation dialog before to logout
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-08 20:36:23 +02:00
eisa01
e5b6d882bf
[android] Fix Metadata IntRange
...
Discovered while debugging issue #2078
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-10-08 19:59:10 +02:00
Séverin Lemaignan
a74ae0fa3a
[android] display info about available sockets on charging stations
...
This commit includes SVG icons of the sockets that are currently
supported. This icons have been created for this specific occasion.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-08 19:35:32 +02:00
Jean-Baptiste
431852f8cc
[android] Fix crash on the place page
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-08 19:14:53 +02:00
ikanakova
a21a717bec
[search] Add Czech synonyms
2025-10-08 19:07:28 +02:00
x7z4w
d7221bdfc9
[ios] Remove "Add Business" dead code
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-08 17:54:25 +02:00
map-per
efc8e44350
merge add place/business options
...
Signed-off-by: map-per <map-per@gmx.de >
2025-10-08 17:54:25 +02:00
omarhassan
e3c287db53
[search] Add more Arabic synonyms
...
Signed-off-by: omarhassan <omarhassan@noreply.codeberg.org >
Co-authored-by: omarhassan <omarhassan@noreply.codeberg.org >
Co-committed-by: omarhassan <omarhassan@noreply.codeberg.org >
2025-10-08 17:41:27 +02:00
Diego Miguel
0748e4c9a4
Review all Spanish categories strings
...
Signed-off-by: Diego Miguel <dmlls@diegomiguel.me >
2025-10-08 10:55:37 +02:00
Codeberg Translate
7739329cb4
[strings] Update from Codeberg Translate
...
Co-authored-by: Alexey Ladygin <nitrodox@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: Grimpy101 <grimpy101@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: Ricky-Tigg <ricky-tigg@noreply.codeberg.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: Wizard-pope <wizard-pope@noreply.codeberg.org >
Co-authored-by: brtc <brtc@noreply.codeberg.org >
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org >
Co-authored-by: fbausch <fbausch@noreply.codeberg.org >
Co-authored-by: map-per <map-per@noreply.codeberg.org >
Co-authored-by: om_Yanto <om_yanto@noreply.codeberg.org >
Co-authored-by: omarhassan <omarhassan@noreply.codeberg.org >
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org >
Co-authored-by: phpcoder_istanbul <phpcoder_istanbul@noreply.codeberg.org >
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-authored-by: sas33 <sas33@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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/Search synonyms / aliases
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-10-07 13:09:56 +00:00
Yannik Bloscheck
2619738882
[ios] Add charger files to Xcode
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-06 14:07:46 +02:00
Séverin Lemaignan
2217db002a
refactor: libs/feature_helpers merged in libs/indexer
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-06 14:07:46 +02:00
Jean-Baptiste
00be9a536d
[android] Use M3 style on stop button
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-05 22:07:14 +02:00
Henry Sternberg
ed37b6595e
Amend route snapping distance for car
...
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com >
2025-10-05 12:07:09 +01:00
Jean-Baptiste
e670bef0a2
[android] Migrate action button to Material 3
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-05 12:41:46 +02:00
Yannik Bloscheck
ccd3f9813a
[ios] Use same icon for track recording in menu and custom main button
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-03 20:57:01 +02:00
Yannik Bloscheck
db6ad05406
[ios] Fix hang on launch in certain conditions related to the main buttons
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-03 20:54:40 +02:00
Kiryl Kaveryn
8520f32f2d
[ios] The viewport is calculated using the safe area insets
...
Instead of manual origin and frame calculation. It fixes the issue when the location arrow and road are not centered while navigation.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-10-03 20:09:06 +02:00
Kiryl Kaveryn
47f16c5b89
[ios] Skip CarPlay VC from updating the viewport when CP was disabed
...
The updateVisibleViewPortToDefaultState was called from the `viewDidLayoutSubviews` when the VC is removed from the stack, updates the viewport unexpectedly and overwrite the correct viewport with CP screen size. It may break the viewport when switching to the phone.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-10-03 20:09:06 +02:00
Kiryl Kaveryn
056711f4bd
[ios] Update the visual scale with the current screen's value on switch to phone
...
When the app was not running and launched from the Carplay, the main_visualScale was initialized with CP scale (usually it is 2). Then, when the user switches to the phone this incorrect values can be used in `UpdateVisualScale`. The current screen's scale should be used instead in the `updateVisualScaleToMain` without intermediated values.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-10-03 20:09:06 +02:00
x7z4w
2eccbba26e
[search] Add Spanish synonyms
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-03 15:13:31 +02:00
Yannik Bloscheck
8101d50f50
[ios] Change button from "Done" to "Continue" on the first step of adding a location
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-03 15:10:59 +02:00
Yannik Bloscheck
8a0a069195
[search] Add English (US) search terms for cinemas
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-03 15:10:27 +02:00
map-per
a26f4933dc
Adjust editor details fields and add level to more categories
...
Signed-off-by: map-per <map-per@gmx.de >
2025-10-03 12:29:35 +02:00
Yannik Bloscheck
aa2d35759f
[styles] Add specific icon for bus stations
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-03 12:26:38 +02:00
Séverin Lemaignan
233f5b4c33
add tests for the charge socket processing code
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Séverin Lemaignan
284972ad60
add support for multiple powers per socket type
...
Both when reading from OSM and when generating OSM keys.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Séverin Lemaignan
0c0e9ab5f6
refactor charge sockets data processing into dedicated class
...
While here, add method to generate the OSM keys corresponding
to a socket list.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Séverin Lemaignan
e7f766084f
sort the charging socket information from most to least powerful
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Jean-Baptiste
eb264889e3
Release notes for September release
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-02 09:45:32 +02:00
Jean-Baptiste
9989912be8
[planet] Update map data to 250906
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-01 13:46:11 +02:00
Codeberg Translate
eea6825618
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: ZeljkoBG <zeljkobg@noreply.codeberg.org >
Co-authored-by: alexgabi <alexgabi@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: sas33 <sas33@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: summoner001 <summoner@disroot.org >
Co-authored-by: sunsand <sunsand@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/Countries and regions names
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-29 15:09:28 +00:00
Yannik Bloscheck
546dcc1332
[styles] Display cemeteries icon earlier and switch back to previous color
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-29 16:39:59 +02:00
mvglasow
ba2d653a30
[3party/protobuf] Fix faulty merge
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-28 13:55:34 +03:00
Gonzalo Pesquero
63be3426f0
[docs] Update install instructions about python protobuf
...
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es >
2025-09-27 22:45:33 +02:00
mvglasow
d6eacd7364
[drape] Correctly render traffic at zoom 20
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-26 22:53:08 +03:00
Jean-Baptiste
b49b19f34d
[android] Use M3 theme on round FAB
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-26 17:25:54 +02:00
x7z4w
18cd10ceed
[core] nit
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-25 20:27:15 +02:00
Jean-Baptiste
99737af02a
[android] Update somes Android icons
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-24 18:17:22 +02:00
Jean-Baptiste
314982b65a
[android] Update styles of edit button
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-24 17:55:23 +02:00
lluka
b88839c3d8
[android] Open map folder instead of start download when icon is clicked
...
Signed-off-by: lluka <luka.lednicki@mailbox.org >
2025-09-24 15:16:40 +02:00
lluka
8de440729e
Fix getting hours label in HoursMinutesPickerFragment
...
Signed-off-by: lluka <luka.lednicki@mailbox.org >
2025-09-24 10:32:07 +02:00
x7z4w
7e86a6f609
[ci] Fix protobuf version
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-22 17:35:30 +02:00
Yannik Bloscheck
1d8bf09ddb
[ios] Fix header height in editor
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-22 16:45:36 +02:00
Codeberg Translate
ace089d691
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: ERYpTION <eryption@noreply.codeberg.org >
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org >
Co-authored-by: Juan M Sevilla <jumase@noreply.codeberg.org >
Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.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: alexgabi <alexgabi@noreply.codeberg.org >
Co-authored-by: garbuix <garbuix@noreply.codeberg.org >
Co-authored-by: gedankenstuecke <gedankenstuecke@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: memqaj <memqaj@noreply.codeberg.org >
Co-authored-by: pL1 <pl1@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: sas33 <sas33@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Co-authored-by: tsobuskerudbyen <tsobuskerudbyen@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@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/Android UI Strings (SDK)
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/Search synonyms / aliases
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-09-22 13:29:03 +00:00
Wojciech Sipak
d623034980
[tests] fix url prefix in mwm_url_tests.cpp
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-22 12:17:17 +02:00
eisa01
e1520fd0e8
[carplay] Fix list selection highlight
...
Need to create the templates with sections from the start, or the second item will be highlighted
Fixes bug #1913
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-22 11:57:57 +02:00
x7z4w
c558fe4ebd
[search] Add Spanish synonyms
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-21 21:52:21 +02:00
Wojciech Sipak
9c9c9c8b8b
[cmake] remove shaders_compiler dead code
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-21 19:31:15 +02:00
Wojciech Sipak
1ae9d7f72f
[tests] fix expected test result for bookmarks_test.cpp
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-21 19:17:38 +02:00
Wojciech Sipak
6f96e0bd8a
[tests] fix type name for std::pair in downloader test
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-21 19:16:40 +02:00
x7z4w
8f8c905d9e
try
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-21 19:12:40 +02:00
x7z4w
ebd30818a2
revert
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-21 19:12:40 +02:00
x7z4w
3f6a2d2927
[ci] Fix android lint
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-21 19:12:40 +02:00
Wojciech Sipak
0ef547daa6
fix syntax in osm2meta.cpp
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-20 19:14:31 +02:00
eisa01
39260bbc6c
[build] Check for python protobuf module
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-20 12:27:32 +02:00
Adam McKellar
3775f0590f
[docs] Add copyable and AppVerifier compatible certificate signature to README
...
Signed-off-by: Adam McKellar <dev@mckellar.eu >
2025-09-19 11:35:41 +02:00
Yannik Bloscheck
7bf77d78ef
[ios] Make it possible to copy the place name
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-18 22:14:05 +02:00
Séverin Lemaignan
f8d786958a
[generator] retrieve socket:* OSM tags used by amenity:charging_station
...
Currently support the following socket types:
- type 1
- type 1 combo
- type 2 (wired or wo/ cable)
- type 2 combo
- chademo
- nacs
This commit also adds initial display of the socket types and power
the to Qt desktop app.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-09-18 22:09:52 +02:00
Konstantin Pastbin
de6953598b
[tools] Chmod upload_to_cdn.sh and note about sudo usage
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-18 18:29:24 +02:00
x7z4w
4dbba4c05e
[styles] Colored labels for vehicle
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-18 17:27:07 +02:00
Codeberg Translate
0cd27f7ba9
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@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: fbausch <fbausch@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/iOS - Map Feature Types
2025-09-18 08:09:16 +00:00
Yannik Bloscheck
344f332be9
[styles] Made chemist (like a drugstore) icon more clear
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:41:31 +02:00
Yannik Bloscheck
43014ab4c1
[ios] Fix CarPlay icons for iOS 26 by switching them to symbols
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
Yannik Bloscheck
2b430c625a
[ios] Fix some navigation bar buttons for iOS 26
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
Yannik Bloscheck
d541cfbf02
[ios] Fix search bar background for iOS 26
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
Yannik Bloscheck
c310e3e3b1
[ios] Project files updates for Xcode 26
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
Yannik Bloscheck
5211856f5b
[ios] Added adjusted icon for iOS 26
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
Yannik Bloscheck
f279e872b5
[ios] Adjusted workflows to use the Xcode 26
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-17 19:40:25 +02:00
x7z4w
2e243a2729
[search] Add synonym
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-17 18:09:26 +02:00
Jean-Baptiste
86dc0cfc60
[android] Fix alignment of download button
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-17 17:46:18 +02:00
Codeberg Translate
f16432123d
[strings] Update from Codeberg Translate
...
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org >
Co-authored-by: gedankenstuecke <gedankenstuecke@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: menganito <menganito@noreply.codeberg.org >
Co-authored-by: metehan <metehan@noreply.codeberg.org >
Co-authored-by: pL1 <pl1@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/search-synonyms-aliases/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/Apple AppStore description
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 Plurals
Translation: CoMaps/iOS UI Strings
2025-09-16 15:09:16 +00:00
Jean-Baptiste
6c8f955689
[android] Fix Bluesky button not working
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-16 12:15:16 +02:00
Jean-Baptiste
f6e35aedbe
[android] Use M2 shape for track recording button
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-16 12:15:04 +02:00
Yannik Bloscheck
e5f1c647dd
[styles] Fix tower icon in outdoor style
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-16 10:39:27 +02:00
Jean-Baptiste
982c2ff8de
[android] Apply M3 Fab theme on position chooser fab
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-16 09:30:02 +02:00
Jean-Baptiste
8cd1b918df
[android] Fix tint color FAB in dark mode
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-16 07:09:04 +02:00
Jean-Baptiste
f0b6a7b81a
[android] Migrate FAB to Material 3 theme
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-16 05:16:43 +02:00
metehan
fb09204fc6
Added new Turkish screenshots for Android phones
...
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
metehan
7aeca95afb
Added new Turkish screenshots for Android phones
...
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
metehan
4a48a9f59c
revert e05b6e8ff1
...
revert Added new Turkish screenshots for Android phones
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
metehan
094522a18c
Added new Turkish screenshots for Android phones
...
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
metehan
549c31f6c9
Delete old Turkish screenshots from OM
...
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
metehan
61c765eb83
Delete old Turkish screenshots from OM
...
Signed-off-by: metehan <metehan@noreply.codeberg.org >
2025-09-15 20:28:21 +02:00
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
mvglasow
07c75e627e
[traff_assessment_tool] Move to tools
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-12 21:40:35 +03: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
mvglasow
e7bde9aa05
[openlr_decoder] Fix faulty merge
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-12 21:27:21 +03: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
mvglasow
5ba708caff
[map] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-12 19:06:21 +03:00
mvglasow
48e8f32e01
[traff_assessment_tool] Use different marker colors for reference points
...
Also fixes bug with DebugMarkPoint no longer rendering after the last merge
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-12 18:46:50 +03: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
mvglasow
38e98df6cc
Merge commit '05cc660641' into traffic
...
# Conflicts:
# CMakeLists.txt
# android/app/src/main/java/app/organicmaps/settings/SettingsPrefsFragment.java
# android/sdk/src/main/cpp/app/organicmaps/sdk/Framework.hpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/OrganicMaps.cpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/util/Config.cpp
# libs/indexer/data_source.hpp
# libs/indexer/feature.hpp
# libs/indexer/ftypes_matcher.hpp
# libs/map/framework.cpp
# libs/map/traffic_manager.cpp
# libs/routing/absent_regions_finder.cpp
# libs/routing/edge_estimator.hpp
# libs/routing/index_router.cpp
# libs/routing/index_router.hpp
# libs/routing/routing_session.hpp
# libs/routing_common/num_mwm_id.hpp
# libs/traffic/traffic_info.cpp
# qt/mainwindow.hpp
# qt/preferences_dialog.cpp
# tools/openlr/helpers.hpp
# tools/openlr/openlr_decoder.cpp
# tools/openlr/openlr_decoder.hpp
# tools/openlr/openlr_stat/openlr_stat.cpp
# tools/openlr/router.hpp
# tools/openlr/score_candidate_paths_getter.cpp
# tools/openlr/score_candidate_paths_getter.hpp
# xcode/CoMaps.xcworkspace/contents.xcworkspacedata
2025-09-10 21:22:40 +03: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
Codeberg Translate
b039119512
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@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: javnik <javnik@noreply.codeberg.org >
Co-authored-by: oleg-rswll <oleg-rswll@noreply.codeberg.org >
Co-authored-by: sas33 <sas33@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Apple AppStore description
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-09-10 06:42:39 +00:00
Konstantin Pastbin
5300af3138
[strings] Add categories.txt to gitignore
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-10 13:25:59 +07:00
eisa01
2ee305659b
Clean up code
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
eisa01
6e8d74621f
[core] Add branch to place page data
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
eisa01
3d8a1eddc7
[core] Include branch in highlighting
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
eisa01
47b18e7753
[ios] Move branch data to PlacePagePreview
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
Yannik Bloscheck
49391bb39e
[ios] Improved text thickness in combination with branch name
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-10 07:56:30 +02:00
eisa01
c039d599e4
[iOS][core] Add branch to search result list
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
eisa01
c9214d3130
[iOS] Add branch to title of place page
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-10 07:56:30 +02:00
Jean-Baptiste
2f5f9e15c3
[android] Add new outlined buttons
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-09 20:53:00 +02:00
Codeberg Translate
b70d45691a
[strings] Update from Codeberg Translate
...
Co-authored-by: Anonymous <anonymous@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: oleg-rswll <oleg-rswll@noreply.codeberg.org >
Translation: CoMaps/Search synonyms / aliases
2025-09-09 17:47:23 +00:00
Codeberg Translate
ca4d54d222
[strings] Update from Codeberg Translate
...
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: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org >
Co-authored-by: Pamputt <pamputt@noreply.codeberg.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: joysriramsarkar <joysriramsarkar@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: pastk <pastk@noreply.codeberg.org >
Co-authored-by: relet <relet@noreply.codeberg.org >
Co-authored-by: sas33 <sas33@noreply.codeberg.org >
Co-authored-by: sunsand <sunsand@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android/
Translate-URL: https://translate.codeberg.org/projects/comaps/search-synonyms-aliases/
Translate-URL: https://translate.codeberg.org/projects/comaps/search-synonyms-aliases/de/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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 Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-09-09 19:39:03 +02:00
Konstantin Pastbin
3b22aecddb
[strings] Search synonyms fixes
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-10 00:07:26 +07:00
x7z4w
9fe1c42c54
[strings] Support Weblate for search categories
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-09 17:38:28 +02:00
x7z4w
56b8600518
[strings] Make social media untranslatable
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-09 16:35:00 +02:00
Jean-Baptiste
2aa8179985
[android]Remove OSM Auth in app
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-08 18:28:20 +02:00
eisa01
ea0d19a66c
[docs] Add CarPlay instructions, incl. how to simulate location
...
New python script loads GPX tracks exported from CoMaps into the iOS Simulator
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-08 18:22:11 +02:00
eisa01
d583b99683
[carplay] Reset search mode to handle switching from iOS
...
Fixes bug #1790
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-08 18:21:52 +02:00
Jean-Baptiste
b7d275eda8
[android] Migrate last TextView to Material Components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-08 18:13:17 +02:00
Konstantin Pastbin
452f582d45
[core] Improve logging for routing sections loading
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-08 17:23:32 +02:00
x7z4w
2b41ce684f
[strings] Fix French categories
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-08 13:03:30 +02:00
mvglasow
75ea316eef
[docs] Add Qt Creator
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-08 03:03:04 +02:00
Jean-Baptiste
1aea5dd82e
[android] Migrate last ImageView to Material Components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 21:16:28 +02:00
Yannik Bloscheck
ad7d051b10
[ios] Center location more during navigation in CarPlay
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-07 20:32:03 +02:00
Yannik Bloscheck
d7ae2089c6
[ios] Center location more during navigation in CarPlay
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-07 20:31:14 +02:00
Jean-Baptiste
e9d3b56456
[android] Migrate last components in altitude chart panel to Material components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 20:18:04 +02:00
Codeberg Translate
2a41184f75
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: ERYpTION <eryption@noreply.codeberg.org >
Co-authored-by: Juno Takano <jutty@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
Co-authored-by: Pamputt <pamputt@noreply.codeberg.org >
Co-authored-by: Poppi <poppi@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: javnik <javnik@noreply.codeberg.org >
Co-authored-by: krugleshock <krugleshock@noreply.codeberg.org >
Co-authored-by: phama <phama@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/Android UI Strings (SDK)
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 UI Strings
2025-09-07 18:04:55 +00:00
Jean-Baptiste
d09524bae6
[android] Migrate last components in altitude chart panel to Material components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 20:04:50 +02:00
Jean-Baptiste
a5e55491fc
[android] Migrate last components in altitude chart panel to Material components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 20:04:05 +02:00
Jean-Baptiste
7eb17f612b
[android] Migrate toolbar search to Material Components
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 20:03:37 +02:00
Jean-Baptiste
a54ce48104
[android] Update setting icon used during navigation
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-07 10:26:55 +02:00
Yannik Bloscheck
113e91788a
[styles] Fix label color for tire shops
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-06 20:26:51 +02:00
Charlie-83
2d67116568
[android] Center the roundabout exit number in Android Auto
...
Signed-off-by: Charlie-83 <11279546+Charlie-83@users.noreply.github.com >
2025-09-06 18:44:36 +02:00
Charlie-83
19eeca80fc
[android] Show roundabout exit number in Android Auto
...
Signed-off-by: Charlie-83 <11279546+Charlie-83@users.noreply.github.com >
2025-09-06 18:44:36 +02:00
javnik
a57ac029a1
[embedded faq] Update pl translation
...
Signed-off-by: javnik <javnik@noreply.codeberg.org >
2025-09-06 11:32:54 +02:00
Gonzalo Pesquero
1ab4b828aa
[android] Set different app icon for test and debug modes
...
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es >
2025-09-06 11:26:55 +02:00
IXVG47QZ
39bd613d8b
add spelled out street numerals
...
Signed-off-by: IXVG47QZ <jako_accomm@simplelogin.com >
2025-09-05 20:39:41 +02:00
Andrei Shkrob
c014e224b2
[routing] New API for lanes
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-09-05 20:35:15 +02:00
Yannik Bloscheck
93293e7b31
[ios] Really ignore new lines in meatdata script
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-09-05 20:17:44 +02:00
Matheus Gomes
e9aded43fb
Add highway.pedestrian.square translations
...
Add translation of areas that have the combination of highway=pedestrian and place=square tags.
Signed-off-by: Matheus Gomes <matheusgomesms@noreply.codeberg.org >
2025-09-05 19:01:00 +02:00
eisa01
7cbe29db72
[generator] Always add ref to subway_entrance title
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-05 11:37:54 +02:00
Stzyxh
a63cf538e8
add izyyondroid badge to the readme
...
Signed-off-by: Stzyxh <stzyxh@tutamail.com >
2025-09-05 03:15:20 +02:00
Codeberg Translate
5e141e2a98
[strings] Update from Codeberg Translate
...
Co-authored-by: Alexey Ladygin <nitrodox@noreply.codeberg.org >
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: CharlesNepote <charlesnepote@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: Edison_Lu <edison_lu@noreply.codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Juno Takano <jutty@noreply.codeberg.org >
Co-authored-by: Lenny Angst <lenny@familie-angst.ch >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
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: Weblate <noreply-mt-weblate@weblate.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: artnay <artnay@noreply.codeberg.org >
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org >
Co-authored-by: filip_grgic <filip_grgic@noreply.codeberg.org >
Co-authored-by: ghose <ghose@noreply.codeberg.org >
Co-authored-by: hectodium <hectodium@noreply.codeberg.org >
Co-authored-by: jaspernb <jaspernb@noreply.codeberg.org >
Co-authored-by: javnik <javnik@noreply.codeberg.org >
Co-authored-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: medveonmaga <medveonmaga@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: paulb <paulb@noreply.codeberg.org >
Co-authored-by: relet <relet@noreply.codeberg.org >
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-authored-by: sunriverus97 <sunriverus97@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Co-authored-by: thesupertechie <thesupertechie@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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-09-04 14:14:24 +00:00
javnik
2237cda8ee
[docs] Add missing weblate translation links
...
Signed-off-by: javnik <javnik@noreply.codeberg.org >
2025-09-04 15:14:24 +02:00
Fs00
4da403b8c0
[search] Recognize camp sites allowing caravans/motorhomes as caravan sites
...
Signed-off-by: Fs00 <francescosaltori@gmail.com >
2025-09-04 15:02:48 +02:00
x7z4w
cda311aff0
fix
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-04 14:36:41 +02:00
x7z4w
f290b2948e
nit
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-04 14:36:41 +02:00
x7z4w
ee25fa0e36
[build] Pass SKIP envs
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-04 14:36:41 +02:00
Konstantin Pastbin
76cb6803c2
[generator] Improve logging
...
- more logging for various stages start/finish
- silenced some too repetitive and common warnings (changed to LDEBUG)
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-04 17:34:23 +07:00
eisa01
9e38cff708
[generator] Add branch to search indexer
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-09-04 11:19:58 +02:00
javnik
2db63d5798
[categories] Refine and add more PL categories translations
...
Signed-off-by: javnik <javnik@noreply.codeberg.org >
2025-09-03 11:00:37 +02:00
Jean-Baptiste
9d3d9fd758
[android] Switch to Filled button styles
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-03 09:31:53 +02:00
x7z4w
e1bdac53e8
[build] Fix variable assignment
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-09-03 07:18:28 +02:00
Harry Bond
fe9a679d10
[build] Always try to init/update submodules ( #1692 )
...
submodules can be outdated etc when switching between branches, it makes sense to just always re-init them
Signed-off-by: Harry Bond <me@hbond.xyz >
Co-authored-by: Harry Bond <me@hbond.xyz >
Co-committed-by: Harry Bond <me@hbond.xyz >
2025-09-03 06:55:53 +02:00
Konstantin Pastbin
8c19e6ef2e
[styles] Display caravan and camp sites in vehicle style
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:21:31 +02:00
Konstantin Pastbin
2b17fbfd85
Barriers comments and priorities regeneration
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Konstantin Pastbin
a389dbfded
[classif] Add amenity=security_booth/checkpoint into guardhouse
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Konstantin Pastbin
4f34d27c6d
[strings] Add translations for security booths and offices, power portals
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
702eec643a
[categories] Added office-security, building-guardhouse.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Konstantin Pastbin
a63bd8894b
[styles] Adjust/fix guardhouses and security offices
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
a48a9a67a4
[classifier] Added building=guardhouse, office=security.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
a35ec0df90
[styles] Draw man_made-tower-communication as a regular mast (not a storage-tank).
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
c600374ecc
[classifier] Added power=portal.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
David Martinez
094f481691
[styles] Use brown color for tourism POIs in dark mode
...
[styles] Use brown color for tourism POIs in dark mode
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Konstantin Pastbin
d8b96e56c0
[styles] Display libraries earlier from z17-
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
c8c7110736
[styles] Show sidewalks in outdoor from z13.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Viktor Govako
d4d4755145
[styles] Minor cleanup.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Charlie-83
7eb7fcdffd
[build] Run configure.sh on run* gradle tasks
2025-09-02 15:26:19 +01:00
Charlie-83
442a55ce69
[build] Fix build on Arch Linux
2025-09-02 12:23:16 +01:00
mvglasow
0713e22328
[traffic] Set default traffic URL to dev server
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-09-01 22:02:45 +03:00
Konstantin Pastbin
1d4b69e37d
[search] Add more French synonyms for green and food waste
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-01 23:02:25 +07:00
Konstantin Pastbin
0bec4a6ccc
[classif] Add recycling:food_waste into recycling-green_waste
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-09-01 22:57:57 +07:00
Jean-Baptiste
f9a1606f89
[android] Enable Java 21
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-01 17:39:55 +02:00
Jean-Baptiste
ca5cc46f2b
[android] Migrate Primary buttons to Material 3 themes
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-09-01 12:00:36 +02:00
Harry Bond
05cc660641
Release notes for second August release
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-31 22:40:03 +01:00
cquest
380981953d
More natural french sound strings
2025-08-31 21:39:07 +02:00
Konstantin Pastbin
f0f52c1a11
[planet] Update map data to 250822
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-31 19:51:18 +02:00
Yannik Bloscheck
55639db3ec
[core] Dynamically add language data to world files
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-31 18:44:30 +02:00
Codeberg Translate
4953da4ecf
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Gunny13 <gunny13@noreply.codeberg.org >
Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
Co-authored-by: lejun <lejun@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: metehan <metehan@noreply.codeberg.org >
Co-authored-by: oleg-rswll <oleg-rswll@noreply.codeberg.org >
Co-authored-by: relet <relet@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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-31 15:27:23 +00:00
x7z4w
186c326e2b
[docs] Update
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-31 17:27:18 +02:00
Konstantin Pastbin
7d82c6ffae
[android] Add back the Edit Bookmark button
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-31 17:24:37 +02:00
Harry Bond
622b97e84c
[android] Fix metadata to pass CI check
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-31 13:16:43 +01:00
Yannik Bloscheck
19e1c4b90e
[ios] Added recalculate route on route option changes
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-31 11:36:23 +02:00
Yannik Bloscheck
728d0ad806
[ios] Increase tapable area of driving options button
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-31 11:36:23 +02:00
Matheus Gomes
e117be1816
[ios] Fix Define Roads to Avoid button
...
Fixes #1670
Signed-off-by: Matheus Gomes <matheusgomesms@noreply.codeberg.org >
2025-08-31 11:36:23 +02:00
Konstantin Pastbin
165e844308
Revert "[tracks] Fixed starting points."
...
This reverts commit fda1da03c8 .
2025-08-31 15:59:07 +07:00
Konstantin Pastbin
2dce119370
Revert "[tracks] Fixed ending points."
...
This reverts commit 64f50d4e49 .
2025-08-31 15:59:07 +07:00
Konstantin Pastbin
de305e1a87
Revert "[tracks] Safe GpsTrackCollection requests during recording."
...
This reverts commit b7b87f5530 .
2025-08-31 15:58:40 +07:00
Gonzalo Pesquero
f3c30cbf85
[android] Remove display of speed from navigation panel
...
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es >
2025-08-30 21:48:14 +02:00
Harry Bond
3c1b8be5ce
nit and style fixes
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-30 19:56:24 +01:00
TobiPeterG
ea1d0eefa2
[android] Add current speed widget
...
Signed-off-by: TobiPeterG <codeberg.sadness522@passmail.net >
2025-08-30 19:22:04 +01:00
Yannik Bloscheck
4bad37a829
[ios] Shortened too long Turkish translation in App Store metadata
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-30 14:14:05 +02:00
Yannik Bloscheck
9f8451596a
[ios] Removed unusable App Store metadata translation
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-30 14:14:05 +02:00
Yannik Bloscheck
3708ee74d3
[ios] Removed unnecessary whitespace in App Store metadata
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-30 14:14:04 +02:00
Yannik Bloscheck
77e81ff431
[ios] Adjusted script for checking App Store metadata
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-30 14:14:04 +02:00
Yannik Bloscheck
08f8fbb856
[ios] Renamed Chinese translation folder correctly
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-30 14:14:04 +02:00
Konstantin Pastbin
3fd5336bd3
[core] Prefer gps bearing for location arrow
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-30 09:39:55 +02:00
mvglasow
3ed31a575f
[traffic] Inhibit perodic traffic updates during route calculation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-29 22:12:33 +03:00
Codeberg Translate
fdcbafa23d
[strings] Update from Codeberg Translate
...
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org >
Co-authored-by: Stephan-P <stephan-p@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: dobridabar <dobridabar@noreply.codeberg.org >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org >
Co-authored-by: krlsk <krlsk@noreply.codeberg.org >
Co-authored-by: loscati <loscati@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Co-authored-by: yurtpage <yurtpage@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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 Plurals
Translation: CoMaps/iOS UI Strings
2025-08-29 14:49:29 +00:00
mvglasow
ac87e3c585
[traffic] Handle MWM removal during traffic update
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-29 17:49:15 +03:00
Yannik Bloscheck
820a5d1e45
[styles] Adjusting label colors to the new dark map style
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-29 16:27:25 +02:00
Yannik Bloscheck
395c8d7787
[styles] Improved dark map style icons
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-29 16:27:02 +02:00
Yannik Bloscheck
0d978e4b71
[styles] Improved dark map style
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-29 16:27:01 +02:00
Yannik Bloscheck
88e52b3421
[styles] Changed light transport label to a lighter color
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-29 16:25:11 +02:00
x7z4w
ca4b75dc51
[styles] Colored labels
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-29 16:25:11 +02:00
Yannik Bloscheck
ae85b79c33
[ios] Stop unwanted map style changes when switching away from the app during route planing
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-29 12:51:52 +02:00
Bastian Greshake Tzovaras
fd63e77396
[docs] add translation conflict resolution details
...
Signed-off-by: Bastian Greshake Tzovaras <bgreshake@googlemail.com >
2025-08-29 02:00:59 +02:00
Yannik Bloscheck
0fccf66b27
[ios] Removing conditionals for unsupported iOS versions
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-28 21:21:15 +02:00
Yannik Bloscheck
6b86fd0d2e
[ios] Fix wrong position location after switching back from CarPlay
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-28 21:18:40 +02:00
Henry Sternberg
718d0f726b
[routing] Support conditional routing
...
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com >
2025-08-28 21:01:25 +02:00
mvglasow
ef806cf18a
Synchronize map updates with traffic manager
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-28 21:10:42 +03:00
Yannik Bloscheck
b761a60246
[ios] Reduced turn style shadow in dark mode
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-28 16:05:47 +02:00
Yannik Bloscheck
f84461bff8
[ios] Stop overlap between last search results and home indicator
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-28 14:32:00 +02:00
Matheus Gomes
c9de67762c
[iOS] Add yellow color opening in up to 15 min
...
Fixes #1631 .
Signed-off-by: Matheus Gomes <matheusgomesms@noreply.codeberg.org >
2025-08-28 10:27:08 +02:00
Harry Bond
a338a18590
[android] Explain why the TTS button doesn't work when no engine installed
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-27 17:55:03 +02:00
Matheus Gomes
eaeae8f31d
[styles] Add pedestrian and square areas
...
Render areas with the combination of highway=pedestrian and place=square tags.
Signed-off-by: Matheus Gomes <matheusgomesms@noreply.codeberg.org >
2025-08-27 17:16:35 +02:00
Harry Bond
7a95d15bef
[Drape] Adjust compass hidden angle to match removed screen angle snapping
...
The screen snapping was removed a while ago (https://github.com/organicmaps/organicmaps/pull/8838 ) but the compass is still hidden within 5° of north.
This adjusts the angle to 0.1 degrees off north, which should be enough.
fixes #1097
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-27 10:17:58 +01:00
Codeberg Translate
7be3164db7
[strings] Update from Codeberg Translate
...
Co-authored-by: B o d o <timtrek@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Frz <frz@noreply.codeberg.org >
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: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org >
Co-authored-by: Stephan-P <stephan-p@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: and4po <and4po@noreply.codeberg.org >
Co-authored-by: ghose <ghose@noreply.codeberg.org >
Co-authored-by: hectodium <hectodium@noreply.codeberg.org >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: stefanlinden <stefanlinden@noreply.codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Co-authored-by: xerini <xerini@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android/
Translate-URL: https://translate.codeberg.org/projects/comaps/appstore-description/
Translate-URL: https://translate.codeberg.org/projects/comaps/tts/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
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 UI Strings
2025-08-27 08:12:02 +00:00
eisa01
20208cf892
[generator] Add branch key to map generator
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-27 10:11:29 +02:00
Andrei Shkrob
9fd80ecf88
[android-auto] Fix theme issues
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-27 00:16:13 +07:00
Alexander Borsuk
bd97cb4ceb
Do not autozoom to show the full route when adding stops
...
This should simplify route planning and avoid unnecessary zoom in back and back again
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-27 00:13:26 +07:00
Konstantin Pastbin
dd2458d1b1
[styles][outdoor] Make waterways bolder
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-26 19:00:21 +02:00
Konstantin Pastbin
405025879e
[styles] Display labels earlier for most amenities which were z19-
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-26 18:55:04 +02:00
Konstantin Pastbin
83d483eabb
[styles] Make power substations icons visible earlier
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-26 18:55:04 +02:00
Konstantin Pastbin
31219ded29
Revert "[android] Display overlay layer state with icon"
...
This reverts commit d44f0ae7da .
2025-08-26 20:15:35 +07:00
Harry Bond
47936df79c
[android] Rebase fixes for Add support for check_date & check_date:opening_hours
...
Following from https://codeberg.org/comaps/comaps/pulls/1572
Also add script for easy transfer of strings across modules
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-26 09:42:08 +02:00
Harry Bond
73238a6e3c
[android] increase location update freq from 1s to 0.5s, don't take 3s to update when not following position
...
supersedes #1022
I don't think there's much point in mode-dependent update frequencies, AFAIK it's from earlier maps.me days when phones were weaker.
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-26 09:34:31 +02:00
Harry Bond
74a36bc49a
[android] Fix navigation notification style
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-25 21:00:17 +01:00
eisa01
7088489814
[core] Better check whether showing brand is redundant in subtitle
...
Previous implementation checked if brand was equal to name, better to check if it's located in name
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-25 18:08:16 +02:00
Bastian Greshake Tzovaras
fbc844b19e
add suggestions from harry
...
Signed-off-by: Bastian Greshake Tzovaras <bgreshake@googlemail.com >
2025-08-25 17:27:40 +02:00
Bastian Greshake Tzovaras
5a4f10a584
[docs] clarify politeness
...
Signed-off-by: Bastian Greshake Tzovaras <bgreshake@googlemail.com >
2025-08-25 17:27:40 +02:00
Bastian Greshake Tzovaras
0fa12070e0
[docs] add sentence on adding to CONTRIB file
...
Signed-off-by: Bastian Greshake Tzovaras <bgreshake@googlemail.com >
2025-08-25 17:27:40 +02:00
Bastian Greshake Tzovaras
dae2ce0caf
[docs] add guidance for first-timeer review & template
...
Signed-off-by: Bastian Greshake Tzovaras <bgreshake@googlemail.com >
2025-08-25 17:27:40 +02:00
x7z4w
5a603ebfae
[styles] Night mode bookmarks
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-25 12:17:35 +02:00
Jean-Baptiste
4861ae7e67
[android] Add new custom switch for preference
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-25 10:32:10 +02:00
Jean-Baptiste
9425138782
[android] Migrate Manage route and save buttons to Material Components
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-25 10:21:52 +02:00
Jean-Baptiste
beac6aa7bc
[android] Revert changes about night themes
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-25 06:51:52 +02:00
mvglasow
d46c0fec76
[traffic] Fix endless loop in TrafficManager::Invalidate()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-24 22:15:30 +03:00
eisa01
33ad35206f
[drape] Enable shift+swipe to zoom on macOS Catalyst app\
...
\
Matches functionality in Apple Maps. Discovered while discussing issue #1509\
\
Tested that pinch to zoom still work in iPad Simulator
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-24 20:37:12 +02:00
Codeberg Translate
234f13abcc
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/appstore-description/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Apple AppStore description
Translation: CoMaps/F-Droid app description
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-08-24 17:16:58 +00:00
x7z4w
5e7bc37fb5
Fix crash
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-24 19:12:32 +02:00
Harry Bond
08abddc7fc
[android] Add support for check_date & check_date:opening_hours
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-24 16:58:56 +00:00
Harry Bond
ef9f4ceb1e
[android] fix preview in android studio for opening_hours fragment
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-24 16:58:11 +00:00
map-per
6c75604c38
Remove bookmark category from subtitle
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-24 18:18:04 +02:00
map-per
5edaa05129
Keep category list and direction arrow on bookmark place page
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-24 18:00:24 +02:00
map-per
c4491563b7
fix padding in place page
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-24 17:03:36 +02:00
Jean-Baptiste
c3d8f948ce
[android] Migrate NavMenu to Material components
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-24 17:02:18 +02:00
Konstantin Pastbin
008387b0cf
[android] Reformat code with clang-format
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:44 +07:00
Konstantin Pastbin
3d450433e7
[android][sdk] Move rest of types_strings.xml
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:44 +07:00
Konstantin Pastbin
58cb8ecd9d
[android] Fix BackupUtils deps
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:44 +07:00
Konstantin Pastbin
3e9b507acd
[android][sdk] Move transport type drawables to SDK
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:44 +07:00
Konstantin Pastbin
c9a261dee5
[android][sdk] Move OhState to SDK
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:44 +07:00
Konstantin Pastbin
d609876c2d
[android][sdk] Move strings to sdk follow-up
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:58:42 +07:00
Andrei Shkrob
80b616daf2
[android][sdk] Move required strings to sdk
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
4dca45f74a
[android][sdk] Disable proguard
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
f5037a5ee2
[android][sdk] Fix lint
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
802f54494a
[android][sdk] Fix location provider
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
d4863643f7
[android][sdk] Fix MapManager
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
431e305a48
[android][sdk] Move getDonateUrl outside sdk
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
d3c64a262b
[android][sdk] Move PrefsManager call outside sdk
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
06c35e729f
[android][sdk] Move types strings
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
b2743ab2ad
[android][sdk] Add prefs strings
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
c004f2ed7e
[android][sdk] Add missing dimens
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
abcc95710d
[android][sdk] Replace app.organicmaps.R with app.organicmaps.sdk.R
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
3a90f9783d
[android][sdk] Add build config to sdk module
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Konstantin Pastbin
a8353a6a80
[android] Replace direct SDK deps with libs refs
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
dc8d4e7da9
[android][sdk] add missing dependencies
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:52 +07:00
Andrei Shkrob
6a85526ac9
[android][sdk] Move java files into sdk module
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:51 +07:00
Andrei Shkrob
447266c328
[android][sdk] Fix ThemeUtils usage in sdk
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:51 +07:00
Andrei Shkrob
886d569895
[android][sdk] Fix StackedButtonDialogFragment usage in sdk
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:51 +07:00
Viktor Govako
c6cd23fb24
[android] openUri, failMessage may be null.
...
pastk: includes changes from OM 33c4e22246 and 10be769f62
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-24 21:56:51 +07:00
Viktor Govako
c6040d8ce6
[android] setSound(null, null) for the Downloader notification channel.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-24 21:56:51 +07:00
Andrei Shkrob
0f5125c61c
[android][sdk] Move UiUtils outside sdk package
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-24 21:56:51 +07:00
Jean-Baptiste
512475ec5c
[android] Switch add phone button to FAB
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-24 16:12:32 +02:00
map-per
66d5306717
Move bookmark description text view to bookmark section
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-24 15:53:25 +02:00
gekeleda
265e94edc3
[core] Fix remove passed points
...
Signed-off-by: gekeleda <git@davidgekeler.eu >
2025-08-24 14:48:19 +02:00
Codeberg Translate
4d6cecd9ba
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.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: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: phama <phama@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/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-08-24 15:35:17 +07:00
Codeberg Translate
46c9a015e5
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org >
Co-authored-by: phama <phama@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/iOS - Map Feature Types
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-08-24 10:29:18 +02:00
x7z4w
2e3efc0597
[generator] Add toll booth penalty
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-24 09:24:50 +02:00
Yannik Bloscheck
0b65c2ebff
[ios] Fixed CarPlay panning not working
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-23 21:42:07 +02:00
Yannik Bloscheck
96a7b31f4b
[ios] Replaced some CarPlay images with system versions
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-23 21:42:07 +02:00
Yannik Bloscheck
c11f007012
[ios] Fix issue with opening urls
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-23 21:41:05 +02:00
Jean-Baptiste
977a3b6734
[android] Remove useless fontFamily property
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-23 20:34:13 +02:00
Codeberg Translate
c27b0dc6fb
[strings] Update from Codeberg Translate
...
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: Prefill add-on <noreply-addon-prefill@weblate.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: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: yannikbloscheck <yannikbloscheck@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-08-23 17:02:59 +00:00
Harry Bond
e367fa6792
[android] Start LinearProgressBars at 1% to show initial dot
...
see https://m3.material.io/components/progress-indicators/guidelines#817a3dbd-9dd5-471f-a7d0-50eae6270ee0
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-23 19:02:54 +02:00
mvglasow
06b6c3f794
[drape] Replace newline with space in StraightTextLayout and PathTextLayout
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-23 18:39:24 +02:00
Jean-Baptiste
ca720d7712
[android] Move hint property to TextInputLayout
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-23 17:37:37 +02:00
eisa01
661445a053
[ios] Fix shift+scroll wheel zooming out
...
When you press shift on macOS, the normal scroll wheel action on a mouse is changed to horizontal scroll instead of vertical
That meant this check never entered, and since translation.y = 0 you always zoom out
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-23 12:14:07 +02:00
Yannik Bloscheck
c616e235a1
[ios] Update design of existence and opening hour confirmation for place page
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-23 10:37:18 +02:00
Eivind Samseth
d1f9806901
[iOS] Add Existence and Opening Hour confirmation to Place Page
...
Signed-off-by: eisa01 <your.email@example.com >
2025-08-23 10:37:18 +02:00
Codeberg Translate
795fe0ee09
[strings] Update from Codeberg Translate
...
Co-authored-by: Anonymous <anonymous@noreply.codeberg.org >
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: lihaisapossu <lihaisapossu@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/ios/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-08-23 08:24:09 +00:00
Konstantin Pastbin
ea588e7ece
[strings] Fix Wicket gate to upper case
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 14:22:57 +07:00
aoxa
053855bd97
Translated using Weblate (Persian)
...
Currently translated at 100.0% (106 of 106 strings)
Translation: CoMaps/Voice announcements for navigation (TTS)
2025-08-23 09:00:02 +02:00
Codeberg Translate
f485830c51
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: alexgabi <alexgabi@noreply.codeberg.org >
Co-authored-by: aoxa <aoxa@noreply.codeberg.org >
Co-authored-by: giopera <giopera@noreply.codeberg.org >
Co-authored-by: loscati <loscati@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/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-23 09:00:02 +02:00
Jean-Baptiste
debea83908
[android] Keep AppCompat theme for radio button
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-23 08:50:03 +02:00
Konstantin Pastbin
729808fd14
[core] Re-add MwmValue::GetRegionData()
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
b85c11ea5a
[feature] Added RouteRelation and linked it with FeatureType.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
315bba2a22
Include fix.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
550455a14a
[feature] Added Feature V1 version with free Header2 bits.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
588028c9eb
[feature] Put m_metaDeserializer into SharedLoadInfo.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
6beabb2fe1
[feature] Removed IndexFactory class.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
^ Conflicts:
^ libs/indexer/data_source.cpp
^ libs/indexer/feature.cpp
^ libs/indexer/features_vector.cpp
^ libs/indexer/mwm_set.hpp
2025-08-23 08:32:06 +02:00
Viktor Govako
25a4a3b76f
[coding] Added varint short arrays ser/des.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
# Conflicts:
# libs/coding/coding_tests/varint_test.cpp
2025-08-23 08:32:06 +02:00
Codeberg Translate
111e913478
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: giopera <giopera@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Countries and regions names
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-23 08:31:18 +02:00
map-per
632d9c0d1d
New icon and text for 'Volunteer and improve CoMaps'
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-23 08:18:03 +02:00
Jean-Baptiste
1e729e980d
[android] Add default value for progress bar
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-23 07:49:57 +02:00
Jean-Baptiste
339eca0bca
[android] Simplify logic to change items color on the about screen
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-23 07:48:04 +02:00
Andrei Shkrob
ac453e36ac
[android] Fix predefined colors again
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-23 07:44:46 +02:00
kavikhalique
4052f0481e
Hide PP category for other map objects other than track and bookmark
...
Signed-off-by: kavikhalique <kavikhalique3@gmail.com >
2025-08-23 07:44:46 +02:00
Andrei Shkrob
89d82be2b9
[android] Fix bookmark icon in place plage
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-23 07:44:46 +02:00
Konstantin Pastbin
e98ecce375
[android] Fix PlacePageView components OM mismatches
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 07:44:46 +02:00
Konstantin Pastbin
0eee3c4bf4
[android] Fix unity jni build issue
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 07:44:46 +02:00
kavikhalique
2684e2b278
Removed animated slow rendering and Nit picks
...
Signed-off-by: kavikhalique <kavikhalique3@gmail.com >
2025-08-23 07:44:46 +02:00
Konstantin Pastbin
bb88861256
[android] Add ppFloatingMarkerIconColor to material themes
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 07:44:46 +02:00
kavikhalique
f1628c70bc
Implement Track Selection and elevation info display on PP
...
Signed-off-by: kavikhalique <kavikhalique3@gmail.com >
2025-08-23 07:44:46 +02:00
Jean-Baptiste
ebb7c45d1a
[android] Improve button to add new phone number
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-22 20:42:40 +02:00
Jean-Baptiste
ef77314d7a
[android] Move styles for button search frame components
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-22 20:35:08 +02:00
hb0nd
72520310e8
[ci] Use latest version of DCO validator
...
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-22 20:30:19 +02:00
Jean-Baptiste
8e1c723b41
[android] Migrate about screen to Material Components
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-22 18:11:18 +02:00
x7z4w
b26deb3bb2
[ci] Use self-hosted runner for DCO
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-22 15:58:45 +02:00
Viktor Govako
e8e94744f0
[map] Fixed invalid route saving.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-22 19:24:41 +07:00
Viktor Govako
98689fbbf8
[android] Hack to suppress most frequent crash on startup.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-22 19:23:45 +07:00
Kiryl Kaveryn
6cccd32166
[ios] Fix place page memory leaks
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 19:22:06 +07:00
David Martinez
1b04524d68
[routing] Log all turn notifications TTS
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-22 19:19:00 +07:00
Viktor Govako
1a6bbd756a
[routing] Simplify notifications on roundabout.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-22 19:18:39 +07:00
Alexander Borsuk
836c39ff64
math::iround
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:38 +07:00
Alexander Borsuk
7781528263
Fixed C++20 deprecation warning for std::rel_ops::operator<=
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:16 +07:00
Alexander Borsuk
2aaf37e9ee
C++ warning fixes
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:04 +07:00
Alexander Borsuk
a28d5d15ce
[drape] Fixed signed/unsigned comparison warning by changing Resize interface to uint32_t
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:01:09 +07:00
Alexander Borsuk
55dc1e17e6
Correct is_space fix for Windows compatibility
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 18:59:37 +07:00
Andrei Shkrob
826b56cabc
[drape] Fix gui text alignment
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-22 18:56:26 +07:00
Osyotr
9aa86fc703
Remove android include from public interface of VulkanContextFactory
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-22 18:44:08 +07:00
Yannik Bloscheck
4fe21ec6eb
[styles] Move light animal shelter icon to the correct location
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-22 12:36:42 +02:00
David Martinez
cb2181a80e
[styles] Convert remaining PNG icons to SVG
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-22 12:22:44 +02:00
David Martinez
eeb53eb0c4
[styles] Convert PNG US road shield icons to SVG
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-22 12:22:44 +02:00
David Martinez
887bc2c755
[styles] Convert PNG road warning icons to SVG
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-22 12:22:44 +02:00
Alexander Borsuk
29d60c9af0
[ios] Fix opening websites with percent encoding characters
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
e0c579634b
[ios] Fix track recording points updates subscribe/unsubscribe
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
266d62831f
[ios] Skip elevation info current point updates when the data is nil
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
d94351a8f1
[ios] Skip excessive elevation point updates
...
When the user drags the elevation chart it runs chart's `selected point` update mechanism by calling the `onSelectedPointChanged` inside the `ChartView`'s ` func chartPreviewView(_ view: ChartPreviewView, didChangeMinX minX: Int, maxX: Int)`. This updates may be quite often (tens/hundreds per sec) and may cause the `on point update` callback **recursion** and overloads the `layoutSubviews` method on the _short track_ because the ChartView doesnt have mechanism to skip excessive updates when the parameters the same.
This situation produces fail with internal error `(null) in -[NSISEngine _flushPendingRemovals] ().`
The fix include:
1. skip updates when the current point isn't changed
2. remove layoutSubviews overloading (this method should recalc the layout immediately and should not be called too frequent, the `setNeedsLayout` allows to batch the layout updates and redraw the view on the next runtime cycle)
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
31970c87c4
[ios] Remove all activities on track recording start and stop
...
Closes https://github.com/organicmaps/organicmaps/issues/11045
1. Remove all activities on track recording start and stop
2. Store the latest activity id in the UD to retrieve on launch after the app termination
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Alexander Borsuk
8e9dbe0248
[ios] Removed unused variables
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 11:58:01 +02:00
Alexander Borsuk
3b1551be52
[ios] Fixed wrong ObjC function name that caused warnings
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 11:58:01 +02:00
Alexander Borsuk
9d8e84ae5a
[mac][ios] Was: Silenced annoying deprecation warnings
...
pastk: removed silencing, left only minor style etc changes
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
c4d5109d5b
[ios] Log the error when the exclude from icloud fails
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
59499333ff
[ios] Disable chartView user interaction for TR and when the chartData is nil
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
b5e0d10cb1
[ios] Set track recrording elevation chart min points to draw to 2
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
55b85183d5
[map] Limit the track recording length to 2 points min
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
38406b149a
[ios] Skip zoom/pinch gesture when the lower/upper is out of bounds
...
The previous check `if upper - lower < chartData.labels.count / 10 return` produces invalid state for drawing and fails when the upper == lower.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
ef2dea20fe
[ios] Log error during the track editing instead of failing
...
The bug is quite rare and happens when the user taps on the edit (pencil) button on the PlacePage. It seems like the tap happens during the PP data object reloading the and the object type has changed. It is better to avoid failing in such cases because we cannot prevent user interaction during the pp reloading.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
aac80606f2
[ios] Disable user interaction on PP vc close
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
7765d97cda
[ios] Fix track recording indicator image
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Alexander Borsuk
3aa74bc427
[ios] Fixed ATM translation in the PlacePage
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 11:58:01 +02:00
Konstantin Pastbin
902e7f6453
Revert "[ios] Fixing ATM translation on place page"
...
This reverts commit 211e3fb4f0 .
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
cecca729db
[ios] Check that pp data exists before update the TR PP screen
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Kiryl Kaveryn
2b2518b0b4
[ios] Disable track recording live activity widget for apps running on macos
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
x7z4w
3c34765595
[core] nits
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-22 11:02:44 +02:00
hb0nd
3f7815017e
[docs] Use full url for license
...
it worked at the end of the file, but i guess it doesn't work in a href for some reason...
Signed-off-by: hb0nd <me@hbond.xyz >
2025-08-21 16:48:59 +02:00
Jean-Baptiste
0d4809c18e
[doc] Update badge link to the license
...
Signed-off-by: jeanbaptisteC <jeanbaptiste.charron@outlook.fr >
2025-08-21 16:35:32 +02:00
Yannik Bloscheck
052a3123aa
[styles] Adding animal shelter icon
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-21 15:57:15 +02:00
Konstantin Pastbin
f81bff512a
[styles] Add amenity=animal_shelter
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-21 15:57:15 +02:00
Yannik Bloscheck
2587db91be
[styles] Changed symbol for early entries to square
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-21 15:55:11 +02:00
Konstantin Pastbin
3b5d5e882b
[styles] Make entrances visible earlier
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-21 15:55:11 +02:00
Konstantin Pastbin
3c4e0d05c5
[routing][tests] Comment changes on old maps after adding penalties code
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-21 17:26:46 +07:00
x7z4w
4be5b5dc45
[build] Add configure.sh
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-21 10:41:52 +02:00
x7z4w
9ff72366d5
[build] Check for generated files
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-21 10:41:52 +02:00
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
mvglasow
1d42d3b431
[traff_assessment_tool] On click, zoom to message and show reference points
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-19 20:03:04 +03: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
mvglasow
2663eda820
[traff_assessment_tool] Basic traffic message panel
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-19 00:16:17 +03: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
Osyotr
0ea0f2e49a
Make UniformRandom standard-conforming
...
std::uniform_int_distribution<T> requires sizeof(T) >= sizeof(short)
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
b1c2b204a1
gcc13 fix
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
52a0c45083
Glaze smoke test
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
4de9de38ad
[3party] Add glaze submodule
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
215c19dcc7
Fix unity build error by removing using namespace std;
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Osyotr
b5b333c832
Fix TokenizeIterator on Windows
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
dfd7af92fa
Remove usage of boost/iostreams from 3party/succint
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
e00d5d33b2
Add missing include
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
5ae8156fa3
Fix std::atomic_flag initialization
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Viktor Govako
b107638b8b
[routing] SaveRoute minor fixes and CHECK.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
c4599f4889
C++23
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Yannik Bloscheck
580209f7ea
[ios] Ending search when switching over to routing
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-18 08:13:35 +02:00
Harry Bond
abc755c058
[styles] Don't show postbox labels
...
Fixes #1399
Signed-off-by: Harry Bond <me@hbond.xyz >
Signed-off-by: Harry Bond <me@hbond.xyz >
2025-08-18 08:07:14 +02:00
Yannik Bloscheck
035a8edebb
[ios] Adding CarPlay entitlement
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-17 22:07:30 +02:00
Henry Sternberg
c59b63d784
[routing] OSM tag based time and turn penalties
...
Signed-off-by: Henry Sternberg <dev@bluelightmaps.com >
Co-Authored-By: eisa01 <eisa01@gmail.com >
Co-Authored-By: x7z4w <x7z4w@noreply.codeberg.org >
Co-Authored-By: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-17 19:40:00 +02:00
Jean-Baptiste
daf2a7d8e7
[android] Fix color issues for AppCompat components
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-17 18:43:47 +02:00
Jean-Baptiste
f549108e72
[docs] Remove custom styles badges to fix render on Github
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-17 18:24:37 +02:00
Codeberg Translate
90667e9fa1
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org >
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me >
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: aoxa <aoxa@noreply.codeberg.org >
Co-authored-by: concede2913 <concede2913@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/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/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS UI Strings
2025-08-17 17:38:15 +02:00
mvglasow
16708aae7f
[traff_assessment_tool] Rename TrafficMode to TrafficModel
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-17 18:08:05 +03:00
vikiawv
8bac8b7d37
[styles] Austria Reference Color
...
Signed-off-by: vikiawv <vikiawv@noreply.codeberg.org >
Co-authored-by: vikiawv <vikiawv@noreply.codeberg.org >
Co-committed-by: vikiawv <vikiawv@noreply.codeberg.org >
2025-08-17 15:54:03 +02:00
Konstantin Pastbin
bfffa1fff4
Format all C++ and Java code via clang-format
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-17 14:32:37 +07:00
Konstantin Pastbin
9f0290c0ec
[ios] Disable clang-format temporary
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-17 14:28:44 +07:00
Andrei Shkrob
8a8a3c5a08
[ci] remove clang-format workflow
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-17 14:28:44 +07:00
Andrei Shkrob
518747d503
[ci] add code style check workflow
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-17 14:28:44 +07:00
Alexander Borsuk
5063b511ae
tools/unix/clang-format.sh to format all necessary files in the repo
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-17 14:28:44 +07:00
Alexander Borsuk
fbe3f72fb1
.clang-format-ignore
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-17 14:28:44 +07:00
Alexander Borsuk
872c0d3e15
.clang-format rules
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
.clang-format remove unnecessary semicolons
Signed-off-by: Alexander Borsuk <me@alex.bio >
[clang-format] Removed "AlignArrayOfStructures".
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-17 14:28:44 +07:00
Andrei Shkrob
9833918aac
[android][sdk] Refactoring
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-17 09:26:56 +02:00
renderexpert
0000ec149c
Fix wrong texture setting for RouteMarker
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
da3053f5fc
Make check more strict in ApplyTextures
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
5a0ff536a7
Regenerate Vulkan shaders
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
36f123ef25
Fix crash in CreateDescriptorSetGroup
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
01c2f02c86
Remove OpenGL ES2 leftovers that caused crash in Vulkan
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
4d702ec541
Set OpenGLES 3.0 as minimal version in Android manifest
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
344cf6d709
Fix OpenGL glUniform mismatch
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
14b3e8fc8f
Fix shader tests on Linux
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
6d0daf6fe7
Rewrite shaders to use OpenGL ES3 syntax
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
9b3507211f
Remove Tegra support hacks
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
a406462549
Remove Adreno 200 support hacks
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
897d7a253d
Refactor shaders to use GLES3 syntax
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
renderexpert
b23c2ba3e3
[Drape] Remove GLES2-related code
...
Signed-off-by: renderexpert <expert@renderconsulting.co.uk >
2025-08-17 08:30:56 +02:00
hb0nd
705c715356
[docs] Make funding section sound less threatening
...
Currently, it sounds like a threat to make it paid etc unless people donate 😅
Signed-off-by: hb0nd <me@hbond.xyz >
2025-08-16 19:48:29 +02:00
mvglasow
6963637b1b
[traffxml] Fix compiler warnings
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-16 19:59:28 +03:00
mvglasow
57f55f1022
[traffxml] Fix attribute names in output
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-16 19:52:03 +03:00
Eivind Samseth
01476d3dc7
Standard format changes
2025-08-16 17:59:47 +02:00
mvglasow
90d7cadc3f
Merge commit '211e3fb4' into traffic
...
# Conflicts:
# android/app/src/main/cpp/CMakeLists.txt
# android/app/src/main/java/app/organicmaps/sdk/util/Config.java
# android/app/src/main/java/app/organicmaps/settings/SettingsPrefsFragment.java
# android/app/src/main/java/app/organicmaps/widget/placepage/sections/PlacePageLinksFragment.java
# android/sdk/src/main/cpp/app/organicmaps/sdk/OrganicMaps.cpp
# indexer/ftypes_matcher.hpp
# iphone/Maps/Maps.xcodeproj/project.pbxproj
2025-08-16 18:04:14 +03:00
mvglasow
3a6f21dbd1
[traffic][android] Implement Android TraFF source
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-16 14:59:22 +03:00
Jean-Baptiste
826ddba26f
[android] Use material properties in styles and themes
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-16 11:04:30 +02:00
hemanggs
2492e8bda4
[Android] Standalone Note UI in Category select screen
...
Signed-off-by: hemanggs <hemangmanhas@gmail.com >
2025-08-16 07:04:33 +02:00
hemanggs
9e494ed8a5
[core] Create Standalone Note core
...
Signed-off-by: hemanggs <hemangmanhas@gmail.com >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
1c8ac1f32a
[android] Show bookmark icon in color selector
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
d0bb8c1c49
[android] Fix colors order
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Jean-Baptiste
6c4503b0db
[android] Improve size of bookmark icons
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-16 07:04:33 +02:00
Viktor Govako
a39b3a9921
[android] Fixed getting drawable icons.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
8493ed369a
[android] Fix collor selector issue
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
2ded7e5e2b
[android] Load icon types from core
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
d9335c0b6c
[android] Load predefined colors from core
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Andrei Shkrob
ebc5370052
[android] Load TTS languages from core
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Konstantin Pastbin
0a96a23ca0
[desktop] Fix Mac icon file location
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-16 01:43:47 +07:00
Konstantin Pastbin
5b05a7ac71
[3party] Protobuf MSVC and C++23 fixes
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-16 01:15:07 +07:00
Kiryl Kaveryn
31104eed4d
[ios] Remove fileCoordinator wrapping from downloading starting
...
And add check `isUbiquitousItem` before downloading start. This method returns false when the file doesn't exist.
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-16 00:33:06 +07:00
Kiryl Kaveryn
0f2353aae6
[ios] Track the percentDownloaded for the downloaded from the cloud files
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-16 00:32:58 +07:00
Kiryl Kaveryn
d01b8aaab4
[map] Remove zooming back on track deselection
...
Closes https://github.com/organicmaps/organicmaps/issues/10941
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-16 00:27:55 +07:00
Alexander Borsuk
33f8e20f1b
[Linux] Vulkan build fixes
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-16 00:23:24 +07:00
Alexander Borsuk
76d8396cb1
[3party] Updated Vulkan headers to v1.4.322
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-16 00:19:01 +07:00
Andrei Shkrob
0f744e7cf2
[desktop] Organize desktop resources
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 00:12:24 +07:00
Konstantin Pastbin
5d990bdc19
[docs] Add ninja to MacOS deps
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-15 11:47:53 +07:00
Yannik Bloscheck
1f2d70c720
[xcode] Updated upgrade check version to latest value
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-14 18:22:40 +02:00
Alexander Borsuk
76ffc99abd
New cpp folder structure
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-14 20:52:04 +07:00
x7z4w
c9cbb64f12
[search] Follow-up fix for synonyms
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-14 11:07:33 +02:00
x7z4w
c4722f7025
[ci] Fix Github CI
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-14 10:57:30 +02:00
Yannik Bloscheck
211e3fb4f0
[ios] Fixing ATM translation on place page
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-13 20:26:31 +02:00
Konstantin Pastbin
ab0c2e70d5
[planet] Update map data to 250804
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-13 20:25:04 +02:00
Konstantin Pastbin
3133b88346
Relnotes for 1st August release
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-13 20:18:00 +02:00
x7z4w
b1479127e7
[ci] Use self-hosted runner
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-13 20:05:43 +02:00
Yannik Bloscheck
18c3b8cda5
[styles] Made general area slightly less grey
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-13 20:03:44 +02:00
Codeberg Translate
38037c1174
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: jimkats <jimkats@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Countries and regions names
Translation: CoMaps/iOS - Map Feature Types
2025-08-13 17:36:51 +00:00
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
mvglasow
221fe69840
Merge remote-tracking branch 'upstream/traffic' into traffic
2025-08-12 19:04:30 +03:00
mvglasow
167f0b8377
Add traffic.xml to .gitignore
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-12 19:02:46 +03: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
mvglasow
df7d507e1b
WIP: [traffic][android] Implement Android TraFF source
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-12 00:29:04 +03: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
mvglasow
fe737602d8
[traffxml] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-10 18:58:34 +03:00
mvglasow
daa147a721
[traffxml] Provide virtual destructor for TraffSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-10 18:58:20 +03:00
mvglasow
bd555afe61
[traffxml] Remove unused HttpTraffSource::ThreadRoutine()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-08-10 18:57:52 +03: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
David Martinez
372a7a90c5
[styles] Switch food_court to fork and knife icon
...
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com >
2025-08-07 11:27:30 +02:00
Yannik Bloscheck
73a70d943e
[traffic][ios] Make HttpTraffSource configurable in Preferences
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 17:21:12 +02:00
Yannik Bloscheck
9bd6e2cdf2
[styles] Slightly adjusted parking icon color to be more different from new water color
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:09:45 +02:00
Yannik Bloscheck
c2cc61e4d9
[android] Adjusted water and parking search category icon
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:09:45 +02:00
Yannik Bloscheck
e3fa656f4f
[ios] Adjusted water and parking search category icon
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:09:44 +02:00
Yannik Bloscheck
d7216b7ccc
[styles] Keep water labels and icons readable with improved water visibility
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:09:44 +02:00
Yannik Bloscheck
aaa61f7f75
[styles] Made water more visible
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:09:44 +02:00
Yannik Bloscheck
ccfd2107f3
[styles] Improved general and pedestrian area visibility
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-06 16:06:13 +02:00
x7z4w
45ec96dd3c
[build] Generate drules at build
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-06 10:40:29 +02:00
x7z4w
dd7739a8b2
[search] Add more synonyms
...
Co-Authored-By: Matheus Gomes <matheusgomesms@noreply.codeberg.org >
Co-Authored-By: Omar Hassan <omarhassan@noreply.codeberg.org >
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-05 21:07:35 +02:00
x7z4w
ae0ef4d3f8
[ios] Run configure.sh for clean builds
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-05 10:16:31 +00:00
Jean-Baptiste
68d1ead44c
[doc] Improve doc and updates codeberg teams
...
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr >
2025-08-04 19:10:52 +02:00
x7z4w
09de87fd29
[ci] Use container with Android SDK
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-08-03 17:44:59 +02:00
Yannik Bloscheck
1a241121c4
[ios] Fix configure.sh at build for Xcode
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-03 13:14:58 +02:00
mvglasow
dde50bd0a1
[traffic] Default URL
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-29 20:39:57 +03:00
mvglasow
0106dc3fe5
[traffic] Remove unused constants
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-29 20:39:05 +03:00
mvglasow
034856f033
Merge commit '20c9fc5f' into traffic-2025072304
...
# Conflicts:
# android/app/src/main/res/xml/prefs_main.xml
# qt/CMakeLists.txt
2025-07-28 18:27:49 +03:00
mvglasow
f53c794fdd
[traffic] Add missing qualifier
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 01:00:43 +03:00
mvglasow
dcab6ee5a0
[qt] Keep traffic URL editable even when source is disabled
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:26 +03:00
mvglasow
edc15ac982
[traffic][android] Make HttpTraffSource configurable in Preferences
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:26 +03:00
mvglasow
871cd73592
[traffic] Make traffic initialization work with LoadMapsAsync()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
958be3dee6
[traffxml] Fix segfault when deleting the last vector element
...
v.erase(v.end()) is incorrect and will crash on clang but works on gcc
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
06f63dcb9a
[traffxml] Fix compiler warning
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
bebac8d8a7
[traffxml] Remove openlr dependency, disable OpenLrV3TraffDecoder
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
a25602dbe0
[traffxml] Return to features supported by Clang 20.1 for IsoTime
...
This reverts commit 776444edc7c4730f67e8aa2fa30b983c73e01054.
# Conflicts:
# traffxml/traff_model.cpp
2025-07-28 00:33:25 +03:00
mvglasow
98796cd6f8
[android] Link against traffxml
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
2729d07732
[traffic] Fix assignment
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
61b15d623d
[traffxml] Fix compiler warnings
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
03d6847be3
[traffic][qt] Make HttpTraffSource configurable from Qt GUI
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
3b1fca01e3
[traffic] API to reconfigure a running HttpTrafficSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
be3792b93a
[traffic] Remove obsolete code
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
7283e4ecb4
[traffic] Read HttpTrafficSource parameters from config
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
75c7d146af
[traffic] Unsubscribe when traffic manager is disabled
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
d988ab3326
[traffic] Restore decoded segments from cache on startup
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
798affe0ef
[traffxml] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
93a1f9d1a6
[traffxml] Fix bug when storing point distance attribute
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
3f58c6ee20
[traffic] Implement HttpTraffSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
a20d1453e0
[traffic] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
e825753487
[traffic] Remove obsolete code
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
cc58eaa50a
[traffic] Restore and document enable/disable/pause/resume logic
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
75197a11a8
[traffic] Consider routing MWMs when updating subscriptions on resume
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
d03b47bee0
[traffic] Refactoring
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:25 +03:00
mvglasow
daf344b27f
[traffic] Remove m_mwmCache and related logic
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
121bdc4af8
[traffic] Do not announce traffic updates if nothing has changed
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
6656c7e441
[traffxml] Make sources pluggable
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
f32493faaa
[traffxml] Comment and documentation cleanup
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
4f4d376a4a
[traffic] Comment out unused code
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
4324e329e5
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
9eeac05fdf
[traffic] Update routing MWMs as route changes
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
b418cf659c
Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
964368f5d4
[traffic] Replace full invalidation with subscription recalculation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
23922f1c2b
[traffic] Invalidate per MWM on download (untested)
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
f02b1538e7
Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
dd65e89f8f
[traffic] Feature-complete cache persistence, including decoded coloring
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
f132022e60
[traffxml] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
247f88254e
[traffxml] Fix erroneous parsing of event length
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
81a31d6b42
[traffxml] Documentation and comments
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:24 +03:00
mvglasow
89d1365fee
[traffxml] Make some arguments const &
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
9fb08bdc56
[traffxml] Store message cache in file
...
So far only API and tests, and without decoded segments
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
371a58f6f9
[traffic] Use traff_storage to read hardcoded poll feeds
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
af8b748c59
[traffxml] Add traff_storage
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
a43e83d280
[traff_assessment_tool] Use path of last file (if any) for file dialog
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
04b2059ca0
[traffic] workaround for drape bug when updating segments
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
ed15925251
[traffxml] Remove some log output
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
173b5e1718
[traffic] Update clear/purge logic to use update mechanism
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
26aa5e5f54
[traffic] Handle removed segments or eased traffic impact
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
f31541efb2
[traffxml] Purge expired messages
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
db3ed87b92
[traff_assessment_tool] Update window title
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
fbaa5470fd
[traff_assessment_tool] Shift timestamps read from TraFF files
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
0681171d69
[traffxml] Introduce timestamp shift operation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
e3d86be324
[traffxml] Use std::chrono:utc_clock for IsoTime, improve parsing
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
ef3de2c781
[traffxml] Use std::chrono::system_clock for IsoTime
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:23 +03:00
mvglasow
d574b536ba
[traffxml] Fix ISO8601 parser regex
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
2d3ca8014b
Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
df13e279b6
[traffic] Override EdgeEstimator::CalcOffroad()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
b48310e6a5
[traffxml] Parse duration quantifier and use it for delays
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
b98fe1999c
Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
d47713516d
[traffxml] Ensure decoder uses newly-added maps
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
d72bd9e00e
[traffic] Update traffic for all MWMs, active or not
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
8cffe8fa64
[traffic] Documentation and comments
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
ae5dea4a53
[traffic] Comment out more obsolete code
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
588332a23b
[traffic] Remove dead code
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
3eb99e952c
[map] Documentation and comments
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
9f4b6d73ce
[traff_assessment_tool] Add UI for Clear()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
488159e2f9
[traffic] Implement Clear()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
f30316d868
[traff_assessment_tool] Open TraFF feed
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
daaf52d27d
[traffic] Fix Push() and make it public for testing
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
ba9980ba36
[traffic] Introduce test mode for traffic manager
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
5531b1129b
[traffxml] Code comment
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:22 +03:00
mvglasow
394a6673e5
[traffxml] Silence compiler warning
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
62ee9d5b46
[traffic] Abort event loop run immediately if TrafficManager is disabled
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
2592bcf042
WIP: [traffxml] traff_assessment_tool, based on openlr_assessment_tool
...
Skeleton without any traff functionality so far
Contains some obsolete code, commented out with #ifdef openlr_obsolete
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
dd7ed98c1a
[traffic] Use enabled state instead of Start()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
76fce016bb
[traffxml] Process delay in traffic impact
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
7db32a9922
[traffxml] Do not request additional maps during TraFF decoding
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
fa5608d874
[traffxml] Decode point locations (at)
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
185febd8d8
[traffic] Documentation and comments
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
7a5ea64ea0
[traffxml] Score candidates based on road attributes
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
a4106505af
[traffxml] Code cleanup
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
083845a502
[traffxml] Fix location matching on dual carriageway roads
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
c6de2a25aa
[traffic] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
4c5fb21c33
[traffic] Use distances, not travel time, for weight in TraffEstimator
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
f566f6f0ef
[traffxml] Use custom EdgeEstimator for decoding
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
9afb28aaa1
[traffxml] Add router-based decoder, still crude, ugly and buggy
...
To use it, redefine DefaultTraffDecoder in traffxml/traff_decoder.hpp
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
bd178932c1
[traffic] Refactor TraFF decoder into separate class
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
2894218573
[traffic] Use LFRCNP, derived from FRC
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
63f0799161
[traffic] Calculate DNP from nominal distance, if available and plausible
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
5b67d668bd
[traffic] Refactor message decoding
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
f7adea08a2
[traffic] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:21 +03:00
mvglasow
c0c8d5da58
[traffxml] Parse and store distance for location points
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
2ed300ca08
[traffic] Comment cleanup
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
52a915211e
[traffic] Remove mwms from ThreadRoutine()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
18f1dfac45
[traffxml] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
a7897e2347
[traffic] Calculate filter list for active MWMs
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
e3f5dd3ca8
[traffic] Throttle UI/router refresh while messages are being processed
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
de03995e77
[openlr] Modify openlr_stat to work with single data source
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
74d79e5c8e
[traffic] Reuse previously decoded segments and coloring, where possible
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
e2aff53291
[traffic] Comparison operators for TrafficImpact, TraffLocation and Point
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
a39bdee0d1
[traffic] Refactor IsoTime comparison operators
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
136293c308
[traffic] Add IsoTime::IsPast()
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
356b051036
[traffic] Re-enable message deduplication between feed queue and cache
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
c8d5a07262
[traffic] Defer TrafficManager startup until MWMs are first updated
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
e94c23d538
[traffic] Insert mew messages into cache but skip deduplication for now
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
2ba3030366
[traffic] Remove forgotten InitializeDataSources() method
...
Obsolete since we started using a single data source in 5a031c55
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
3455050876
[traffic] Forgotten hunk of 9f39d3bc (store coloring with message)
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
cf57942a0b
[traffic] Allow decoding to be interrupted after each message
...
Message deduplication currently disabled
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
3a713c477a
[traffic] Refactor IsoTime into a class
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
edb1b7e784
[traffic] Consolidate feed queue before decoding messages
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
53e80b9283
[traffic] Refactor m_feeds to m_feedQueue
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
7107314e2f
[traffic] Store colorings with message and build global coloring from that
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
fafec070c9
[traffic] Use MWM ID for Coloring map, now that we have a single DataSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
d7facd5732
[openlr] Initialize OpenLR decoder with a single DataSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
382e46af63
[routing] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:20 +03:00
mvglasow
d0a9c564e4
[traffic] Process TrafficImpact::m_maxspeed
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
a9ceec3995
[traffic] Initialize TrafficManager with a DataSource
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
73d61ff655
[traffic] Store TraFF message ID with decoded path
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
5cdf14386d
[traffxml] Set OpenLR FOW for ramps
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
2f6a8564cb
[openlr] Evaluate FOW for Sliproad/*_link
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
80a7ed503e
[traffxml] Tweak GuessDnp
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
6e65e60c3d
[traffxml] Set FRC on all OpenLR location reference points
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
f041f910e7
[openlr] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
dbf253c9d1
[openlr] Always evaluate FRC and FOW, regardless of LinearSegment source
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
24d65bd37f
WIP: [traffic] Implement basic TraFF parsing, currently from hardcoded path
...
Not feature complete, produces incorrect results for some test cases
Some parts of the implementation are not very elegant yet
Inefficient as the whole set of messages is parsed on update
Lots of verbose debug logging
Lots of dead code from old traffic module (#ifdef traffic_dead_code)
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
16cb70a952
[traffic] Add TrafficInfo constructor with Coloring
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
8827ec3c09
[indexer] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
7be0b8a256
[traffxml] Adhere to naming convention for member names
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
f0f847b214
[openlr] Debug output for FunctionalRoadClass
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
2017907b1f
[traffic] Documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
bb410fc3bc
[traffxml] Add module
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
6e8d400611
[traffic] Include OpenLR headers in traffic_manager.cpp
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
7b420def17
[qt] Link against openlr library
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
737d7b5643
[traffic] Initialize TrafficManager with CountryParentNameGetterFn
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
# Conflicts:
# map/framework.cpp
# map/traffic_manager.cpp
# map/traffic_manager.hpp
2025-07-28 00:33:19 +03:00
mvglasow
9c93f421ac
[traffic] Add documentation
...
Signed-off-by: mvglasow <michael -at- vonglasow.com>
2025-07-28 00:33:19 +03:00
mvglasow
1574b5b7cb
Revert "[routing] Do not create TrafficStash instance."
...
This reverts commit 3c12ba5134f2aa9d19c0c9a54af89d368f389eb4.
2025-07-28 00:33:18 +03:00
mvglasow
932dda6552
Revert "[desktop] Disable traffic switch and TrafficManager initialization."
...
This reverts commit 16ad61f4c8ebd22bdc282496122db49a5243f02f.
2025-07-28 00:33:18 +03:00
mvglasow
6f2f61b30a
Revert "[qt] Remove defunct Traffic layer button"
...
This reverts commit df2541e1bf12abca329becdac8de7c92f0893b03.
2025-07-28 00:33:08 +03:00
Konstantin Pastbin
20c9fc5f45
[fdroid] Release version 2025.07.23-4
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-07-23 21:00:52 +07:00
Konstantin Pastbin
be3e3d773b
[android] Fix Panoramax links not working
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-07-23 20:59:37 +07:00
Konstantin Pastbin
0fd7f8d573
[fdroid] Release version 2025.07.23-2
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-07-23 10:50:00 +07:00