mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-21 14:49:10 +00:00
Update method.xml
This commit is contained in:
parent
bf713d6967
commit
190d538845
1 changed files with 10 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
bn_IN: Bengali (India)/Baishakhi
|
bn_IN: Bengali (India)/Baishakhi
|
||||||
ca: Catalan/qwerty+
|
ca: Catalan/qwerty+
|
||||||
cs: Czech/qwertz
|
cs: Czech/qwertz
|
||||||
|
ckb: Central Kurdish/central_kurdish
|
||||||
cv: Chuvash/chuvash
|
cv: Chuvash/chuvash
|
||||||
da: Danish/qwerty+
|
da: Danish/qwerty+
|
||||||
dru: Dargwa (Urakhi)/dargwa_urakhi
|
dru: Dargwa (Urakhi)/dargwa_urakhi
|
||||||
|
@ -296,6 +297,15 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
||||||
android:isAsciiCapable="true"
|
android:isAsciiCapable="true"
|
||||||
/>
|
/>
|
||||||
|
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||||
|
android:label="@string/subtype_generic"
|
||||||
|
android:subtypeId="0xf40a175b"
|
||||||
|
android:imeSubtypeLocale="ckb"
|
||||||
|
android:languageTag="ckb"
|
||||||
|
android:imeSubtypeMode="keyboard"
|
||||||
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:central_kurdish|SYMBOLS:symbols_arabic,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
|
||||||
|
android:isAsciiCapable="false"
|
||||||
|
/>
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0xdf43fc1d"
|
android:subtypeId="0xdf43fc1d"
|
||||||
|
|
Loading…
Add table
Reference in a new issue