mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-27 04:07:10 +00:00
Kaitag language support (#519)
This commit is contained in:
parent
6c6799e97e
commit
056ba3731a
12 changed files with 76 additions and 2 deletions
|
@ -615,6 +615,15 @@
|
|||
android:imeSubtypeExtraValue="KeyboardLayoutSet=russian,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||
android:label="@string/subtype_xdq"
|
||||
android:subtypeId="0xa3f4d8e2"
|
||||
android:imeSubtypeLocale="xdq"
|
||||
android:languageTag="xdq"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=kaitag,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0x6c624c55"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue