futokb/java/src/com/android/inputmethod
Jean Chalard ca52e1ca5a Fix a small bug
SpannableStrings are not the only type of Spanned, they are
only the mutable kind. SpannedString is the immutable one.
Spanned is the correct class to use there.

Bug: 8839763
Bug: 8862327
Change-Id: Ic5e6199a51f22368914f2748ac2d0d1ca6a33f78
2013-06-24 17:39:17 +09:00
..
accessibility Don't announce changes for A11y within the same keyboard mode. 2013-03-22 11:53:12 -07:00
annotations Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
compat Clean up IntentCompatUtils a bit 2013-05-21 15:13:23 -07:00
dictionarypack Make intents unique to AOSP 2013-06-11 15:04:00 -07:00
event Fix how the Enter action is decided 2013-02-22 16:01:37 -08:00
keyboard Merge "Optimize ProximityInfo#computeNearestNeighbors()" 2013-06-18 11:45:06 +00:00
latin Fix a small bug 2013-06-24 17:39:17 +09:00
research Log score, kind, and sourceDict for manual suggestion and gesture 2013-06-13 11:03:49 -07:00