1. 0c80c5e Update dictionaries by Jean Chalard · 10 years ago
  2. 06dd0ef Merge "Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."" by Ken Wakasa · 10 years ago
  3. 4e21d37 Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." by Ken Wakasa · 10 years ago
  4. 305778b Support accessibility TalkBack in emoji palette by Tadashi G. Takaoka · 10 years ago
  5. f222850 Move generic hover event handling to KeyboardAccessibilityDelegate by Tadashi G. Takaoka · 10 years ago
  6. 4d146d5 Separate MainKeyboardView specific accessibility code by Tadashi G. Takaoka · 10 years ago
  7. 524392a Merge "Refactor accessibility classes to be more generic" by Tadashi G. Takaoka · 10 years ago
  8. c6d40df Merge "Remove preliminary subtypes for L-preview" by Tadashi G. Takaoka · 10 years ago
  9. 7b90d2c Refactor accessibility classes to be more generic by Tadashi G. Takaoka · 10 years ago
  10. 1afaf67 Merge "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." by Keisuke Kuroyanagi · 10 years ago
  11. d2f9688 Remove preliminary subtypes for L-preview by Tadashi G. Takaoka · 10 years ago
  12. 5b7c85e Merge "Update key preview popup and shift icons of LXX_Dark" by Tadashi G. Takaoka · 10 years ago
  13. cf3b5df Update key preview popup and shift icons of LXX_Dark by Tadashi G. Takaoka · 10 years ago
  14. ff50b39 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. by Keisuke Kuroyanagi · 10 years ago
  15. 9fb2797 Fix number password field handling by Tadashi G. Takaoka · 10 years ago
  16. 437be2d Refactor Emoji tab indicators to refer keyboard theme by Tadashi G. Takaoka · 10 years ago
  17. 27ca9f1 Remove Emoji label tab by Tadashi G. Takaoka · 10 years ago
  18. d7bef2b Merge "Support multiple previous words in DicNode." by Keisuke Kuroyanagi · 10 years ago
  19. 3bfacd4 Merge "Remove Emoji delete key UX hack" by Tadashi G. Takaoka · 10 years ago
  20. 6ea0dab Remove Emoji delete key UX hack by Tadashi G. Takaoka · 10 years ago
  21. b52055b Merge "Use PrevWordsInfo instead of String in Java side." by Keisuke Kuroyanagi · 10 years ago
  22. 83c40a2 Use PrevWordsInfo instead of String in Java side. by Keisuke Kuroyanagi · 10 years ago
  23. 10bd458 Rename Emoji related resource names more consistent by Tadashi G. Takaoka · 10 years ago
  24. 260b654 Rename key background drawables more consistent by Tadashi G. Takaoka · 10 years ago
  25. 193584c Update Enter and key preview popup of Quantum Dark by Tadashi G. Takaoka · 10 years ago
  26. fa7db65 Support multiple previous words in DicNode. by Keisuke Kuroyanagi · 10 years ago
  27. 169c4d2 Merge "Rename LXX theme to LXX_Dark" by Tadashi G. Takaoka · 10 years ago
  28. c7ce8ad Merge "Move prev word related logic to PrevWordsInfo." by Keisuke Kuroyanagi · 10 years ago
  29. 04e2a49 Rename LXX theme to LXX_Dark by Tadashi G. Takaoka · 10 years ago
  30. 23246ed Use dedicated DictionaryFacilitator for DistracterFilter by Keisuke Kuroyanagi · 10 years ago
  31. 45d1a93 Move prev word related logic to PrevWordsInfo. by Keisuke Kuroyanagi · 10 years ago
  32. 96013c9 Merge "Revert "Use dedicated DictionaryFacilitator for DistracterFilter"" by Keisuke Kuroyanagi · 10 years ago
  33. f9377c8 Revert "Use dedicated DictionaryFacilitator for DistracterFilter" by Keisuke Kuroyanagi · 10 years ago
  34. 0dac17f Merge "Use dedicated DictionaryFacilitator for DistracterFilter" by Keisuke Kuroyanagi · 10 years ago
  35. 060e638 Merge "Fix keyboard theme selection logic" by Tadashi G. Takaoka · 10 years ago
  36. 3b12718 Fix keyboard theme selection logic by Tadashi G. Takaoka · 10 years ago
  37. 7122fe7 Use dedicated DictionaryFacilitator for DistracterFilter by Keisuke Kuroyanagi · 10 years ago
  38. d1f9ce0 Merge "Make session id mandatory for getSuggestions." by Keisuke Kuroyanagi · 10 years ago
  39. 09c7220 Make session id mandatory for getSuggestions. by Keisuke Kuroyanagi · 10 years ago
  40. 91e4ba7 Merge "Fix typeface weight and suggestions strip background" by Tadashi G. Takaoka · 10 years ago
  41. f1b3518 Merge "Fix: StringIndexOutOfBoundsException." by Keisuke Kuroyanagi · 10 years ago
  42. 34873a6 Fix: StringIndexOutOfBoundsException. by Keisuke Kuroyanagi · 10 years ago
  43. cfd3093 Merge "Fix: NPE when context.getFilesDir() returns null." by Keisuke Kuroyanagi · 10 years ago
  44. 496879a Fix typeface weight and suggestions strip background by Tadashi G. Takaoka · 10 years ago
  45. 812d7d9 Merge "Support 9-patch drawable for spacebar icon" by Tadashi G. Takaoka · 10 years ago
  46. 346e96b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  47. a545e8d Fix: NPE when context.getFilesDir() returns null. by Keisuke Kuroyanagi · 10 years ago
  48. d94567d Merge "Introduce MAX_PREV_WORD_COUNT_FOR_N_GRAM." by Keisuke Kuroyanagi · 10 years ago
  49. ef0d83c Merge "Refactoring: Move prev word information into PrevWordsInfo." by Keisuke Kuroyanagi · 10 years ago
  50. b94ec14 Introduce MAX_PREV_WORD_COUNT_FOR_N_GRAM. by Keisuke Kuroyanagi · 10 years ago
  51. 4180819 Support 9-patch drawable for spacebar icon by Tadashi G. Takaoka · 10 years ago
  52. b87fffb Refactoring: Move prev word information into PrevWordsInfo. by Keisuke Kuroyanagi · 10 years ago
  53. af66ff7 Merge "Remove unused auto correction led for spacebar feature" by Tadashi G. Takaoka · 10 years ago
  54. 2ddaf95 Remove unused auto correction led for spacebar feature by Tadashi G. Takaoka · 10 years ago
  55. d6fdd58 Cleanup DicTraverseSession. by Keisuke Kuroyanagi · 10 years ago
  56. c007e88 Swap space and dot of number keyboard of phone by Tadashi G. Takaoka · 10 years ago
  57. 591ec83 Merge "Use slightly dimmed text color for functional keys" by Tadashi G. Takaoka · 10 years ago
  58. 28289ec Merge "Fix NPE in KeyboardSwitcher while orientation change" by Tadashi G. Takaoka · 10 years ago
  59. e810a26 Merge "Quit use bigram probability diff for ver4 dict." by Keisuke Kuroyanagi · 10 years ago
  60. afdcc15 Fix NPE in KeyboardSwitcher while orientation change by Tadashi G. Takaoka · 10 years ago
  61. 6434192 Quit use bigram probability diff for ver4 dict. by Keisuke Kuroyanagi · 10 years ago
  62. 37ec0fe Use slightly dimmed text color for functional keys by Tadashi G. Takaoka · 10 years ago
  63. f0fc320 Merge "Simplify StatsUtils" by Yohei Yukawa · 10 years ago
  64. 50c21b5 Merge "Update L icons" by Tadashi G. Takaoka · 10 years ago
  65. bdc4b18 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  66. 34e0fad Update L icons by Tadashi G. Takaoka · 10 years ago
  67. a709bc7 Merge "Reduce the cost for handling intentional omission." by Keisuke Kuroyanagi · 10 years ago
  68. 39e5a15 Merge "Always keep PtNodes that represent non-word info during GC." by Keisuke Kuroyanagi · 10 years ago
  69. 3686bdf Fix off-device build by Xiaojun Bi · 10 years ago
  70. 9aa7f66 Simplify StatsUtils by Yohei Yukawa · 10 years ago
  71. aa7329d Merge "Add VERSION4_DEV(402) in Java side and use it for tests." by Keisuke Kuroyanagi · 10 years ago
  72. 91d7538 Merge "Add VERSION_4_DEV(402) in native code." by Keisuke Kuroyanagi · 10 years ago
  73. 04536f1 Add VERSION4_DEV(402) in Java side and use it for tests. by Keisuke Kuroyanagi · 10 years ago
  74. 7116ea9 Add VERSION_4_DEV(402) in native code. by Keisuke Kuroyanagi · 10 years ago
  75. cf70069 Always keep PtNodes that represent non-word info during GC. by Keisuke Kuroyanagi · 10 years ago
  76. 28b896f Merge "Use nullptr instead of MmappedBufferPtr(nullptr)." by Keisuke Kuroyanagi · 10 years ago
  77. 2dc8e36 Use nullptr instead of MmappedBufferPtr(nullptr). by Keisuke Kuroyanagi · 10 years ago
  78. ee59975 Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()" by Keisuke Kuroyanagi · 10 years ago
  79. babde55 Merge "Fix a bug where changing languages kills the composition." by Jean Chalard · 10 years ago
  80. 5ce39df Fix a bug where changing languages kills the composition. by Jean Chalard · 10 years ago
  81. 32bdf9f Merge "Use JniDataUtils::putXxxToArray() to output a value." by Keisuke Kuroyanagi · 10 years ago
  82. 5c00bde Merge "Filter out control characters and non-unicode code points." by Keisuke Kuroyanagi · 10 years ago
  83. 304a71d Use JniDataUtils::putXxxToArray() to output a value. by Keisuke Kuroyanagi · 10 years ago
  84. e9121a6 Filter out control characters and non-unicode code points. by Keisuke Kuroyanagi · 10 years ago
  85. 728141d Merge "Generate dict code for version 401." by Keisuke Kuroyanagi · 10 years ago
  86. 9f4d62c Create com.android.inputmethod.keyboard.emoji package by Tadashi G. Takaoka · 10 years ago
  87. 6bf2681 Generate dict code for version 401. by Keisuke Kuroyanagi · 10 years ago
  88. 71f4c6b Merge "Fix NPE that happens only in some unit tests" by Tadashi G. Takaoka · 10 years ago
  89. 268bf2c Fix NPE that happens only in some unit tests by Tadashi G. Takaoka · 10 years ago
  90. 08476dc Merge "Don't send empty composing texts." by Jean Chalard · 10 years ago
  91. 83da264 Merge "Rename LMP to LXX just in case" by Tadashi G. Takaoka · 10 years ago
  92. 3610039 Rename LMP to LXX just in case by Tadashi G. Takaoka · 10 years ago
  93. d7c520b Merge "Make Emoji palette more Quantum light compliant" by Tadashi G. Takaoka · 10 years ago
  94. 0a04f8b Merge "Output dictionary format version for dump." by Keisuke Kuroyanagi · 10 years ago
  95. 72d6061 Merge "Use JniDataUtils::outputCodePoints() to output code points" by Keisuke Kuroyanagi · 10 years ago
  96. c1094d6 Make Emoji palette more Quantum light compliant by Tadashi G. Takaoka · 10 years ago
  97. ae1c53b Merge "Separate functional key background from normal one" by Tadashi G. Takaoka · 10 years ago
  98. c1e6100 Separate functional key background from normal one by Tadashi G. Takaoka · 10 years ago
  99. dd6d96c Merge "Restrict the permission of dict files created on device." by Keisuke Kuroyanagi · 10 years ago
  100. ed16af7 Restrict the permission of dict files created on device. by Keisuke Kuroyanagi · 10 years ago