maiacore android keyboard app or something
 
 
 
 
Go to file
Yohei Yukawa eac8670830 Enable StringUtils to split CharSequence like String#split
This is a groundwork for enabling LocaleSpan.

To enable LocaleSpan everywhere, we need to switch to
CharSequence from String so that Span infromation can be
preserved end-to-end.  To achieve this, we need to have
CharSequence version of String#split.

BUG: 16029304
Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
2014-07-19 22:47:56 +09:00
dictionaries Update dictionaries 2014-07-01 18:19:30 +09:00
java Enable StringUtils to split CharSequence like String#split 2014-07-19 22:47:56 +09:00
native Add -mstackrealign to avoid crashes with SSE instructions on pre-K x86 devices. 2014-07-15 20:26:55 +09:00
tests Enable StringUtils to split CharSequence like String#split 2014-07-19 22:47:56 +09:00
tools Fix dicttool build 2014-07-16 20:16:27 -07: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