• Joined on 2025年09月06日
potatofury commented on pull request comaps/comaps#3537 2026年02月12日 13:09:18 +01:00
[search][indexer] Allow searching for letters äö

Comaps' fuzzy search doesn't seem to work for umlauts currently, so yes to both. Basically ö and o will be treated as separate characters instead of replacing ö with o.

potatofury commented on pull request comaps/comaps#3537 2026年02月11日 23:46:34 +01:00
[search][indexer] Allow searching for letters äö

It would technically change the behaviour, as you have to type the correct letter to get a match, however this is the same change as in the Nordic languages, and I would say that is a positive...

potatofury created pull request comaps/comaps#3537 2026年02月11日 16:13:34 +01:00
[search][indexer] Allow searching for Scandinavian letters äö
potatofury pushed to main at potatofury/comaps 2026年02月11日 16:06:01 +01:00
f0db2a68f8 Add test for äö
potatofury pushed to main at potatofury/comaps 2026年02月11日 15:51:37 +01:00
07c0205455 Allow searcing for Scandinavian öä
potatofury pushed to main at potatofury/comaps 2026年02月11日 15:31:01 +01:00
ffaae6cf2b [core] Fix debug builds
74366ea010 [routing] Fix crash
8bb17fad74 Update .git-blame-ignore-revs
7de4c37a03 [core] Implicit m2::Point hash
f560db5d65 [generator] Implement hash for OsmElement::Tag
Compare 189 commits »
potatofury commented on pull request comaps/comaps#3344 2026年02月11日 15:18:54 +01:00
[search][indexer] Allow searching for Scandinavian letters æøå

Sorry for pulling this back up, but could something similar be done for the remaining Scandinavian letters öä? The situation is currently quite confusing as some characters in Swedish work like...

potatofury opened issue comaps/comaps#3535 2026年02月11日 15:18:08 +01:00
Inconsistent search for scandinavian characters (åäæöø)
potatofury pushed to main at potatofury/comaps 2026年01月12日 20:02:41 +01:00
537776a883 [android] Reduce top margin on layer bottomsheet on tablet
13fbe72b55 [android] Fix missing elevation on custom dialogs
b4abd476db [android] Add support of dark mode for how to edit oh html file
649d947eac [android] Improve colors of buttons in alert dialogs
6af3e80f24 [styles] Fix Vienna U-Bahn Icon, using colors by PTA
Compare 206 commits »
potatofury pushed to main at potatofury/comaps 2025年12月03日 21:52:18 +01:00
ebe0364030 [styles] Colored toilets label
43e7e1eb2e [android] Fix missing property
ce9af79a68 [android] Migrate view on map button to M3
b54b77bce6 [docs][strings] Correct typos
038dca9c6f [generator] Disable secondary action options
Compare 297 commits »
potatofury pushed to main at potatofury/comaps 2025年10月19日 18:16:28 +02:00
6d774667c5 [android] Fix warnings about ColorStateList
053f35b519 [ios] Display navigation voice and change instructions in settings
96d51dfcf9 [editor] Support more postcode format
cf1432cbf7 Remove speed cameras in Germany
9ae005ac56 [map] Don't save routing viewport
Compare 58 commits »
potatofury commented on pull request comaps/comaps#2121 2025年10月18日 02:57:45 +02:00
[search] Separate cafe/restaurant

I'm inclined to agree. Doing some testing it felt quite unintuitive and even frustrating searching for cafes and 85% of the places that show up being restaurants or fast food. It feels like the...

potatofury commented on pull request comaps/comaps#2032 2025年10月14日 09:31:51 +02:00
[generator] Add Tram Crossing penalty

This would also negatively affect routing in Helsinki. I don't think adding a time penalty makes much sense, as crossing tram tracks is not different from other intersections time-wise.

https://...

potatofury pushed to main at potatofury/comaps 2025年10月10日 08:45:37 +02:00
d145f3b51b Aktualizovat libs/search/query_params.cpp
f42014cf37 Removing duplicates in query_params.cpp
66fae205c2 [strings] Update from Codeberg Translate
54ba143bbe [ios] Fix main search bar background
c685b8bed3 [ios] Fix search bar background for cuisines
Compare 9 commits »
potatofury pushed to main at potatofury/comaps 2025年10月08日 21:04:17 +02:00
24ec765a00 [android] Remove confirmation dialog before to logout
e5b6d882bf [android] Fix Metadata IntRange
a74ae0fa3a [android] display info about available sockets on charging stations
431852f8cc [android] Fix crash on the place page
a21a717bec [search] Add Czech synonyms
Compare 8 commits »
potatofury created repository potatofury/comaps 2025年10月08日 11:44:05 +02:00
potatofury commented on pull request comaps/comaps#1848 2025年09月23日 03:20:41 +02:00
[android] Update styles of edit buttons
potatofury commented on issue comaps/comaps#1773 2025年09月06日 23:39:57 +02:00
Remove 'Donate' button from hamburger menu

+1 IMO the donate button should either be moved to the bottom of the menu or removed from the menu since it's not useful for the user.