Add Chuvash layout (#677)

Co-authored-by: tenextractor <tenextractor@outlook.com>
This commit is contained in:
tenextractor 2024-04-12 14:46:43 +00:00 committed by GitHub
parent d3ddf8d9d2
commit 6a9156f0eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 75 additions and 1 deletions

View file

@ -23,6 +23,7 @@
bn_IN: Bengali (India)/bengali
ca: Catalan/qwerty+
cs: Czech/qwertz
cv: Chuvash/chuvash
da: Danish/qwerty+
de: German/qwertz
de_DE: German (Germany)/qwertz+
@ -269,6 +270,15 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
android:isAsciiCapable="true"
/>
<subtype android:icon="@drawable/ic_ime_switcher"
android:label="@string/subtype_generic"
android:subtypeId="0xdf43fc1d"
android:imeSubtypeLocale="cv"
android:languageTag="cv"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=chuvash,EmojiCapable"
android:isAsciiCapable="false"
/>
<subtype android:icon="@drawable/ic_ime_switcher"
android:label="@string/subtype_generic"
android:subtypeId="0x2df4605d"