summaryrefslogtreecommitdiff
path: root/core/java/android/service/textservice/SpellCheckerService.java
AgeCommit message (Expand)Author
2021-04-16Fix a bug in SpellCheckerService.Qi Wang
2021-01-20Add supportedAttributes param for spell checker.Kohsuke Yatoh
2017-02-08Avoid sync IPCs from TSMS to SpellCheckerServiceYohei Yukawa
2014-07-10Spans should be preserved in TextInfo whenever possibleYohei Yukawa
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-05-07Spell check the first word of the sentencesatok
2012-04-16Get rid of "isSentenceLevelSpellCheckSupported"satok
2012-03-29Add document to SpellCheckerServicesatok
2012-03-29Take sentence-level spell checking APIs publicsatok
2012-02-22Refactor sentence level spell checking APIssatok
2011-12-13resolved conflicts for merge of a80bab37 to masterDianne Hackborn
2011-12-13Fix issue #5756204: Crespo IME briefly appears shortened when...Dianne Hackborn
2011-11-22add sentence level spell checker hidden apissatok
2011-11-03Fix a memory leak of a Binder in SpellCheckerServicesatok
2011-10-18Add documents for the spell checker framework and the input method subtypesatok
2011-09-02Make the spell checker session staticsatok
2011-08-04API cleanup for the spell checker frameworksatok
2011-07-29Handle the existing binds to spell checkers correctly.satok
2011-07-25[step4] Change service interfacesatok
2011-07-22Create TextServiceManager and SpellCheckerServicesatok