1. 0c549e7 Update language to comply with Android’s inclusive language guidance by Seigo Nonaka · 4 years, 7 months ago
  2. 1d9bf42 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 7 months ago
  3. c05a70a Migrate packages/inputmethods/LatinIME to androidx.test by Brett Chabot · 6 years ago
  4. b630130 Merge "Fix dicttool build" am: a92d0f9262 am: 438a303732 am: 6aed05232b by Tadashi G. Takaoka · 6 years ago
  5. 6a1b373 Fix dicttool build by Tadashi G. Takaoka · 6 years ago
  6. d652575 Add missing test runner annotations by Yohei Yukawa · 7 years ago
  7. c0aa76f Migrate to Android Testing Support Lib (part 7/N) by Yohei Yukawa · 7 years ago
  8. 560a5bc Migrate to Android Testing Support Lib (part 6/N) by Yohei Yukawa · 7 years ago
  9. d3b93cc Migrate to Android Testing Support Lib (part 5/N) by Yohei Yukawa · 7 years ago
  10. a497886 Migrate to Android Testing Support Lib (part 4/N) by Yohei Yukawa · 7 years ago
  11. bba9005 Merge "Migrate to Android Testing Support Lib (part 3/N)" by TreeHugger Robot · 7 years ago
  12. 231a28a Merge "Migrate to Android Testing Support Lib (part 2/N)" by TreeHugger Robot · 7 years ago
  13. 5fb15a4 Migrate to Android Testing Support Lib (part 3/N) by Yohei Yukawa · 7 years ago
  14. 9c49581 Migrate to Android Testing Support Lib (part 1/N) by Yohei Yukawa · 7 years ago
  15. bfa5581 Migrate to Android Testing Support Lib (part 2/N) by Yohei Yukawa · 7 years ago
  16. 2802250 Remove unused class PersonalDictionaryLookup by Yohei Yukawa · 7 years ago
  17. 6041586 [LatinIME] Support MNC permissions. by Mohammadinamul Sheik · 10 years ago
  18. f470729 Fix breakage in tests. by Tom Ouyang · 10 years ago
  19. 490fa47 Always specify non-null Locale object to SuggestionSpan by Yohei Yukaw · 10 years ago
  20. cdfe8b9 Merge "Add affinity model for contact names." by Tom Ouyang · 10 years ago
  21. 44a1757 Add affinity model for contact names. by Tom Ouyang · 10 years ago
  22. 1bfd7be Store raw strings for personal dictionary by Jatin Matani · 10 years ago
  23. 541ef56 Personal dictionary feeds a personal LM. by Dan Zivkovic · 10 years ago
  24. ec2891b Define stats for UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  25. c79ed10 Merge "Revert "Declare that LatinIME does not use cleartext network traffic."" by Dan Zivkovic · 10 years ago
  26. a9a46a6 Revert "Declare that LatinIME does not use cleartext network traffic." by Dan Zivkovic · 10 years ago
  27. 5760cdf Merge "Declare that LatinIME does not use cleartext network traffic." by Alex Klyubin · 10 years ago
  28. 5a53505 Log interrupted tasks in AOSP. by Dan Zivkovic · 10 years ago
  29. 24a9683 Declare that LatinIME does not use cleartext network traffic. by Alex Klyubin · 10 years ago
  30. 87eb7ac Add shortcut support to UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  31. d4ee11f "spellcheking" needs spellchecking. by Chieu Nguyen · 10 years ago
  32. 8f526c9 Use the complete Locale in generating the dictionary id. by Mohammadinamul Sheik · 10 years ago
  33. 37cb7a7 Merge "Disable Hinglish locale." by Chieu Nguyen · 10 years ago
  34. 67bb8cb Disable Hinglish locale. by Chieu Nguyen · 10 years ago
  35. 4262ef4 We can't spell check Russian without an LM. by Dan Zivkovic · 10 years ago
  36. ffd808b We ship with English, so we can't unit test French by Dan Zivkovic · 10 years ago
  37. 3e792f6 Minor unit test fixes. by Dan Zivkovic · 10 years ago
  38. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  39. b98a038 Fix InputLogicTests. by Dan Zivkovic · 10 years ago
  40. c15bbb5 Retire Delight2 migration code to speed up tests. by Dan Zivkovic · 10 years ago
  41. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  42. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago
  43. b56f7d8 Merge "Disable message if personalization is disabled." by Chieu Nguyen · 10 years ago
  44. 8ec3602 Disable message if personalization is disabled. by Chieu Nguyen · 10 years ago
  45. 59d3408 Merge "Fix KeyboardLayoutSetSubtypesCountTests." by Chieu Nguyen · 10 years ago
  46. 62596b6 Fix the BlueUnderlineTests. by Mohammadinamul Sheik · 10 years ago
  47. c7da1f7 Fix KeyboardLayoutSetSubtypesCountTests. by Chieu Nguyen · 10 years ago
  48. d5335d9 Merge "Fix the RichInputConnectionAndTextRangeTests" by Mohammadinamul Sheik · 10 years ago
  49. 25433d7 Fix the RichInputConnectionAndTextRangeTests by Mohammadinamul Sheik · 10 years ago
  50. d4ce5e9 Disable si_LK and ta_LK subtypes. by Chieu Nguyen · 10 years ago
  51. edcf585 Merge "Start-of-sentence should include newlines and non-period terminators." by Tom Ouyang · 10 years ago
  52. 5aeb092 Start-of-sentence should include newlines and non-period terminators. by Tom Ouyang · 10 years ago
  53. 775d3a8 Merge "Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries." by Mohammadinamul Sheik · 10 years ago
  54. f468609 Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries. by Mohammadinamul Sheik · 10 years ago
  55. cab6fa3 Fix some InputLogicTests. by Dan Zivkovic · 10 years ago
  56. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  57. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  58. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  59. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  60. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 10 years ago
  61. eaa710d Separate executor for the Spelling decoder. by Dan Zivkovic · 10 years ago
  62. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  63. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  64. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  65. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  66. b86ca76 Handle null InputMethodSubtype. by Dan Zivkovic · 10 years ago
  67. bc0384c Combine InputLogicTests. by Dan Zivkovic · 10 years ago
  68. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 10 years ago
  69. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 10 years ago
  70. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 10 years ago
  71. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 10 years ago
  72. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 10 years ago
  73. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 10 years ago
  74. fe3c4ef Merge "Spell checker uses cache of size 1." by Dan Zivkovic · 10 years ago
  75. 29aa3df Spell checker uses cache of size 1. by Dan Zivkovic · 10 years ago
  76. 01b0237 Add tests for Contact* classes by Jatin Matani · 10 years ago
  77. 0b03f13 Sanitize the usage of executors. by Dan Zivkovic · 10 years ago
  78. 5254c01 Fix master build. by Dan Zivkovic · 10 years ago
  79. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 10 years ago
  80. 2979fad Merge "Add new class spellcheck.UserDictionaryLookup that can look up the system "Personal dictionary" in the event that the DictionaryFacilitator doesn't." by Mario Tanev · 10 years ago
  81. 8aa310a Add new class spellcheck.UserDictionaryLookup that can look up the by Mario Tanev · 10 years ago
  82. 644a709 Remove distracter filter from client. by Dan Zivkovic · 10 years ago
  83. aadfef6 Merge "Move decoder specific constants to DecoderSpecificConstants.java" by Mohammadinamul Sheik · 10 years ago
  84. d6a8adc Cleanup in preparation of distracter change. by Dan Zivkovic · 10 years ago
  85. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 10 years ago
  86. 7b2646d Merge "Selections spans should not split surrogate pair." by Dan Zivkovic · 10 years ago
  87. f3c319f Selections spans should not split surrogate pair. by Dan Zivkovic · 10 years ago
  88. b00c054 AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator by Mohammadinamul Sheik · 10 years ago
  89. 48cc0d6 Merge "Nuke Amanatto" by Jatin Matani · 10 years ago
  90. 15acbdc Nuke Amanatto by Jatin Matani · 10 years ago
  91. d543984 Create a new KeyboardLayout class to represent the layout. by Mohammadinamul Sheik · 10 years ago
  92. e1758fe Disable the Burmese keyboard. by Dan Zivkovic · 10 years ago
  93. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 10 years ago
  94. bd254ca Merge "Re-enable new keyboard layouts in Fava." by Dan Zivkovic · 10 years ago
  95. 9ea443e Re-enable new keyboard layouts in Fava. by Dan Zivkovic · 10 years ago
  96. 9fe700e Merge "Fix moving the cursor inside composition in lang w/o spaces" by Jean Chalard · 10 years ago
  97. da27fae Revert "Enable preliminary subtypes for F-release" by Dan Zivkovic · 10 years ago
  98. 8e23519 Fix moving the cursor inside composition in lang w/o spaces by Jean Chalard · 10 years ago
  99. 8bc644d Revert "Fix unit test failure due to translation glitch" by Tadashi G. Takaoka · 10 years ago
  100. bc4ae6b Passing account info to dictionaryFacilitator by Jatin Matani · 10 years ago