aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityDelegate.java
diff options
context:
space:
mode:
authorJatin Matani <jatinm@google.com>2015-04-13 15:26:48 -0700
committerJatin Matani <jatinm@google.com>2015-04-13 16:28:26 -0700
commit1bfd7be2080f97d15b57ec1cac0dba1f1f2ca23d (patch)
tree8e01cfa8f3f2e418354cc78836d1613f855e1e66 /java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityDelegate.java
parent40f0f61bb365b5073f1d9fdb56a393c5df5ef4b0 (diff)
downloadlatinime-1bfd7be2080f97d15b57ec1cac0dba1f1f2ca23d.tar.gz
latinime-1bfd7be2080f97d15b57ec1cac0dba1f1f2ca23d.tar.xz
latinime-1bfd7be2080f97d15b57ec1cac0dba1f1f2ca23d.zip
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
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/KeyboardAccessibilityDelegate.java')
0 files changed, 0 insertions, 0 deletions