futokb/java/src/com/android/inputmethod
Jean Chalard c3c4ed91cf Consolidate words into SuggestedWordInfo
We can't get rid of SuggestedWordInfo because it conveys
the information about whether a suggestion is outdated or
not. It is always created anyway. So it makes sense not
to have separate lists and to just keep everything in the
SuggestedWordInfo object.

Change-Id: Idd79dc267d97633901d3d2869da457736963e178
2012-03-12 18:58:20 +09:00
..
accessibility Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
compat Merge "Split Utils class to StringUtils, SubtypeUtils, and JniUtils" 2012-03-08 03:59:59 -08:00
deprecated Split Utils class to StringUtils, SubtypeUtils, and JniUtils 2012-03-08 20:30:38 +09:00
keyboard Rename keyboard XML files 2012-03-12 16:39:29 +09:00
latin Consolidate words into SuggestedWordInfo 2012-03-12 18:58:20 +09:00