Merge "Mark some preliminary InScript keyboards as complete"
commit
560bfe409d
|
@ -28,7 +28,7 @@
|
||||||
be_BY: Belarusian (Belarus)/east_slavic
|
be_BY: Belarusian (Belarus)/east_slavic
|
||||||
bg: Bulgarian/bulgarian
|
bg: Bulgarian/bulgarian
|
||||||
bg: Bulgarian/bulgarian_bds
|
bg: Bulgarian/bulgarian_bds
|
||||||
(bn_IN: Bengali (India)/bengali) # This is a preliminary keyboard layout.
|
bn_IN: Bengali (India)/bengali
|
||||||
ca: Catalan/spanish
|
ca: Catalan/spanish
|
||||||
cs: Czech/qwertz
|
cs: Czech/qwertz
|
||||||
da: Danish/nordic
|
da: Danish/nordic
|
||||||
|
@ -63,15 +63,15 @@
|
||||||
ka_GE: Georgian (Georgia)/georgian
|
ka_GE: Georgian (Georgia)/georgian
|
||||||
kk: Kazakh/east_slavic
|
kk: Kazakh/east_slavic
|
||||||
km_KH: Khmer (Cambodia)/khmer
|
km_KH: Khmer (Cambodia)/khmer
|
||||||
(kn_IN: Kannada (India)/kannada) # This is a preliminary keyboard layout.
|
kn_IN: Kannada (India)/kannada
|
||||||
ky: Kyrgyz/east_slavic
|
ky: Kyrgyz/east_slavic
|
||||||
lo_LA: Lao (Laos)/lao
|
lo_LA: Lao (Laos)/lao
|
||||||
lt: Lithuanian/qwerty
|
lt: Lithuanian/qwerty
|
||||||
lv: Latvian/qwerty
|
lv: Latvian/qwerty
|
||||||
mk: Macedonian/south_slavic
|
mk: Macedonian/south_slavic
|
||||||
(ml_IN: Malayalam (India)/malayalam) # This is a preliminary keyboard layout.
|
ml_IN: Malayalam (India)/malayalam
|
||||||
mn_MN: Mongolian (Mongolia)/mongolian
|
mn_MN: Mongolian (Mongolia)/mongolian
|
||||||
(mr_IN: Marathi (India)/marathi) # This is a preliminary keyboard layout.
|
mr_IN: Marathi (India)/marathi
|
||||||
ms_MY: Malay (Malaysia)/qwerty
|
ms_MY: Malay (Malaysia)/qwerty
|
||||||
(my_MM: Myanmar (Myanmar)/myanmar) # This is a preliminary keyboard layout.
|
(my_MM: Myanmar (Myanmar)/myanmar) # This is a preliminary keyboard layout.
|
||||||
nb: Norwegian Bokmål/nordic
|
nb: Norwegian Bokmål/nordic
|
||||||
|
@ -84,15 +84,15 @@
|
||||||
pt_PT: Portuguese (Portugal)/qwerty
|
pt_PT: Portuguese (Portugal)/qwerty
|
||||||
ro: Romanian/qwerty
|
ro: Romanian/qwerty
|
||||||
ru: Russian/east_slavic
|
ru: Russian/east_slavic
|
||||||
(si_LK: Sinhala (Sri Lanka)/sinhala) # This is a preliminary keyboard layout.
|
si_LK: Sinhala (Sri Lanka)/sinhala
|
||||||
sk: Slovak/qwerty
|
sk: Slovak/qwerty
|
||||||
sl: Slovenian/qwerty
|
sl: Slovenian/qwerty
|
||||||
sr: Serbian/south_slavic
|
sr: Serbian/south_slavic
|
||||||
(sr-Latn: Serbian/qwerty) # not yet implemented.
|
(sr-Latn: Serbian/qwerty) # not yet implemented.
|
||||||
sv: Swedish/nordic
|
sv: Swedish/nordic
|
||||||
sw: Swahili/qwerty
|
sw: Swahili/qwerty
|
||||||
(ta_IN: Tamil (India)/tamil) # This is a preliminary keyboard layout.
|
ta_IN: Tamil (India)/tamil
|
||||||
(te_IN: Telugu (India)/telugu) # This is a preliminary keyboard layout.
|
te_IN: Telugu (India)/telugu
|
||||||
th: Thai/thai
|
th: Thai/thai
|
||||||
tl: Tagalog/spanish
|
tl: Tagalog/spanish
|
||||||
tr: Turkish/qwerty
|
tr: Turkish/qwerty
|
||||||
|
@ -176,8 +176,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=bulgarian_bds,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=bulgarian_bds,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This bengali keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0xbff5986c"
|
android:subtypeId="0xbff5986c"
|
||||||
|
@ -444,8 +442,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=khmer,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=khmer,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This kannada keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x8c78064f"
|
android:subtypeId="0x8c78064f"
|
||||||
|
@ -494,8 +490,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=south_slavic,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=south_slavic,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This malayalam keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0xc182ebd4"
|
android:subtypeId="0xc182ebd4"
|
||||||
|
@ -512,8 +506,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=mongolian,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=mongolian,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This marathi keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x747b9f03"
|
android:subtypeId="0x747b9f03"
|
||||||
|
@ -620,8 +612,6 @@
|
||||||
android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
|
android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This sinhala keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x5c6b3bde"
|
android:subtypeId="0x5c6b3bde"
|
||||||
|
@ -688,8 +678,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable"
|
||||||
android:isAsciiCapable="true"
|
android:isAsciiCapable="true"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This tamil keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x67acea2a"
|
android:subtypeId="0x67acea2a"
|
||||||
|
@ -698,8 +686,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This telugu keyboard is a preliminary layout.
|
|
||||||
This isn't based on the final specification. -->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x1e177389"
|
android:subtypeId="0x1e177389"
|
||||||
|
|
Loading…
Reference in New Issue