index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SpellChecker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send TYPE_VIEW_TEXT_CHANGED a11y event when SuggestionSpan is added
yingleiw
2021-11-17
1
-3
/
+20
*
Merge "Fix a bug in sentence detection when input is too long." into sc-dev
TreeHugger Robot
2021-05-25
1
-2
/
+2
|
\
|
*
Fix a bug in sentence detection when input is too long.
Qi Wang
2021-05-21
1
-2
/
+2
*
|
Fix a bug in SpellCheckSpan update logic.
Qi Wang
2021-05-21
1
-6
/
+12
|
/
*
Validate spell checker suggestions before applying.
Qi Wang
2021-04-26
1
-1
/
+4
*
Revert^2 "Introduce SpellCheckerSessionParams."
Kohsuke Yatoh
2021-04-20
1
-3
/
+6
*
Revert "Introduce SpellCheckerSessionParams."
Yi-yo Chiang
2021-04-20
1
-6
/
+3
*
Introduce SpellCheckerSessionParams.
Kohsuke Yatoh
2021-04-17
1
-3
/
+6
*
Fix the SuggestionSpan overwrite logic.
Qi Wang
2021-03-25
1
-27
/
+31
*
Add Executor param to TSM#newSpellCheckerSession().
Kohsuke Yatoh
2021-03-15
1
-6
/
+6
*
Respect sentence boundary when doing spell check.
Qi Wang
2021-03-11
1
-56
/
+193
*
Clean up: Remove mIsSentenceSpellCheckSupported since it is always true.
Chenxi Ni
2021-02-03
1
-198
/
+100
*
Fix InputConnection#performSpellCheck logic:
Chenxi Ni
2021-02-01
1
-23
/
+35
*
Add supportedAttributes param for spell checker.
Kohsuke Yatoh
2021-01-20
1
-1
/
+5
*
Add RESULT_ATTR_DONT_SHOW_UI_FOR_SUGGESTIONS.
Kohsuke Yatoh
2020-12-17
1
-1
/
+6
*
Add InputConnection#performSpellCheck().
Kohsuke Yatoh
2020-12-15
1
-0
/
+21
*
Add API to differentiate grammar suggestions.
Kohsuke Yatoh
2020-10-05
1
-3
/
+13
*
Introduce @hide TextView#setTextOperationUser()
Yohei Yukawa
2019-01-19
1
-5
/
+7
*
Lazily request spell checker session
Yohei Yukawa
2018-06-11
1
-2
/
+3
*
Expand characters temporarily skipped in spellchecking
Roozbeh Pournader
2016-12-19
1
-8
/
+9
*
Add a check for invalid spans being set by SpellChecker.
Roozbeh Pournader
2015-03-11
1
-5
/
+1
*
Defer spelling correction with apostrophe
Raph Levien
2014-09-26
1
-2
/
+8
*
Allow TextInfo to store ParcelableSpans for TextService
Yohei Yukawa
2014-06-30
1
-9
/
+6
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-14
/
+7
*
Prevent SpellChecker from setting invalid range
Jay Shrauner
2014-02-07
1
-1
/
+5
*
Fix an issue where "SuggestionSpan"s are not removed properly
Satoshi Kataoka
2013-06-05
1
-0
/
+35
*
Fix an issue on changing the keyboard locale between spellchecking supported ...
Satoshi Kataoka
2012-12-06
1
-6
/
+9
*
Merge "Minor changes in SpellCheckSpan pool management in SpellChecker" into ...
Gilles Debunne
2012-05-15
1
-8
/
+10
|
\
|
*
Minor changes in SpellCheckSpan pool management in SpellChecker
Gilles Debunne
2012-05-09
1
-8
/
+10
*
|
Allow the spell checker to remove existing misspelled spans
satok
2012-05-11
1
-0
/
+30
*
|
Add a safety net to set range span in the spell checker
satok
2012-05-11
1
-2
/
+12
*
|
Merge "Spell checker underlines words even when there are no suggestions" int...
Gilles Debunne
2012-05-09
1
-10
/
+10
|
\
\
|
*
|
Spell checker underlines words even when there are no suggestions
Gilles Debunne
2012-05-08
1
-10
/
+10
|
|
/
*
/
Not to add invalid spell check spans
satok
2012-05-09
1
-0
/
+3
|
/
*
DO NOT MERGE. Backport If36b8a69e7fa22e837c99d Fix the issue that the spell c...
satok
2012-05-07
1
-34
/
+110
*
Fix the boundary of the sentence level spell check
satok
2012-04-26
1
-4
/
+11
*
Merge "Editor uses a SpanWatcher to track EasyEditSpans"
Gilles Debunne
2012-04-24
1
-2
/
+3
|
\
|
*
Editor uses a SpanWatcher to track EasyEditSpans
Gilles Debunne
2012-04-23
1
-2
/
+3
*
|
Fix the first boundary of the sentence level spell check
satok
2012-04-23
1
-2
/
+4
*
|
Optimize the timing to query sentence level spell checking
satok
2012-04-18
1
-1
/
+23
*
|
Get rid of "isSentenceLevelSpellCheckSupported"
satok
2012-04-16
1
-1
/
+1
|
/
*
Faster and simpler replace in SSB, take two
Gilles Debunne
2012-04-09
1
-6
/
+7
*
Merge "Optimization of the request of the sentence level spell check"
satok
2012-03-08
1
-0
/
+4
|
\
|
*
Optimization of the request of the sentence level spell check
satok
2012-03-08
1
-0
/
+4
*
|
Merge "Fix spell checker framework"
satok
2012-03-08
1
-2
/
+2
|
\
|
|
*
Fix spell checker framework
satok
2012-03-08
1
-2
/
+2
*
|
Fix possible NPE in SpellChecker
satok
2012-03-08
1
-1
/
+7
|
/
*
Handle sentence level spell checking hidden APIs
satok
2012-03-01
1
-84
/
+165
*
Refactor sentence level spell checking APIs
satok
2012-02-22
1
-2
/
+3
*
Minor typo fixes
Gilles Debunne
2012-02-13
1
-1
/
+2
[next]