futokb/java
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
..
res Update Material theme colors 2014-07-16 14:33:23 -07:00
src/com/android/inputmethod Enable StringUtils to split CharSequence like String#split 2014-07-19 22:47:56 +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