Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 154acd0c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Mark some preliminary InScript keyboards as complete

This CL marks the followin InScript keyboards as complete.
- Sinhala
- Tamil
- Bengali
- Telugu
- Marathi
- Kannada
- Malayalam

Bug: 6911143
Bug: 9978106
Bug: 10028755
Bug: 10028759
Bug: 10028772
Bug: 10029252
Bug: 10417006
Change-Id: I8873725c3f1c3e6cb7bbad96d15034e44c0a1f0b
parent d4626dbf
Loading
Loading
Loading
Loading
+7 −21
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
    be_BY: Belarusian (Belarus)/east_slavic
    bg: Bulgarian/bulgarian
    bg: Bulgarian/bulgarian_bds
    (bn_IN: Bengali (India)/bengali)  # This is a preliminary keyboard layout.
    bn_IN: Bengali (India)/bengali
    ca: Catalan/spanish
    cs: Czech/qwertz
    da: Danish/nordic
@@ -63,15 +63,15 @@
    ka_GE: Georgian (Georgia)/georgian
    kk: Kazakh/east_slavic
    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
    lo_LA: Lao (Laos)/lao
    lt: Lithuanian/qwerty
    lv: Latvian/qwerty
    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
    (mr_IN: Marathi (India)/marathi) # This is a preliminary keyboard layout.
    mr_IN: Marathi (India)/marathi
    ms_MY: Malay (Malaysia)/qwerty
    (my_MM: Myanmar (Myanmar)/myanmar) # This is a preliminary keyboard layout.
    nb: Norwegian Bokmål/nordic
@@ -84,15 +84,15 @@
    pt_PT: Portuguese (Portugal)/qwerty
    ro: Romanian/qwerty
    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
    sl: Slovenian/qwerty
    sr: Serbian/south_slavic
    (sr-Latn: Serbian/qwerty) # not yet implemented.
    sv: Swedish/nordic
    sw: Swahili/qwerty
    (ta_IN: Tamil (India)/tamil) # This is a preliminary keyboard layout.
    (te_IN: Telugu (India)/telugu) # This is a preliminary keyboard layout.
    ta_IN: Tamil (India)/tamil
    te_IN: Telugu (India)/telugu
    th: Thai/thai
    tl: Tagalog/spanish
    tr: Turkish/qwerty
@@ -176,8 +176,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=bulgarian_bds,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0xbff5986c"
@@ -444,8 +442,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=khmer,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0x8c78064f"
@@ -494,8 +490,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=south_slavic,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0xc182ebd4"
@@ -512,8 +506,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=mongolian,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0x747b9f03"
@@ -620,8 +612,6 @@
            android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0x5c6b3bde"
@@ -688,8 +678,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0x67acea2a"
@@ -698,8 +686,6 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable"
            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"
            android:label="@string/subtype_generic"
            android:subtypeId="0x1e177389"