aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-08-11 11:23:36 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-08-11 11:23:36 +0000
commit0799cfe0910c709497ef685db2639458a2bedcf4 (patch)
tree7bf59c2877f0838595b926fc6794d6dd7ebcccc5 /java
parent8fbb4d01886b1e23b9fdb494ce2a59ebc17f12e5 (diff)
parente1758f8cdf75cf969e295cd0cf695430dc0b290f (diff)
downloadlatinime-0799cfe0910c709497ef685db2639458a2bedcf4.tar.gz
latinime-0799cfe0910c709497ef685db2639458a2bedcf4.tar.xz
latinime-0799cfe0910c709497ef685db2639458a2bedcf4.zip
am e1758f8c: Disable Sinhala keyboard for E-release
* commit 'e1758f8cdf75cf969e295cd0cf695430dc0b290f': Disable Sinhala keyboard for E-release
Diffstat (limited to 'java')
-rw-r--r--java/res/xml/method.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index e5387732e..d71e88b8f 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -84,7 +84,7 @@
pt_PT: Portuguese (Portugal)/qwerty
ro: Romanian/qwerty
ru: Russian/east_slavic
- si_LK: Sinhala (Sri Lanka)/sinhala
+ (si_LK: Sinhala (Sri Lanka)/sinhala) # This is a preliminary keyboard layout.
sk: Slovak/qwerty
sl: Slovenian/qwerty
sr: Serbian/south_slavic
@@ -92,7 +92,7 @@
sv: Swedish/nordic
sw: Swahili/qwerty
ta_IN: Tamil (India)/tamil
- ta_LK: Tamil (Sri Lanka)/tamil
+ (ta_LK: Tamil (Sri Lanka)/tamil) # Disabled in conjunction with si_LK.
ta_SG: Tamil (Singapore)/tamil
te_IN: Telugu (India)/telugu
th: Thai/thai
@@ -614,6 +614,9 @@
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"
@@ -622,6 +625,7 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=sinhala,EmojiCapable"
android:isAsciiCapable="false"
/>
+ -->
<subtype android:icon="@drawable/ic_ime_switcher_dark"
android:label="@string/subtype_generic"
android:subtypeId="0x8e94d413"
@@ -688,6 +692,8 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable"
android:isAsciiCapable="false"
/>
+ <!-- TODO: Enable ta_LK subtype when si_LK subtype is ready -->
+ <!--
<subtype android:icon="@drawable/ic_ime_switcher_dark"
android:label="@string/subtype_generic"
android:subtypeId="0x6ca12d84"
@@ -696,6 +702,7 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable"
android:isAsciiCapable="false"
/>
+ -->
<subtype android:icon="@drawable/ic_ime_switcher_dark"
android:label="@string/subtype_generic"
android:subtypeId="0x785abbd9"