LatinIME/java
Jean Chalard 3d68b06662 Copy only the spans we are interested in.
The PARAGRAPH type of span is dangerous, as concatenating
CharSequences that contain it may crash. We also don't use
other spans than SuggestionSpans, so we don't copy them.

Bug: 10622489
Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
2013-09-24 19:04:51 +09:00
..
res Merge "Implement delete key repeater" 2013-09-24 09:26:47 +00:00
src/com/android/inputmethod Copy only the spans we are interested in. 2013-09-24 19:04:51 +09:00
Android.mk Just a cosmetic cleanup 2012-07-28 21:24:29 +09:00
AndroidManifest.xml Move settings related classes to "settings" 2013-07-22 16:35:44 +09:00
MODULE_LICENSE_APACHE2
NOTICE Add notice for Lexiteria dictionaries. 2012-10-05 11:08:31 +09:00
proguard.flags Follow-up to I97df1c3d4076fe97657ebc3b086cccd2b97e9a9a 2013-06-26 18:09:34 +09:00