1. 09c7220 Make session id mandatory for getSuggestions. by Keisuke Kuroyanagi · 12 years ago
  2. cfd3093 Merge "Fix: NPE when context.getFilesDir() returns null." by Keisuke Kuroyanagi · 12 years ago
  3. 812d7d9 Merge "Support 9-patch drawable for spacebar icon" by Tadashi G. Takaoka · 12 years ago
  4. 346e96b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  5. a545e8d Fix: NPE when context.getFilesDir() returns null. by Keisuke Kuroyanagi · 12 years ago
  6. d94567d Merge "Introduce MAX_PREV_WORD_COUNT_FOR_N_GRAM." by Keisuke Kuroyanagi · 12 years ago
  7. ef0d83c Merge "Refactoring: Move prev word information into PrevWordsInfo." by Keisuke Kuroyanagi · 12 years ago
  8. b94ec14 Introduce MAX_PREV_WORD_COUNT_FOR_N_GRAM. by Keisuke Kuroyanagi · 12 years ago
  9. 4180819 Support 9-patch drawable for spacebar icon by Tadashi G. Takaoka · 12 years ago
  10. b87fffb Refactoring: Move prev word information into PrevWordsInfo. by Keisuke Kuroyanagi · 12 years ago
  11. af66ff7 Merge "Remove unused auto correction led for spacebar feature" by Tadashi G. Takaoka · 12 years ago
  12. 2ddaf95 Remove unused auto correction led for spacebar feature by Tadashi G. Takaoka · 12 years ago
  13. d6fdd58 Cleanup DicTraverseSession. by Keisuke Kuroyanagi · 12 years ago
  14. c007e88 Swap space and dot of number keyboard of phone by Tadashi G. Takaoka · 12 years ago
  15. 591ec83 Merge "Use slightly dimmed text color for functional keys" by Tadashi G. Takaoka · 12 years ago
  16. 28289ec Merge "Fix NPE in KeyboardSwitcher while orientation change" by Tadashi G. Takaoka · 12 years ago
  17. e810a26 Merge "Quit use bigram probability diff for ver4 dict." by Keisuke Kuroyanagi · 12 years ago
  18. afdcc15 Fix NPE in KeyboardSwitcher while orientation change by Tadashi G. Takaoka · 12 years ago
  19. 6434192 Quit use bigram probability diff for ver4 dict. by Keisuke Kuroyanagi · 12 years ago
  20. 37ec0fe Use slightly dimmed text color for functional keys by Tadashi G. Takaoka · 12 years ago
  21. f0fc320 Merge "Simplify StatsUtils" by Yohei Yukawa · 12 years ago
  22. 50c21b5 Merge "Update L icons" by Tadashi G. Takaoka · 12 years ago
  23. bdc4b18 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  24. 34e0fad Update L icons by Tadashi G. Takaoka · 12 years ago
  25. a709bc7 Merge "Reduce the cost for handling intentional omission." by Keisuke Kuroyanagi · 12 years ago
  26. 39e5a15 Merge "Always keep PtNodes that represent non-word info during GC." by Keisuke Kuroyanagi · 12 years ago
  27. 3686bdf Fix off-device build by Xiaojun Bi · 12 years ago
  28. 9aa7f66 Simplify StatsUtils by Yohei Yukawa · 12 years ago
  29. aa7329d Merge "Add VERSION4_DEV(402) in Java side and use it for tests." by Keisuke Kuroyanagi · 12 years ago
  30. 91d7538 Merge "Add VERSION_4_DEV(402) in native code." by Keisuke Kuroyanagi · 12 years ago
  31. 04536f1 Add VERSION4_DEV(402) in Java side and use it for tests. by Keisuke Kuroyanagi · 12 years ago
  32. 7116ea9 Add VERSION_4_DEV(402) in native code. by Keisuke Kuroyanagi · 12 years ago
  33. cf70069 Always keep PtNodes that represent non-word info during GC. by Keisuke Kuroyanagi · 12 years ago
  34. 28b896f Merge "Use nullptr instead of MmappedBufferPtr(nullptr)." by Keisuke Kuroyanagi · 12 years ago
  35. 2dc8e36 Use nullptr instead of MmappedBufferPtr(nullptr). by Keisuke Kuroyanagi · 12 years ago
  36. ee59975 Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()" by Keisuke Kuroyanagi · 12 years ago
  37. babde55 Merge "Fix a bug where changing languages kills the composition." by Jean Chalard · 12 years ago
  38. 5ce39df Fix a bug where changing languages kills the composition. by Jean Chalard · 12 years ago
  39. 32bdf9f Merge "Use JniDataUtils::putXxxToArray() to output a value." by Keisuke Kuroyanagi · 12 years ago
  40. 5c00bde Merge "Filter out control characters and non-unicode code points." by Keisuke Kuroyanagi · 12 years ago
  41. 304a71d Use JniDataUtils::putXxxToArray() to output a value. by Keisuke Kuroyanagi · 12 years ago
  42. e9121a6 Filter out control characters and non-unicode code points. by Keisuke Kuroyanagi · 12 years ago
  43. 728141d Merge "Generate dict code for version 401." by Keisuke Kuroyanagi · 12 years ago
  44. 9f4d62c Create com.android.inputmethod.keyboard.emoji package by Tadashi G. Takaoka · 12 years ago
  45. 6bf2681 Generate dict code for version 401. by Keisuke Kuroyanagi · 12 years ago
  46. 71f4c6b Merge "Fix NPE that happens only in some unit tests" by Tadashi G. Takaoka · 12 years ago
  47. 268bf2c Fix NPE that happens only in some unit tests by Tadashi G. Takaoka · 12 years ago
  48. 08476dc Merge "Don't send empty composing texts." by Jean Chalard · 12 years ago
  49. 83da264 Merge "Rename LMP to LXX just in case" by Tadashi G. Takaoka · 12 years ago
  50. 3610039 Rename LMP to LXX just in case by Tadashi G. Takaoka · 12 years ago
  51. d7c520b Merge "Make Emoji palette more Quantum light compliant" by Tadashi G. Takaoka · 12 years ago
  52. 0a04f8b Merge "Output dictionary format version for dump." by Keisuke Kuroyanagi · 12 years ago
  53. 72d6061 Merge "Use JniDataUtils::outputCodePoints() to output code points" by Keisuke Kuroyanagi · 12 years ago
  54. c1094d6 Make Emoji palette more Quantum light compliant by Tadashi G. Takaoka · 12 years ago
  55. ae1c53b Merge "Separate functional key background from normal one" by Tadashi G. Takaoka · 12 years ago
  56. c1e6100 Separate functional key background from normal one by Tadashi G. Takaoka · 12 years ago
  57. dd6d96c Merge "Restrict the permission of dict files created on device." by Keisuke Kuroyanagi · 12 years ago
  58. ed16af7 Restrict the permission of dict files created on device. by Keisuke Kuroyanagi · 12 years ago
  59. d2f7cd2 Use JniDataUtils::outputCodePoints() to output code points by Keisuke Kuroyanagi · 12 years ago
  60. 309ab66 Don't send empty composing texts. by Jean Chalard · 12 years ago
  61. 4b6660f Merge "Fix unit tests." by Jean Chalard · 12 years ago
  62. a1b7f66 Merge "Implement backspace in the current cluster for Myanmar" by Jean Chalard · 12 years ago
  63. 68730d1 Fix unit tests. by Jean Chalard · 12 years ago
  64. d23d197 Implement backspace in the current cluster for Myanmar by Jean Chalard · 12 years ago
  65. ead058b Make EmojiCategory and EmojiPalettesAdapter as top level classes by Tadashi G. Takaoka · 12 years ago
  66. c1e86d3 Merge "Skip PtNodes with non-Unicode code points for suggestion." by Keisuke Kuroyanagi · 12 years ago
  67. 14dd663 Reduce the cost for handling intentional omission. by Keisuke Kuroyanagi · 12 years ago
  68. eb4f850 Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries() by Xiaojun Bi · 12 years ago
  69. 83be21a Fix emoji category page indicator height by Tadashi G. Takaoka · 12 years ago
  70. 161fa05 Update LMP colors and temporal drawables by Tadashi G. Takaoka · 12 years ago
  71. 9351507 Output dictionary format version for dump. by Keisuke Kuroyanagi · 12 years ago
  72. 7edd345 Remove unused drawables by Tadashi G. Takaoka · 12 years ago
  73. 08103a0 Show voice key even when important notice is showing by Tadashi G. Takaoka · 12 years ago
  74. 25ec32f Merge "Implement the distracter filter" by Xiaojun Bi · 12 years ago
  75. ac20253 Implement the distracter filter by Xiaojun Bi · 12 years ago
  76. f8297dc Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  77. 5fc93fa Merge "Add content description to the voice key" by Tadashi G. Takaoka · 12 years ago
  78. cda11fb Merge "Show icon on action key when it is defined in keyboard theme" by Tadashi G. Takaoka · 12 years ago
  79. 191105a Merge "Fix inconsistent TalkBack descriptions of keyboard modes" by Tadashi G. Takaoka · 12 years ago
  80. 06d1cdd Add content description to the voice key by Tadashi G. Takaoka · 12 years ago
  81. d66cb98 Merge "Add "// namespace latinime"" by Keisuke Kuroyanagi · 12 years ago
  82. 2968ab3 Merge "Move files under bigram/shortcut to under structure." by Keisuke Kuroyanagi · 12 years ago
  83. aaffc46 Fix inconsistent TalkBack descriptions of keyboard modes by Tadashi G. Takaoka · 12 years ago
  84. 5c154ed Merge "Add large unit test for dictionary migration." by Keisuke Kuroyanagi · 12 years ago
  85. 0c8ce96 Add "// namespace latinime" by Keisuke Kuroyanagi · 12 years ago
  86. 6e4b674 Move files under bigram/shortcut to under structure. by Keisuke Kuroyanagi · 12 years ago
  87. 3c7f140 Add large unit test for dictionary migration. by Keisuke Kuroyanagi · 12 years ago
  88. dcd74ba Merge "Optimize drawing key text shadow layer" by Tadashi G. Takaoka · 12 years ago
  89. 41f9f1e Optimize drawing key text shadow layer by Tadashi G. Takaoka · 12 years ago
  90. 9e39c60 Merge "Add isIconDefined predicate to Keyboard_Case attribute" by Tadashi G. Takaoka · 12 years ago
  91. 6d132aa Merge "Code cleanup." by Keisuke Kuroyanagi · 12 years ago
  92. 0f64538 Merge "Fix typo wordPreperty -> wordProperty." by Keisuke Kuroyanagi · 12 years ago
  93. 61fc329 Merge "Support bigram historical information migration." by Keisuke Kuroyanagi · 12 years ago
  94. dd68d4e Show icon on action key when it is defined in keyboard theme by Tadashi G. Takaoka · 12 years ago
  95. 1c8e069 Add isIconDefined predicate to Keyboard_Case attribute by Tadashi G. Takaoka · 12 years ago
  96. ecac0cd Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  97. d0d0113 Code cleanup. by Keisuke Kuroyanagi · 12 years ago
  98. 0befbf8 Fix typo wordPreperty -> wordProperty. by Keisuke Kuroyanagi · 12 years ago
  99. 620a05a Support bigram historical information migration. by Keisuke Kuroyanagi · 12 years ago
  100. 61ddac2 Merge "Add initial reordering rules for Myanmar" by Jean Chalard · 12 years ago