diff options
author | 2014-06-27 16:18:08 +0900 | |
---|---|---|
committer | 2014-06-27 16:26:23 +0900 | |
commit | 8f70552a21f5e2387d3fbc0f7f569c2a2a8464d6 (patch) | |
tree | 80521a1e5da0339b9543b6f76af63e592366345d /java/res/xml/method.xml | |
parent | 5a9ccbbef1080339f60fce039021133b0005d57c (diff) | |
download | latinime-8f70552a21f5e2387d3fbc0f7f569c2a2a8464d6.tar.gz latinime-8f70552a21f5e2387d3fbc0f7f569c2a2a8464d6.tar.xz latinime-8f70552a21f5e2387d3fbc0f7f569c2a2a8464d6.zip |
Add preliminary subtypes disabled for L-preview
Bug: 13966540
Bug: 13779052
Bug: 10028772
Bug: 7963632
Change-Id: Ieec809f2d391e90b1ec547a3a89e929db47a5ed1
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r-- | java/res/xml/method.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index abd8d1906..68dce8abc 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -81,7 +81,7 @@ 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) # This is a preliminary keyboard layout. sk: Slovak/qwerty sl: Slovenian/qwerty sr: Serbian/south_slavic @@ -333,7 +333,6 @@ /> <!-- TODO: This hindi_compact 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_compact" android:subtypeId="0xe49c89a1" @@ -342,7 +341,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=hindi_compact,EmojiCapable" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x35b7526a" @@ -483,7 +481,6 @@ /> <!-- 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" @@ -492,7 +489,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=marathi,EmojiCapable" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x84c87c61" @@ -503,7 +499,6 @@ /> <!-- TODO: This Myanmar 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="0xea266ea4" @@ -512,7 +507,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=myanmar,EmojiCapable,CombiningRules=MyanmarReordering" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x3f12ee14" @@ -593,6 +587,8 @@ 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" |