gekeleda
2e0443097a
[android] Improve map language settings
...
Signed-off-by: gekeleda <git@davidgekeler.eu >
Co-authored-by: gekeleda <git@davidgekeler.eu >
Co-committed-by: gekeleda <git@davidgekeler.eu >
2025-11-14 07:58:47 +01:00
Jean-Baptiste
f6426fe689
[android] Update Add schedule button to M3
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-13 22:26:42 +01:00
Yannik Bloscheck
6296de6ce9
[types] Add day spas
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-13 17:59:17 +01:00
NoelClick
4f63c5fdcf
[android] Hide offline explanation after two downloads
...
Signed-off-by: NoelClick <dev@noel.click >
Co-authored-by: NoelClick <dev@noel.click >
Co-committed-by: NoelClick <dev@noel.click >
2025-11-13 13:32:01 +01:00
NoelClick
1de35bb5f8
[android] Adjust phrasing to "Opens on ... / Closes on ..." for clarity
...
- Update i18n strings following review suggestion.
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
NoelClick
7b7df6ff2e
[android] Remove unused full "minutes" plural resource
...
- Keep only `minutes_short` (`%d min`) for compact display.
- Ensures consistency with search UI and avoids redundant i18n strings.
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
NoelClick
33e2f4854e
[android] Use 60/15 min short-horizon windows (yellow) for closes/opens
...
- Closes: Yellow when <= 60 min
- Opens: Yellow when <= 15 min
- Keep compact unit via `plurals/minutes_short`
- Long-horizon cases continue to show "Open / Closed now • Opens / Closes ... at ..."
- Use full weekday names for clarity
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
NoelClick
5b4fa55e83
[android] Use compact min unit for short opening-hours label
...
* Replace "minutes" plural with new "minutes_short" (`%d min`) for concise
display on the place page.
Signed-off-by: NoelClick <dev@noel.click >
(cherry picked from commit 5468927a285466a5c5614328a4400abb5182d302)
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
NoelClick
83256c4895
[android] Show "Opens / Closes X at Y" using formatter + add i18n strings
...
- Wire `PlacePageView.refreshOpenState()` to `OpenStateTextFormatter`.
- Keep <= 60 min branch with plurals (“Closes in %d minutes • at HH:mm”).
- Add day hint when next change is not today (“Opens Sat at 09:00”).
- Add localized strings with positional placeholders:
- `opens_at` / `closes_at` (... `%s`).
- `opens_day_at` / `closes_day_at` (`%1$s=%day`, `%2$s=%time`).
Refs: #2303
Signed-off-by: NoelClick <dev@noel.click >
(cherry picked from commit be80c7486882ab64a64efc30d0979d3674bbcc29)
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
NoelClick
94542456a2
[android] Add OpenStateTextFormatter and JVM tests
...
- Introduce a tiny, pure formatter for opening-hours labels:
- `formatHoursMinutes(12/24h)`, `isSameLocalDate()`, `dayShort()`
- `buildAtLabel(...)` that accepts already-localized templates
- Add JVM unit tests for hour formatting and label selection.
Signed-off-by: NoelClick <dev@noel.click >
(cherry picked from commit df4b5f2281607e5a35b98b1007fb34eabd4aa657)
Signed-off-by: NoelClick <dev@noel.click >
2025-11-12 23:07:53 +01:00
Jean-Baptiste
a42db17858
[android] Add icon before some settings
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-12 19:13:37 +01:00
Yannik Bloscheck
4f5f8782fe
[types] Adding lifebuoy
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-12 12:25:57 +01:00
Yannik Bloscheck
a886270dda
[types] Add emergency access points
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-12 12:25:32 +01:00
Codeberg Translate
7852cdb5a5
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org >
Co-authored-by: Linus_W_Frische <linus_w_frische@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: dobridabar <dobridabar@noreply.codeberg.org >
Co-authored-by: javnik <javnik@noreply.codeberg.org >
Co-authored-by: ovl-005 <ovl-005@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-11-12 00:09:38 +00:00
x7z4w
9a96096066
[android] Remove routing options item divider
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-11 19:18:25 +01:00
Jean-Baptiste
b9d4f082de
[android] Rework clear and close icon on Android
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-11 17:55:28 +01:00
Jean-Baptiste
7e40a0e642
[android] Fix drawable used in floating marker view
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-11 17:51:53 +01:00
Codeberg Translate
09e08c4c8f
[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: ma12vlad <ma12vlad@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/iOS - Map Feature Types
2025-11-10 18:09:49 +00:00
Codeberg Translate
d971c51fd1
[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: dobridabar <dobridabar@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-11-10 14:09:44 +00:00
Codeberg Translate
ac23642462
[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 >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-11-10 10:09:28 +00:00
Codeberg Translate
e07b2e52b3
[strings] Update from Codeberg Translate
...
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: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: ToninoThePro <toninothepro@noreply.codeberg.org >
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: 玄枵 <ipmlosion@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-11-10 09:09:37 +00:00
Codeberg Translate
24f59a1344
[strings] Update from Codeberg Translate
...
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: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: groam <groam@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-11-09 22:09:31 +00:00
Codeberg Translate
3a9faecc3d
[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: yannikbloscheck <yannikbloscheck@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/iOS - Map Feature Types
2025-11-09 14:10:16 +00:00
Yannik Bloscheck
f0e078701e
[types] Adding soup kitchens, food banks, food sharing and give boxes
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-09 14:16:31 +01:00
Yannik Bloscheck
9267622494
[types] Added telescopes and observatories
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-09 13:57:50 +01:00
Yannik Bloscheck
82a4843431
[types] Add car pooling spaces
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-09 13:56:34 +01:00
x7z4w
90c12003bd
[routing] Avoid paved roads
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-09 12:21:24 +01:00
Codeberg Translate
a4909a0554
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/iOS - Map Feature Types
2025-11-09 11:10:19 +01:00
Codeberg Translate
b3c188564e
[strings] Update from Codeberg Translate
...
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: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: map-per <map-per@noreply.codeberg.org >
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
2025-11-08 17:09:30 +00:00
Codeberg Translate
c0e492247e
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Frz <frz@noreply.codeberg.org >
Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org >
Co-authored-by: Kachelkaiser <kachelkaiser@noreply.codeberg.org >
Co-authored-by: Pat580 <pat580@noreply.codeberg.org >
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org >
Co-authored-by: Stzyxh <stzyxh@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: ghose <ghose@noreply.codeberg.org >
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org >
Co-authored-by: teletext <teletext@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/fdroid-app-description/
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/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-11-08 08:30:09 +01:00
map-per
c21afb27bd
[editor] Higher priority for OSM upload on Android 12 and higher
...
Signed-off-by: map-per <map-per@gmx.de >
2025-11-07 21:02:22 +01:00
Yannik Bloscheck
51859424ea
[types] Adding telecommunication shop
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-07 20:59:16 +01:00
Yannik Bloscheck
b5404cc2c6
[types] Adding indoor play
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-07 20:58:48 +01:00
Yannik Bloscheck
b8e0ad3b3e
[types] Adding boat rental and icon for slipway
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-07 20:58:24 +01:00
Yannik Bloscheck
23b5d92d4f
[types] Adding payment centre
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-07 20:55:37 +01:00
Yannik Bloscheck
99f3639b9c
[types] Adding mobile money agent
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-11-07 20:52:24 +01:00
Konstantin Pastbin
8865dac083
Update release notes for belated 2nd Oct release
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-11-05 17:35:45 +01:00
Jean-Baptiste
ab4cae961f
Release notes for 2nd October release
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-01 21:29:24 +01:00
Codeberg Translate
1f0c202f62
[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: Juno Takano <jutty@noreply.codeberg.org >
Co-authored-by: Kachelkaiser <kachelkaiser@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: ToninoThePro <toninothepro@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: guille11 <guille11@noreply.codeberg.org >
Co-authored-by: hippietivu <hippietivu@noreply.codeberg.org >
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org >
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org >
Co-authored-by: sunsand <sunsand@noreply.codeberg.org >
Co-authored-by: tagomagic <tagomagic@noreply.codeberg.org >
Co-authored-by: teletext <teletext@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Co-authored-by: 玄枵 <ipmlosion@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 Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-11-01 18:58:21 +00:00
Jean-Baptiste
98fe26f4ab
[android] Remove useless tools property in views
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-11-01 10:28:12 +01:00
map-per
f6be1b0ebf
Hide charging sockets in editor until #2368 is fixed
...
Signed-off-by: map-per <map-per@gmx.de >
2025-11-01 09:48:44 +01:00
Jean-Baptiste
f5edbb33f8
[android] Remove old webp used on unused views
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-31 13:46:24 +01:00
Jean-Baptiste
12b9504daa
[android] Unify border radius in navigation
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-29 06:33:33 +01:00
Codeberg Translate
6cee8ee389
[strings] Update from Codeberg Translate
...
Co-authored-by: Codeberg Translate <translate@codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: JanezPavelZebovec <janezpavelzebovec@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: javnik <javnik@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-10-28 18:11:24 +00:00
Codeberg Translate
9b29191e63
[strings] Update from Codeberg Translate
...
Co-authored-by: Alexey Ladygin <nitrodox@noreply.codeberg.org >
Co-authored-by: Anonymous <anonymous@noreply.codeberg.org >
Co-authored-by: Burak Onder <burakonder@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: Edison_Lu <edison_lu@noreply.codeberg.org >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org >
Co-authored-by: Juno Takano <jutty@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: Pamputt <pamputt@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: Stzyxh <stzyxh@noreply.codeberg.org >
Co-authored-by: ToninoThePro <toninothepro@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: gedankenstuecke <gedankenstuecke@noreply.codeberg.org >
Co-authored-by: hectodium <hectodium@noreply.codeberg.org >
Co-authored-by: ikanakova <ikanakova@noreply.codeberg.org >
Co-authored-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org >
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org >
Co-authored-by: loscati <loscati@noreply.codeberg.org >
Co-authored-by: map-per <map-per@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: ovl-005 <ovl-005@noreply.codeberg.org >
Co-authored-by: patepelo <patepelo@noreply.codeberg.org >
Co-authored-by: paulb <paulb@noreply.codeberg.org >
Co-authored-by: phama <phama@noreply.codeberg.org >
Co-authored-by: polarwood <polarwood@noreply.codeberg.org >
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-authored-by: summoner <summoner@noreply.codeberg.org >
Co-authored-by: teletext <teletext@noreply.codeberg.org >
Co-authored-by: tsobuskerudbyen <tsobuskerudbyen@noreply.codeberg.org >
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org >
Co-authored-by: yurtpage <yurtpage@noreply.codeberg.org >
Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios/
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/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-28 12:10:42 +00:00
Jean-Baptiste
73accecfd4
[android] Remove call to fullscreen theme
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-28 13:09:51 +01:00
Jean-Baptiste
bab74782f8
[android] Remove title list in description list view
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-28 06:44:50 +01:00
Yannik Bloscheck
647b66cbd0
[styles] Adding lounger
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-10-27 20:49:51 +01:00
Jean-Baptiste
2b5930dff8
[android] Support drawable in PlaceHolderView
...
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr >
2025-10-27 20:22:40 +01:00
map-per
5886d15e88
[styles] Add disused business POIs (e.g. disused:shop)
...
Signed-off-by: map-per <map-per@gmx.de >
2025-10-26 16:22:22 +01:00