diff options
author | 2014-10-01 14:38:42 +0000 | |
---|---|---|
committer | 2014-10-01 14:38:42 +0000 | |
commit | e78ca947a9b2f01941b4d50e07fc32a2d3813cb8 (patch) | |
tree | f9c03bbc596e7bad6ba0eae10acd0e6b1fbf6b71 /java | |
parent | c92a25c3dd176693936670170532a36de677a9b8 (diff) | |
parent | 47c9c32c107cff8b41479b395345b78c7175da59 (diff) | |
download | latinime-e78ca947a9b2f01941b4d50e07fc32a2d3813cb8.tar.gz latinime-e78ca947a9b2f01941b4d50e07fc32a2d3813cb8.tar.xz latinime-e78ca947a9b2f01941b4d50e07fc32a2d3813cb8.zip |
am 47c9c32c: Merge "Enable preliminary Sinhara keyboard for dogfood"
* commit '47c9c32c107cff8b41479b395345b78c7175da59':
Enable preliminary Sinhara keyboard for dogfood
Diffstat (limited to 'java')
-rw-r--r-- | java/res/xml/method.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index 10d8124be..8cc66425c 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -639,7 +639,6 @@ /> <!-- 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" @@ -648,7 +647,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=sinhala,EmojiCapable" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x8e94d413" @@ -707,8 +705,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable" android:isAsciiCapable="false" /> - <!-- TODO: Enable ta_LK subtype when si_LK subtype is ready --> - <!-- + <!-- TODO: Enabling/Disabling ta_LK subtype must be aligned with si_LK subtype. --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x6ca12d84" @@ -717,7 +714,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=tamil,EmojiCapable" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x785abbd9" |