maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries Update dictionaries 2014-07-01 18:19:30 +09:00
java Ensure each character is coverted by at most one LocaleSpan 2014-07-07 20:13:55 +09:00
native Remove unused method. 2014-06-27 15:23:38 +09:00
tests Ensure each character is coverted by at most one LocaleSpan 2014-07-07 20:13:55 +09:00
tools Add Bengali keyboard layout 2014-07-04 20:59:37 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00