1. 174843a Check system locale when picking up an initial SpellChecker. by Yohei Yukawa · 9 years ago
  2. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  3. 4297962 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  4. 735a3f9 Revert "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  5. 99b9030 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  6. 095fa37 Conditionally allow non-primay profiles to use TextServices by Yohei Yukawa · 10 years ago
  7. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  8. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/TextServicesManagerService.java]
  9. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  10. 02260e2 Add a comment on the spell checker framework by Satoshi Kataoka · 11 years ago
  11. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  12. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  13. 00d2d41 Support multi-user switch in TextServicesManagerService by Satoshi Kataoka · 12 years ago
  14. 17150cf Fix locale in TextServicesManagerService by Satoshi Kataoka · 12 years ago
  15. 7018a90 Fix the issue on matching the locale in TextServicesManagerService by satok · 12 years ago
  16. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  17. 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 12 years ago
  18. 4c3fa64 Fix ConcurrentModificationException in TextServicesManagerService by satok · 13 years ago
  19. 060677f Clean up the spell checker framework by satok · 13 years ago
  20. 05f2470 Respect user settings for spell checking language if explicitly set by satok · 13 years ago
  21. 2520ed8 Resolve memory leak in TextServicesManagerService by satok · 13 years ago
  22. 2cf1cf0 Fix possible NPE by satok · 13 years ago
  23. c7d233d Fix issue #5484096: Device rebooted after turning WiFi tethering ON, IRL19 Crespo. by Dianne Hackborn · 13 years ago
  24. 71e14da Fix issue #5445666: bunch of com.android.server.TextServicesManagerService crashes by Dianne Hackborn · 13 years ago
  25. 70deff4 Use user's settings for the spell check language instead of the system locale by satok · 13 years ago
  26. c7b60f72 Fix DeadObjectException of the spell checker by satok · 13 years ago
  27. f39daef Reset subtype when the current spell checker was changed. by satok · 13 years ago
  28. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  29. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  30. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  31. a33c4fc Add functions to enable / disable spell checker by satok · 13 years ago
  32. ada8c4e Add functions to set / get SpellCheckerSubtype by satok · 13 years ago
  33. 03b2ea1 Support xml configuration file for the spell checker and add the spell checker subtype by satok · 13 years ago
  34. 5357806 API cleanup for the spell checker framework by satok · 13 years ago
  35. 5b9b5a9 Change SpellCheckerInfo IPC inputs to String by satok · 13 years ago
  36. df5659d Fix issues in TextServicesManagerService by satok · 13 years ago
  37. 6be6d75 Handle the existing binds to spell checkers correctly. by satok · 13 years ago
  38. da317ef [step9] Add logging code for text services by satok · 13 years ago
  39. 562ab58 [Step 2] Add apis for spell checker settings by satok · 13 years ago
  40. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago