index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SpellChecker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Modified algorithm to remove duplicated suggestions
Gilles Debunne
2012-01-25
1
-46
/
+5
*
Do not spell check when the keyboard language is not supported by the current...
satok
2012-01-25
1
-1
/
+2
*
Re-synced MR1 and master for SpellChecker
Gilles Debunne
2011-12-12
1
-19
/
+31
*
am 7ffadba5: am 1fb90497: Merge "Text blinking cursor hard to see." into ics-mr1
Gilles Debunne
2011-12-12
1
-1
/
+1
|
\
|
*
Text blinking cursor hard to see.
Gilles Debunne
2011-12-12
1
-1
/
+1
*
|
Fixed build after merge
Gilles Debunne
2011-12-12
1
-1
/
+1
*
|
resolved conflicts for merge of 1742f20c to master
Gilles Debunne
2011-12-12
1
-23
/
+46
|
\
\
|
|
/
|
*
Performance improvements for long text edition.
Gilles Debunne
2011-12-08
1
-14
/
+58
*
|
resolved conflicts for merge of 5371a165 to master
Gilles Debunne
2011-12-09
1
-2
/
+4
|
\
\
|
|
/
|
*
Limit created string size in Spell Checker
Gilles Debunne
2011-12-07
1
-1
/
+4
*
|
resolved conflicts for merge of fb729202 to master
Gilles Debunne
2011-12-06
1
-4
/
+9
|
\
\
|
|
/
|
*
Merge "Invalidated bounds tightened in TextView" into ics-mr1
Gilles Debunne
2011-12-06
1
-6
/
+8
|
|
\
|
|
*
Invalidated bounds tightened in TextView
Gilles Debunne
2011-11-29
1
-6
/
+8
|
*
|
(de)activating spell check taken into account immediately
Gilles Debunne
2011-12-01
1
-10
/
+26
|
|
/
*
|
add sentence level spell checker hidden apis
satok
2011-11-22
1
-0
/
+6
*
|
am 3628dafe: am 34bd5969: Merge "Respect user settings for spell checking lan...
satok
2011-11-10
1
-2
/
+2
|
\
\
|
|
/
|
*
Respect user settings for spell checking language if explicitly set
satok
2011-11-10
1
-2
/
+2
|
*
Merge "Bug 5575396: close spell session on language change" into ics-mr1
Gilles Debunne
2011-11-09
1
-6
/
+2
|
|
\
|
|
*
Bug 5575396: close spell session on language change
Gilles Debunne
2011-11-07
1
-6
/
+2
*
|
|
Bug 5575396: close spell session on language change
Marco Nelissen
2011-11-09
1
-2
/
+1
*
|
|
am 943f6d0b: Merge "Turn off the spell checker when the spell checker is disa...
Ken Wakasa
2011-11-04
1
-3
/
+8
|
\
\
\
|
|
/
/
|
*
|
Turn off the spell checker when the spell checker is disabled in the settings
satok
2011-11-03
1
-3
/
+8
|
|
/
*
|
No threading issues in SpellChecker.
Gilles Debunne
2011-10-31
1
-37
/
+39
*
|
Performance improvements for long text edition.
Gilles Debunne
2011-10-26
1
-18
/
+42
|
/
*
Spell checher's language synced with keyboard.
Gilles Debunne
2011-10-13
1
-17
/
+56
[next]