Commit Graph

1831 Commits

Author SHA1 Message Date
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
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
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