summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/textservice/SpellCheckerService.java
Commit message (Expand)AuthorAgeFilesLines
* Spans should be preserved in TextInfo whenever possibleYohei Yukawa2014-07-101-2/+3
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Spell check the first word of the sentencesatok2012-05-071-8/+0
* Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-161-10/+175
* Add document to SpellCheckerServicesatok2012-03-291-2/+6
* Take sentence-level spell checking APIs publicsatok2012-03-291-4/+8
* Refactor sentence level spell checking APIssatok2012-02-221-10/+12
* resolved conflicts for merge of a80bab37 to masterDianne Hackborn2011-12-131-3/+20
|\
| * Fix issue #5756204: Crespo IME briefly appears shortened when...Dianne Hackborn2011-12-131-3/+20
* | add sentence level spell checker hidden apissatok2011-11-221-0/+29
|/
* Fix a memory leak of a Binder in SpellCheckerServicesatok2011-11-031-1/+15
* Add documents for the spell checker framework and the input method subtypesatok2011-10-181-2/+24
* Make the spell checker session staticsatok2011-09-021-1/+1
* API cleanup for the spell checker frameworksatok2011-08-041-56/+111
* Handle the existing binds to spell checkers correctly.satok2011-07-291-0/+5
* [step4] Change service interfacesatok2011-07-251-1/+2
* Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+140