mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-27 04:07:10 +00:00
Add Chuvash layout (#677)
Co-authored-by: tenextractor <tenextractor@outlook.com>
This commit is contained in:
parent
d3ddf8d9d2
commit
6a9156f0eb
4 changed files with 75 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue