diff options
author | Gilles Debunne <debunne@google.com> | 2011-10-13 12:15:10 -0700 |
---|---|---|
committer | Gilles Debunne <debunne@google.com> | 2011-10-13 16:52:42 -0700 |
commit | 9d8d3f1539ce5bdf512bd47ec1648609d6cde5b1 (patch) | |
tree | ca73fe0be0a60d1eff8084ec3b919fdec2abf2fc /docs/html/sdk/api_diff/7/changes.html | |
parent | b10d396f2e1d0329013f5376bd486621bd177bc8 (diff) |
Spell checher's language synced with keyboard.
Bug 5379440. The spell check is now using the IME's language to
do the spell checking. Changing the input language triggers a
new spell check of the entire text.
Optimizations: ArrowKeyMovementMethod re-uses the TextView's
wordIterator, already set to the correct language.
One wordIterator shared by all SpellParsers in SpellChecker.
Cannot re-use TextView's because of concurrency issues.
With the current implementation, one has to type a new character
to see the new spell checking take place.
Change-Id: I0e460c0a6777548f89d03d6b68f3deea6606c17f
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes.html')
0 files changed, 0 insertions, 0 deletions