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