1. 87f14f1 Create display context when switching IME to new display for AOSP IME by lumark · 5 years ago
  2. b1dec95 Merge "Remove extend touchable region for AOSP keyboard" am: ff1db79a18 by lumark · 5 years ago
  3. b4360e6 Remove extend touchable region for AOSP keyboard by lumark · 5 years ago
  4. d762841 Launch AOSP Keyboard Settings on the same display by Yohei Yukawa · 5 years ago
  5. b630130 Merge "Fix dicttool build" am: a92d0f9262 am: 438a303732 am: 6aed05232b by Tadashi G. Takaoka · 6 years ago
  6. 6a1b373 Fix dicttool build by Tadashi G. Takaoka · 6 years ago
  7. 2802250 Remove unused class PersonalDictionaryLookup by Yohei Yukawa · 6 years ago
  8. 733a0ea Merge inputmethodcommon into LatinIME repo by Yohei Yukawa · 6 years ago
  9. d256927 Migrated various apps under packages/inputmethods/LatinIME/ to androidx by vineel sadineni · 6 years ago
  10. 7a2459c Merge java-overridable/ into java/ again by Yohei Yukawa · 6 years ago
  11. fdfc55d Introduce a custom intent action to close software keyboard by Yohei Yukawa · 7 years ago
  12. e5bc5ee Follow class package change: LocaleList am: 156139edd8 am: 03a540cc3a by Yohei Yukawa · 8 years ago
  13. 156139e Follow class package change: LocaleList by Yohei Yukawa · 8 years ago
  14. ac23d00 Calling getClass on a class will return Class.class. by Ian Rogers · 8 years ago
  15. 48adccf Start full screen mode on first tap when HW keyborad is connected. by Keisuke Kuroyanagi · 8 years ago
  16. 31a3f07 Map "sr-Latn" to "sr_ZZ" for internal use. by Yohei Yukawa · 8 years ago
  17. 4b46e71 Revert "Close FileChannels in UpdateHandler#copyFile." by Yohei Yukawa · 8 years ago
  18. fce8ed9 Merge "Close FileChannels in UpdateHandler#copyFile." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  19. 3e26702 Close FileChannels in UpdateHandler#copyFile. by Keisuke Kuroyanagi · 8 years ago
  20. 60b5904 Fix runtime crash on KitKat and prior. by Yohei Yukawa · 8 years ago
  21. 706fce9 Follow API removal of LocaleList#getPrimary(). by Yohei Yukawa · 8 years ago
  22. 38b15af Suppress redundant TYPE_WINDOWS_STATE_CHANGED. by Yohei Yukawa · 8 years ago
  23. 809c932 Experimental automatic language switching support. by Yohei Yukawa · 8 years ago
  24. 1664596 Support EditorInfo#hintLocales in compat library. by Yohei Yukawa · 8 years ago
  25. 995ce45 Use "languageTag" in RichInputMethodSubtype. by Yohei Yukawa · 8 years ago
  26. 9fc50c3 Merge "Hide settings-key until the device is unlocked." by Yohei Yukawa · 9 years ago
  27. b823e12 Hide settings-key until the device is unlocked. by Yohei Yukawa · 9 years ago
  28. fdb2cf4 Merge remote-tracking branch 'goog/mnc-dr-ryu-dev' by David Riley · 9 years ago
  29. 6c04339 Change NavigationBar invisible if the input view is not shown. by Seigo Nonaka · 9 years ago
  30. a2a057a Check if last shown Emoji category ID is still valid by Dmitry Torokhov · 9 years ago
  31. 0f1be93 Unicode 8.0 emoji additions to Google Keyboard. am: 7674a65367 by Chieu Nguyen · 9 years ago
  32. 7674a65 Unicode 8.0 emoji additions to Google Keyboard. by Chieu Nguyen · 9 years ago
  33. 09a2d70 Revert "Unicode 8.0 emoji changes to Google Keyboard." am: e1d5012683 by Ian Pedowitz · 9 years ago
  34. e1d5012 Revert "Unicode 8.0 emoji changes to Google Keyboard." by Ian Pedowitz · 9 years ago
  35. a6b0658 Unicode 8.0 emoji changes to Google Keyboard. am: 9cc42549d1 by Chieu Nguyen · 9 years ago
  36. 9cc4254 Unicode 8.0 emoji changes to Google Keyboard. by Chieu Nguyen · 9 years ago
  37. 9a438a3 Fix AltR+1 -> ESC shortcuts bringing on-screen keyboard by Dmitry Torokhov · 9 years ago
  38. 28e6585 Do not start in recents tab if we do not have recent emojis by Dmitry Torokhov · 9 years ago
  39. 1fdb8f3 Define shortcuts for toggling IME layouts. by Dan Zivkovic · 9 years ago
  40. de674ac Re-activate emoji keyboard shortcut. by Dan Zivkovic · 9 years ago
  41. f52bae1 Don't show download toast during SUW by Russell Brenner · 9 years ago
  42. b0dd5cc Fix the ellipses image scaling of LatinIME by Mohammadinamul Sheik · 9 years ago
  43. 707ca76 Handle Cloud Sync and SpellChecker settings when permission changed by Mohammadinamul Sheik · 9 years ago
  44. 6041586 [LatinIME] Support MNC permissions. by Mohammadinamul Sheik · 9 years ago
  45. d711426 Remove android.util.Log from FileUtils by Jatin Matani · 9 years ago
  46. 8c2591e Bring back shortcuts and add to dictionary UI by Jatin Matani · 9 years ago
  47. d23dd59 Don't prompt before downloading. by Dan Zivkovic · 9 years ago
  48. 5e4c0ca Add some more logging. Why not. by Dan Zivkovic · 9 years ago
  49. 3aad142 Load metadata.json from resources on DB reset. by Dan Zivkovic · 9 years ago
  50. c32389c Merge "Small optimization to eliminate a >0 check in RichInputConnection." into jb-ub-latinimegoogle by Tom Ouyang · 9 years ago
  51. 96640a1 Small optimization to eliminate a >0 check in RichInputConnection. by Tom Ouyang · 9 years ago
  52. 563d793 Extend laggy connection timeout for initial load. by Dan Zivkovic · 9 years ago
  53. ecea6a6 Merge changes Iaed8abfb,I8e55b57c into jb-ub-latinimegoogle by Dan Zivkovic · 9 years ago
  54. 67eaf61 Merge "Workaround for preserving responsiveness on a slow InputConnection." into jb-ub-latinimegoogle by Tom Ouyang · 9 years ago
  55. 912016b Workaround for preserving responsiveness on a slow InputConnection. by Tom Ouyang · 9 years ago
  56. ee6de14 Do not decorate committed spans. by Dan Zivkovic · 9 years ago
  57. 4e9d260 Do not force downloads on package replace. by Dan Zivkovic · 9 years ago
  58. bf7c010 Fix the previous downloads logic to not missing any downloads. by Mohammadinamul Sheik · 9 years ago
  59. 73aaf68 Detection and logging of slow input connections. by Dan Zivkovic · 9 years ago
  60. 5a51e4a Clear/remove all the scheduled downloads in Download Manager by Mohammadinamul Sheik · 9 years ago
  61. 779d4bb Disable download notifications. by Chieu Nguyen · 9 years ago
  62. 0232e73 Cleanup before fixing getTextAfterCursor(). by Dan Zivkovic · 9 years ago
  63. 02c2845 Do not restrict downloads to WiFi networks. by Dan Zivkovic · 9 years ago
  64. 764a18c Revert "Remove "Personal dictionary" link from settings." by Dan Zivkovic · 9 years ago
  65. 94b4ffa Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-latinimegoogle by Mohammadinamul Sheik · 9 years ago
  66. 851a8b5 Hide Notification when downloading the keyboard metadata by Mohammadinamul Sheik · 9 years ago
  67. a9c235b Change metadata fetch interval back to 4 days. by Dan Zivkovic · 9 years ago
  68. 7891733 Remove dogfood history reset. by Dan Zivkovic · 9 years ago
  69. 0e15ff6 Fix on-commit bug in AOSP keyboard. by Dan Zivkovic · 9 years ago
  70. b08f434 Make the DictionaryService check for download every day. by Mohammadinamul Sheik · 9 years ago
  71. 44caf52 Merge "clean up debug tags." into jb-ub-latinimegoogle by Mohammadinamul Sheik · 9 years ago
  72. 142294a clean up debug tags. by Mohammadinamul Sheik · 9 years ago
  73. f7a8edb Merge "Update the DB version." into jb-ub-latinimegoogle by Dan Zivkovic · 9 years ago
  74. f4590b0 Update the DB version. by Dan Zivkovic · 9 years ago
  75. e09da0a Set syncAutomatically for sync users by Jatin Matani · 9 years ago
  76. bdc55e7 Metadata URI does not need additionalId. by Dan Zivkovic · 9 years ago
  77. 9bad1ac Look up thresholds during decoder reset. by Dan Zivkovic · 9 years ago
  78. f01cd56 Merge "Make the DictionaryService stage the downloaded files" by Mohammadinamul Sheik · 9 years ago
  79. a0d9c82 Make the DictionaryService stage the downloaded files by Mohammadinamul Sheik · 9 years ago
  80. f22571e Delete history on upgrade in LatinIME. by Dan Zivkovic · 9 years ago
  81. 89f9070 Do not learn from cursor corrections when autocorrection is disabled. by Tom Ouyang · 9 years ago
  82. 459b4f3 Spelling cannot cache words across invocations. by Dan Zivkovic · 9 years ago
  83. 767c0bf Restore preference change update to show app icon setting. by Chieu Nguyen · 9 years ago
  84. 784233d Specify fileName argument as Nullable. by Dan Zivkovic · 9 years ago
  85. a2376cd Restore switch for showing app icon. by Chieu Nguyen · 9 years ago
  86. 490fa47 Always specify non-null Locale object to SuggestionSpan by Yohei Yukaw · 9 years ago
  87. 54e891e Merge "Fix bug in regular expression stripping quotes." by Martin Paraskevov · 9 years ago
  88. ab8482a Fix bug in regular expression stripping quotes. by Martin Paraskevov · 9 years ago
  89. cdfe8b9 Merge "Add affinity model for contact names." by Tom Ouyang · 9 years ago
  90. c155f7f Merge "Strip quotes from begining/end of a word before checking its validity." by Martin Paraskevov · 9 years ago
  91. 44a1757 Add affinity model for contact names. by Tom Ouyang · 9 years ago
  92. 8ff42d1 Strip quotes from begining/end of a word before checking its validity. by Martin Paraskevov · 9 years ago
  93. 3a5de64 Do not re-download the unused dictionaries. by Mohammadinamul Sheik · 9 years ago
  94. bf732e7 Merge "Store raw strings for personal dictionary" by Jatin Matani · 9 years ago
  95. db96122 Fix the NPE on selection string on unlearnWord by Mohammadinamul Sheik · 9 years ago
  96. 1bfd7be Store raw strings for personal dictionary by Jatin Matani · 9 years ago
  97. 40f0f61 Merge "Personal dictionary feeds a personal LM." by Dan Zivkovic · 9 years ago
  98. 541ef56 Personal dictionary feeds a personal LM. by Dan Zivkovic · 9 years ago
  99. 3952078 Extract fewer characters in getWordRangeAtCursor(). by Tom Ouyang · 9 years ago
  100. 7f386ac Make logs less spammy. by Dan Zivkovic · 9 years ago