summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/TextServicesManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-08-02Add a comment on the spell checker frameworkSatoshi Kataoka
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-01-16Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani
2012-10-04Support multi-user switch in TextServicesManagerServiceSatoshi Kataoka
2012-05-30Fix locale in TextServicesManagerServiceSatoshi Kataoka
2012-05-24Fix the issue on matching the locale in TextServicesManagerServicesatok
2012-04-19Move handling of package changes to a background thread.Dianne Hackborn
2012-02-28Unblock IPC call in TextServicesManagerServicesatok
2011-11-30Fix ConcurrentModificationException in TextServicesManagerServicesatok
2011-11-17Clean up the spell checker frameworksatok
2011-11-10Respect user settings for spell checking language if explicitly setsatok
2011-10-31Resolve memory leak in TextServicesManagerServicesatok
2011-10-21Fix possible NPEsatok
2011-10-19Fix issue #5484096: Device rebooted after turning WiFi tethering ON, IRL19 Cr...Dianne Hackborn
2011-10-17Fix issue #5445666: bunch of com.android.server.TextServicesManagerService cr...Dianne Hackborn
2011-09-30Use user's settings for the spell check language instead of the system localesatok
2011-08-31Fix DeadObjectException of the spell checkersatok
2011-08-26Reset subtype when the current spell checker was changed.satok
2011-08-26Support system locale as the locale of the spell checkerssatok
2011-08-26Fix NPE in setCurrentSpellCheckerSubtypesatok
2011-08-26Fix setCurrentSpellCheckerSubtypesatok
2011-08-25Add functions to enable / disable spell checkersatok
2011-08-24Add functions to set / get SpellCheckerSubtypesatok
2011-08-08Support xml configuration file for the spell checker and add the spell checke...satok
2011-08-04API cleanup for the spell checker frameworksatok
2011-08-02Change SpellCheckerInfo IPC inputs to Stringsatok
2011-07-29Fix issues in TextServicesManagerServicesatok
2011-07-29Handle the existing binds to spell checkers correctly.satok
2011-07-26[step9] Add logging code for text servicessatok
2011-07-25[Step 2] Add apis for spell checker settingssatok
2011-07-22Create TextServiceManager and SpellCheckerServicesatok