diff options
author | 2011-09-13 22:10:08 +0900 | |
---|---|---|
committer | 2011-09-14 17:46:06 +0900 | |
commit | 88fa53b840686bb428b932eed7dd38162ae902c2 (patch) | |
tree | 4ca9cd9089ac1651781f5135fc682dd791f48b08 /java/src/com/android/inputmethod/deprecated/VoiceProxy.java | |
parent | 14c840fb27376e2ea2cc66804a1a545551e3a747 (diff) | |
download | latinime-88fa53b840686bb428b932eed7dd38162ae902c2.tar.gz latinime-88fa53b840686bb428b932eed7dd38162ae902c2.tar.xz latinime-88fa53b840686bb428b932eed7dd38162ae902c2.zip |
Filter out of spellchecking words that don't look like words
Note that this affects only the results of the spell checker if
actually passed such a word. For example, the spell checker will
not flag "http://oju" as a typo, because it looks like a URL.
But in the current implementation, TextView passes "http" and
"oju" separately, so "oju" is still flagged as a typo.
Bug: 5281875
Change-Id: I9d721fd3af34edc51b11908cf2e8fe994b164242
Diffstat (limited to 'java/src/com/android/inputmethod/deprecated/VoiceProxy.java')
0 files changed, 0 insertions, 0 deletions