aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-08-11 19:39:42 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-08-11 11:14:07 +0000
commitc9add10c38aabefe41979ec8b0098f3589df8acd (patch)
treec8f3863e07454dbcc1d724495aa6e81a6166f6ef /java
parent25906373ffe1b0e3e99b7412e9fd2a54f5d73345 (diff)
downloadlatinime-c9add10c38aabefe41979ec8b0098f3589df8acd.tar.gz
latinime-c9add10c38aabefe41979ec8b0098f3589df8acd.tar.xz
latinime-c9add10c38aabefe41979ec8b0098f3589df8acd.zip
(DO NOT MERGE) Disable Sinhala keyboard for L-release
This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: I686b4e5d2c79039ca8d837d3227448d69c7e47de
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 b3381c54c..4f8efa8d6 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
@@ -616,6 +616,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"
@@ -624,6 +627,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"
@@ -690,6 +694,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"
@@ -698,6 +704,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"