summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/textservice/TextServicesManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken locale related assumptions in TextServicesManager.Narayan Kamath2014-07-181-5/+17
* Don't update the text services locale in the main threadSatoshi Kataoka2012-10-121-0/+6
* Fix several cases of broken droiddoc syntaxJeff Smith2012-07-251-4/+4
* Fix locale in TextServicesManagerServiceSatoshi Kataoka2012-05-301-1/+1
* add sentence level spell checker hidden apissatok2011-11-221-1/+2
* Add documents for the spell checker framework and the input method subtypesatok2011-10-181-0/+25
* Fix commentKen Wakasa2011-09-221-2/+2
* Add a functionality to disable the spell checkersatok2011-08-311-0/+5
* Improve the fallback of the locale of the spell checkersatok2011-08-311-2/+13
* Fix newSpellCheckerSessionsatok2011-08-261-1/+6
* Support system locale as the locale of the spell checkerssatok2011-08-261-6/+27
* Fix NPE in setCurrentSpellCheckerSubtypesatok2011-08-261-2/+5
* Fix setCurrentSpellCheckerSubtypesatok2011-08-261-2/+3
* Add functions to enable / disable spell checkersatok2011-08-251-0/+21
* Add functions to set / get SpellCheckerSubtypesatok2011-08-241-2/+31
* API cleanup for the spell checker frameworksatok2011-08-041-3/+3
* Merge "Move SpellCheckerSession"satok2011-08-021-2/+2
|\
| * Move SpellCheckerSessionsatok2011-08-021-2/+2
* | Change SpellCheckerInfo IPC inputs to Stringsatok2011-08-021-7/+10
|/
* Add a method to set the current spell checkersatok2011-08-021-0/+11
* [step9] Add logging code for text servicessatok2011-07-261-6/+14
* [Step 2] Add apis for spell checker settingssatok2011-07-251-0/+23
* Tweak APIs for SpellCheckersatok2011-07-231-22/+16
* Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+106