1. 8a45a97 Add android.test.base/stubs dependency by Paul Duffin · 7 years ago
  2. 2ccdf50 Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  3. 097130d Use a.t.mock.stubs instead of a.t.mock.sdk by Paul Duffin · 7 years ago
  4. 6767e05 Fix dependencies of packages that target earlier releases by Paul Duffin · 7 years ago
  5. 381c38a Prepare for removal of junit and android.test classes from Android API (step 1) by Paul Duffin · 8 years ago
  6. d8539fb Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  7. 6041586 [LatinIME] Support MNC permissions. by Mohammadinamul Sheik · 9 years ago
  8. f470729 Fix breakage in tests. by Tom Ouyang · 9 years ago
  9. 490fa47 Always specify non-null Locale object to SuggestionSpan by Yohei Yukaw · 10 years ago
  10. cdfe8b9 Merge "Add affinity model for contact names." by Tom Ouyang · 10 years ago
  11. 44a1757 Add affinity model for contact names. by Tom Ouyang · 10 years ago
  12. 1bfd7be Store raw strings for personal dictionary by Jatin Matani · 10 years ago
  13. 541ef56 Personal dictionary feeds a personal LM. by Dan Zivkovic · 10 years ago
  14. ec2891b Define stats for UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  15. c79ed10 Merge "Revert "Declare that LatinIME does not use cleartext network traffic."" by Dan Zivkovic · 10 years ago
  16. a9a46a6 Revert "Declare that LatinIME does not use cleartext network traffic." by Dan Zivkovic · 10 years ago
  17. 5760cdf Merge "Declare that LatinIME does not use cleartext network traffic." by Alex Klyubin · 10 years ago
  18. 5a53505 Log interrupted tasks in AOSP. by Dan Zivkovic · 10 years ago
  19. 24a9683 Declare that LatinIME does not use cleartext network traffic. by Alex Klyubin · 10 years ago
  20. 87eb7ac Add shortcut support to UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  21. d4ee11f "spellcheking" needs spellchecking. by Chieu Nguyen · 10 years ago
  22. 8f526c9 Use the complete Locale in generating the dictionary id. by Mohammadinamul Sheik · 10 years ago
  23. 37cb7a7 Merge "Disable Hinglish locale." by Chieu Nguyen · 10 years ago
  24. 67bb8cb Disable Hinglish locale. by Chieu Nguyen · 10 years ago
  25. 4262ef4 We can't spell check Russian without an LM. by Dan Zivkovic · 10 years ago
  26. ffd808b We ship with English, so we can't unit test French by Dan Zivkovic · 10 years ago
  27. 3e792f6 Minor unit test fixes. by Dan Zivkovic · 10 years ago
  28. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  29. b98a038 Fix InputLogicTests. by Dan Zivkovic · 10 years ago
  30. c15bbb5 Retire Delight2 migration code to speed up tests. by Dan Zivkovic · 10 years ago
  31. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  32. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago
  33. b56f7d8 Merge "Disable message if personalization is disabled." by Chieu Nguyen · 10 years ago
  34. 8ec3602 Disable message if personalization is disabled. by Chieu Nguyen · 10 years ago
  35. 59d3408 Merge "Fix KeyboardLayoutSetSubtypesCountTests." by Chieu Nguyen · 10 years ago
  36. 62596b6 Fix the BlueUnderlineTests. by Mohammadinamul Sheik · 10 years ago
  37. c7da1f7 Fix KeyboardLayoutSetSubtypesCountTests. by Chieu Nguyen · 10 years ago
  38. d5335d9 Merge "Fix the RichInputConnectionAndTextRangeTests" by Mohammadinamul Sheik · 10 years ago
  39. 25433d7 Fix the RichInputConnectionAndTextRangeTests by Mohammadinamul Sheik · 10 years ago
  40. d4ce5e9 Disable si_LK and ta_LK subtypes. by Chieu Nguyen · 10 years ago
  41. edcf585 Merge "Start-of-sentence should include newlines and non-period terminators." by Tom Ouyang · 10 years ago
  42. 5aeb092 Start-of-sentence should include newlines and non-period terminators. by Tom Ouyang · 10 years ago
  43. 775d3a8 Merge "Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries." by Mohammadinamul Sheik · 10 years ago
  44. f468609 Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries. by Mohammadinamul Sheik · 10 years ago
  45. cab6fa3 Fix some InputLogicTests. by Dan Zivkovic · 10 years ago
  46. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  47. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  48. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  49. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  50. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 10 years ago
  51. eaa710d Separate executor for the Spelling decoder. by Dan Zivkovic · 10 years ago
  52. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  53. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  54. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  55. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  56. b86ca76 Handle null InputMethodSubtype. by Dan Zivkovic · 10 years ago
  57. bc0384c Combine InputLogicTests. by Dan Zivkovic · 10 years ago
  58. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 10 years ago
  59. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 10 years ago
  60. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 10 years ago
  61. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 10 years ago
  62. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 10 years ago
  63. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 10 years ago
  64. fe3c4ef Merge "Spell checker uses cache of size 1." by Dan Zivkovic · 10 years ago
  65. 29aa3df Spell checker uses cache of size 1. by Dan Zivkovic · 10 years ago
  66. 01b0237 Add tests for Contact* classes by Jatin Matani · 10 years ago
  67. 0b03f13 Sanitize the usage of executors. by Dan Zivkovic · 10 years ago
  68. 5254c01 Fix master build. by Dan Zivkovic · 10 years ago
  69. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 10 years ago
  70. 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
  71. 8aa310a Add new class spellcheck.UserDictionaryLookup that can look up the by Mario Tanev · 10 years ago
  72. 644a709 Remove distracter filter from client. by Dan Zivkovic · 10 years ago
  73. aadfef6 Merge "Move decoder specific constants to DecoderSpecificConstants.java" by Mohammadinamul Sheik · 10 years ago
  74. d6a8adc Cleanup in preparation of distracter change. by Dan Zivkovic · 10 years ago
  75. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 10 years ago
  76. 7b2646d Merge "Selections spans should not split surrogate pair." by Dan Zivkovic · 10 years ago
  77. f3c319f Selections spans should not split surrogate pair. by Dan Zivkovic · 10 years ago
  78. b00c054 AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator by Mohammadinamul Sheik · 10 years ago
  79. 48cc0d6 Merge "Nuke Amanatto" by Jatin Matani · 10 years ago
  80. 15acbdc Nuke Amanatto by Jatin Matani · 10 years ago
  81. d543984 Create a new KeyboardLayout class to represent the layout. by Mohammadinamul Sheik · 10 years ago
  82. e1758fe Disable the Burmese keyboard. by Dan Zivkovic · 10 years ago
  83. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 10 years ago
  84. bd254ca Merge "Re-enable new keyboard layouts in Fava." by Dan Zivkovic · 10 years ago
  85. 9ea443e Re-enable new keyboard layouts in Fava. by Dan Zivkovic · 10 years ago
  86. 9fe700e Merge "Fix moving the cursor inside composition in lang w/o spaces" by Jean Chalard · 10 years ago
  87. da27fae Revert "Enable preliminary subtypes for F-release" by Dan Zivkovic · 10 years ago
  88. 8e23519 Fix moving the cursor inside composition in lang w/o spaces by Jean Chalard · 10 years ago
  89. 8bc644d Revert "Fix unit test failure due to translation glitch" by Tadashi G. Takaoka · 10 years ago
  90. bc4ae6b Passing account info to dictionaryFacilitator by Jatin Matani · 10 years ago
  91. 4934a88 Make LanguageOnSpacebarHelper as utility class by Tadashi G. Takaoka · 10 years ago
  92. be819db Revert "Add keyboard margin options to place the keyboard dynamically." by Tadashi G. Takaoka · 10 years ago
  93. 2bdd529 Merge "Hook for fetching sync content from UserHistoryDict" by Jatin Matani · 10 years ago
  94. 3dca77e Merge "Refactor KeysCache to UniqueKeysCache" by Tadashi G. Takaoka · 10 years ago
  95. 8584db1 Add keyboard margin options to place the keyboard dynamically. by Andy Wang · 10 years ago
  96. 11a3965 Fix a misspelled method name by Adrian Velicu · 10 years ago
  97. 01d5400 Refactor KeysCache to UniqueKeysCache by Tadashi G. Takaoka · 10 years ago
  98. 12d6382 Hook for fetching sync content from UserHistoryDict by Jatin Matani · 10 years ago
  99. 8a711f2 Remove unneeded Context argument by Tadashi G. Takaoka · 10 years ago
  100. f8705dd Fix unit test failure due to translation glitch by Tadashi G. Takaoka · 10 years ago