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