1. 85df698 Dump spell checker service info from TSMS. by Yohei Yukawa · 8 years ago
  2. 868d19b Use BCP-47 LanguageTag in IME/Spell-Checker. by Yohei Yukawa · 9 years ago
  3. 0894319 Add subtypeId for SpellCheckerSubtype. by Yohei Yukawa · 9 years ago
  4. eae60ba Rewrite a fake language code "tl" in SpellChecker. by Yohei Yukawa · 9 years ago
  5. 658c29e retry: Add @hide SpellCheckerSubtype#getLocaleObject(). by Yohei Yukawa · 9 years ago
  6. 80a918c Revert "Add @hide SpellCheckerSubtype#getLocaleObject()." by Yohei Yukawa · 9 years ago
  7. e3c761c Add @hide SpellCheckerSubtype#getLocaleObject(). by Yohei Yukawa · 9 years ago
  8. f4d225a Fix debug log for SpellCheckerSessionListenerImpl#TASK_CANCEL by Yohei Yukawa · 9 years ago
  9. f05ce72 Fix a reference leak in SpellCheckerSessionListenerImpl. by Yohei Yukawa · 9 years ago
  10. 92adda2 Use final in favor of initialization safety. by Seigo Nonaka · 9 years ago
  11. 6648dde Fix broken locale related assumptions in TextServicesManager. by Narayan Kamath · 10 years ago
  12. bf65598 Fix regressions in existing constructors of TextInfo by Yohei Yukawa · 10 years ago
  13. 5d6b6f2 Allow TextInfo to store ParcelableSpans for TextService by Yohei Yukawa · 10 years ago
  14. bf9767c Null check for sentence level spell checking method. by Keisuke Kuroyanagi · 10 years ago
  15. 1eac6b7 Don't update the text services locale in the main thread by Satoshi Kataoka · 12 years ago
  16. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  17. 17150cf Fix locale in TextServicesManagerService by Satoshi Kataoka · 12 years ago
  18. f927e17 Use correct spell check locale by satok · 12 years ago
  19. c7ee1b9 Get rid of "isSentenceLevelSpellCheckSupported" by satok · 12 years ago
  20. f671061 Supplement for I772164d9c67e95876c228efcce2 by satok · 12 years ago
  21. 6183cd6 Take sentence-level spell checking APIs public by satok · 12 years ago
  22. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  23. 2428ccb Fix spell checker framework by satok · 12 years ago
  24. 8898358 Handle sentence level spell checking hidden APIs by satok · 13 years ago
  25. d404fe1 Refactor sentence level spell checking APIs by satok · 12 years ago
  26. 11299b1 Make public SpellChecker utilities by satok · 13 years ago
  27. b5052de resolved conflicts for merge of a80bab37 to master by Dianne Hackborn · 13 years ago
  28. 33b8ee5 Fix issue #5756204: Crespo IME briefly appears shortened when... by Dianne Hackborn · 13 years ago
  29. 0dc1f64 add sentence level spell checker hidden apis by satok · 13 years ago
  30. 060677f Clean up the spell checker framework by satok · 13 years ago
  31. b4aff97 Introduce an API to cancel pending/running spell check tasks by satok · 13 years ago
  32. 74061ff Fix a memory leak of a Binder in SpellCheckerService by satok · 13 years ago
  33. a17b350 Add a flag for recommended suggestions of the spell checker by satok · 13 years ago
  34. a80838d Fix a warning from the binder. by Jean Chalard · 13 years ago
  35. 44b7503 Add documents for the spell checker framework and the input method subtype by satok · 13 years ago
  36. 9f48d63 Fix comment by Ken Wakasa · 13 years ago
  37. 0158a1e Add a functionality to disable the spell checker by satok · 13 years ago
  38. b669d6d Improve the fallback of the locale of the spell checker by satok · 13 years ago
  39. 7926f62 Fix newSpellCheckerSession by satok · 13 years ago
  40. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  41. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  42. 2388a7b Add getServiceInfo to SpellCheckerInfo by satok · 13 years ago
  43. c714531 Add getDisplayName to SpellCheckerSubtype by satok · 13 years ago
  44. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  45. a33c4fc Add functions to enable / disable spell checker by satok · 13 years ago
  46. f874c4f Merge "Spell checking in TextViews" by Gilles Debunne · 13 years ago
  47. ada8c4e Add functions to set / get SpellCheckerSubtype by satok · 13 years ago
  48. 6435a56 Spell checking in TextViews by Gilles Debunne · 13 years ago
  49. 03b2ea1 Support xml configuration file for the spell checker and add the spell checker subtype by satok · 13 years ago
  50. 5357806 API cleanup for the spell checker framework by satok · 13 years ago
  51. c660091 Rename API name "RESULT_ATTR_LOOKS_TYPO" by satok · 13 years ago
  52. 9407c60 Merge "Move SpellCheckerSession" by satok · 13 years ago
  53. aafd955 Move SpellCheckerSession by satok · 13 years ago
  54. 5b9b5a9 Change SpellCheckerInfo IPC inputs to String by satok · 13 years ago
  55. 046cbe7 Add a method to set the current spell checker by satok · 13 years ago
  56. da317ef [step9] Add logging code for text services by satok · 13 years ago
  57. 562ab58 [Step 2] Add apis for spell checker settings by satok · 13 years ago
  58. 1bedd99 Tweak APIs for SpellChecker by satok · 13 years ago
  59. 3de3d6a Fix the vendor build. by satok · 13 years ago
  60. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago