Files
Keyboard/app
Milan 892aad57a6 fix: add missing letter ё to the Russian keyboard layout (#469)
The Russian layout offered no way to type ё. Long-pressing the е key
only exposed the digit 5, and with the numbers row enabled the digit is
stripped from the popup, leaving no popup at all — so ё was untypeable.

Add ё to the popupCharacters of the е key, matching the existing
convention used elsewhere (e.g. the Belarusian layout's є, ґ, щ). The
Belarusian cyrillic layout already has a dedicated ё key, so it needs no
change.

Refs: https://github.com/FossifyOrg/Keyboard/issues/405
2026-07-04 00:28:33 +05:30
..