commit | 821234c8dd6c553ba445f0730bb6db1f378520b8 | [log] [tgz] |
---|---|---|
author | Chenxi Ni <chenxin@google.com> | Thu Jan 28 18:09:50 2021 +0800 |
committer | Chenxi Ni <chenxin@google.com> | Mon Feb 01 17:49:16 2021 +0800 |
tree | 166573724be26561c134f90c1800a76d899b4696 | |
parent | 3faaf538e9ad6e60b95d1158e0d87787a20722be [diff] |
Fix InputConnection#performSpellCheck logic: - Change to trigger full content spell check when calling InputConnection#performSpellCheck. - When calling InputConnection#performSpellCheck, forces to do spell check even user is editing the word. Bug: 177947314 Test: atest CtsInputMethodTestCases:SpellCheckerTest Test: Manually test the add to dictionary case with Gboard Change-Id: I4f7c2e638e517fe91776ef0a285ee20e4cdc9a92