mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-22 15:19:10 +00:00
Update method.xml
This commit is contained in:
parent
96e38a39b7
commit
803b433f2c
1 changed files with 10 additions and 10 deletions
|
@ -23,8 +23,8 @@
|
||||||
bn_IN: Bengali (India)/bengali_inscript
|
bn_IN: Bengali (India)/bengali_inscript
|
||||||
bn_IN: Bengali (India)/Baishakhi
|
bn_IN: Bengali (India)/Baishakhi
|
||||||
ca: Catalan/qwerty+
|
ca: Catalan/qwerty+
|
||||||
cs: Czech/qwertz
|
|
||||||
ckb: Central Kurdish/central_kurdish
|
ckb: Central Kurdish/central_kurdish
|
||||||
|
cs: Czech/qwertz
|
||||||
cv: Chuvash/chuvash
|
cv: Chuvash/chuvash
|
||||||
da: Danish/qwerty+
|
da: Danish/qwerty+
|
||||||
dru: Dargwa (Urakhi)/dargwa_urakhi
|
dru: Dargwa (Urakhi)/dargwa_urakhi
|
||||||
|
@ -287,15 +287,6 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwerty+,AsciiCapable,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwerty+,AsciiCapable,EmojiCapable"
|
||||||
android:isAsciiCapable="true"
|
android:isAsciiCapable="true"
|
||||||
/>
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
|
||||||
android:label="@string/subtype_generic"
|
|
||||||
android:subtypeId="0x2d3d2ed0"
|
|
||||||
android:imeSubtypeLocale="cs"
|
|
||||||
android:languageTag="cs"
|
|
||||||
android:imeSubtypeMode="keyboard"
|
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
|
||||||
android:isAsciiCapable="true"
|
|
||||||
/>
|
/>
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
|
@ -306,6 +297,15 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:central_kurdish|SYMBOLS:symbols_arabic,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:central_kurdish|SYMBOLS:symbols_arabic,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
|
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||||
|
android:label="@string/subtype_generic"
|
||||||
|
android:subtypeId="0x2d3d2ed0"
|
||||||
|
android:imeSubtypeLocale="cs"
|
||||||
|
android:languageTag="cs"
|
||||||
|
android:imeSubtypeMode="keyboard"
|
||||||
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
||||||
|
android:isAsciiCapable="true"
|
||||||
|
/>
|
||||||
<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