LatinIME/tests/src/com/android/inputmethod
Jatin Matani 1bfd7be208 Store raw strings for personal dictionary
The raw strings would be sent to personal LM for decoding.
Earlier lowercased strings were being used with the purpose
of isValid checks (spelling does not consider casing for spell
checking calls). But for showing these in suggestion, we need the
raw strings.

Note: PersonalDictionaryLookup#getWordsForLocale is used to feed
the personal LM in PersonalLanguageModelHelper.

Bug:20152986
Change-Id: I9d796fa57bf2073036bf11d86b143ff205a6199c
2015-04-13 16:28:26 -07:00
..
compat Add prev words context to the SuggestedWordInfo. 2015-03-19 16:07:04 -07:00
keyboard Disable Hinglish locale. 2015-03-23 18:05:04 -07:00
latin Store raw strings for personal dictionary 2015-04-13 16:28:26 -07:00