LatinIME/java
Yohei Yukawa ece4548eb5 Ensure each character is coverted by at most one LocaleSpan
This is a groundwork to attach LocaleSpan for committed text
in LatinIME.

This CL adds a utility method to ensure that a given range
of the text is coverted by at most one LocaleSpan.  Of course
it could be possible to allow a substring to be coverted by
multiple LocaleSpans at the same time, but ensuring uniqueness
for LocaleSpan is supposed to be a good starting point.

BUG: 16029304
Change-Id: Ic33a7178d0df1f05d3626aeb5773ec902254703f
2014-07-07 20:13:55 +09:00
..
res Add Bengali keyboard layout 2014-07-04 20:59:37 +09:00
src/com/android/inputmethod Ensure each character is coverted by at most one LocaleSpan 2014-07-07 20:13:55 +09:00
Android.mk Use Settings app's theme for L and later 2014-06-27 10:18:18 +00:00
AndroidManifest.xml Restore additional subtypes when the package is updated 2014-07-04 20:50:00 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00