mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-18 21:32:04 +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)/Baishakhi
|
||||
ca: Catalan/qwerty+
|
||||
cs: Czech/qwertz
|
||||
ckb: Central Kurdish/central_kurdish
|
||||
cs: Czech/qwertz
|
||||
cv: Chuvash/chuvash
|
||||
da: Danish/qwerty+
|
||||
dru: Dargwa (Urakhi)/dargwa_urakhi
|
||||
|
@ -287,15 +287,6 @@
|
|||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:qwerty+,AsciiCapable,EmojiCapable"
|
||||
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"
|
||||
android:label="@string/subtype_generic"
|
||||
|
@ -306,6 +297,15 @@
|
|||
android:imeSubtypeExtraValue="KeyboardLayoutSet=MAIN:central_kurdish|SYMBOLS:symbols_arabic,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
|
||||
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"
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0xdf43fc1d"
|
||||
|
|
Loading…
Add table
Reference in a new issue