1. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  2. 00d2d41 Support multi-user switch in TextServicesManagerService by Satoshi Kataoka · 12 years ago
  3. 17150cf Fix locale in TextServicesManagerService by Satoshi Kataoka · 12 years ago
  4. 7018a90 Fix the issue on matching the locale in TextServicesManagerService by satok · 12 years ago
  5. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  6. 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 12 years ago
  7. 4c3fa64 Fix ConcurrentModificationException in TextServicesManagerService by satok · 13 years ago
  8. 060677f Clean up the spell checker framework by satok · 13 years ago
  9. 05f2470 Respect user settings for spell checking language if explicitly set by satok · 13 years ago
  10. 2520ed8 Resolve memory leak in TextServicesManagerService by satok · 13 years ago
  11. 2cf1cf0 Fix possible NPE by satok · 13 years ago
  12. c7d233d Fix issue #5484096: Device rebooted after turning WiFi tethering ON, IRL19 Crespo. by Dianne Hackborn · 13 years ago
  13. 71e14da Fix issue #5445666: bunch of com.android.server.TextServicesManagerService crashes by Dianne Hackborn · 13 years ago
  14. 70deff4 Use user's settings for the spell check language instead of the system locale by satok · 13 years ago
  15. c7b60f72 Fix DeadObjectException of the spell checker by satok · 13 years ago
  16. f39daef Reset subtype when the current spell checker was changed. by satok · 13 years ago
  17. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  18. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  19. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  20. a33c4fc Add functions to enable / disable spell checker by satok · 13 years ago
  21. ada8c4e Add functions to set / get SpellCheckerSubtype by satok · 13 years ago
  22. 03b2ea1 Support xml configuration file for the spell checker and add the spell checker subtype by satok · 13 years ago
  23. 5357806 API cleanup for the spell checker framework by satok · 13 years ago
  24. 5b9b5a9 Change SpellCheckerInfo IPC inputs to String by satok · 13 years ago
  25. df5659d Fix issues in TextServicesManagerService by satok · 13 years ago
  26. 6be6d75 Handle the existing binds to spell checkers correctly. by satok · 13 years ago
  27. da317ef [step9] Add logging code for text services by satok · 13 years ago
  28. 562ab58 [Step 2] Add apis for spell checker settings by satok · 13 years ago
  29. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago