Helium314
Helium314
Why did you close it? I'd say it's a valid feature request...
I tested this, and it will require some work: * When only removing the suggestion strip in keyboard view: emoji and clipboard bars are visible, but do not react to...
I think it's a bit more readable to _trim_ the keys before checking against the regex, i.e. `problematicKeyCharacters.containsMatchIn(it.trim())` instead of `problematicKeyCharacters.containsMatchIn(it)`. Do you agree, or do you prefer your changed...
Alright! I'll try both variants once I find some time, or latest when doing the next upstream merge (may take some time).
Works, so I adjusted the PR. As usual lately, merge will have to wait.
Also for the third time I first need confirmation that `*` can _always_ be replaced with `yes`.
Had a look at a few quests (thanks for the links @rusty-snake), and my opinion whether to allow override; **AddRoadName**: no, roads in Japan don't have names **AddTrafficSignalsVibration**: ??, quest...
@rusty-snake @FloEdelmann any opinions on the current list? Looks fine to me.
Right, it could be useful in some areas. > Is there some kind of warning when overriding country restrictions? Currently not, only this text is shown below the setting: "_Allow...
> But I probably should add a warning anyway If the warning is short, I think it would be fine to simply have it in the text below the setting.