summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/textservice
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 a path to HelloSpellChecker sample application for SDK buildsatok2011-10-281-2/+4
* Update links for SampleSpellCheckerService for I938ba499satok2011-10-191-1/+1
* docs: add package summary for spell checker servicesScott Main2011-10-181-0/+38
* 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
* Move SpellCheckerSessionsatok2011-08-021-301/+0
* Handle the existing binds to spell checkers correctly.satok2011-07-292-1/+23
* [step4] Change service interfacesatok2011-07-251-1/+2
* Tweak APIs for SpellCheckersatok2011-07-231-2/+15
* Create TextServiceManager and SpellCheckerServicesatok2011-07-222-0/+411