1. 6ae4d79 Use IntArrayView for dictionary structure policy. by Keisuke Kuroyanagi · 10 years ago
  2. b85bf4e Merge "Use word id to construct DicNode instead of isTerminal flag." by Keisuke Kuroyanagi · 10 years ago
  3. fe39523 Remove bigram dict content. by Keisuke Kuroyanagi · 10 years ago
  4. 758d093 Get entry count after truncation using LanguageModelDictContent. by Keisuke Kuroyanagi · 10 years ago
  5. c7f1de8 Merge "Use LanguageModelDictContent in getWordProperty()." by Keisuke Kuroyanagi · 10 years ago
  6. 8b5788d am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 10 years ago
  7. 7c08ede Merge "Use LanguageModelDictContent in iterateNgramEntries()." by Keisuke Kuroyanagi · 10 years ago
  8. 68a2a69 am 37beaf15: Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 10 years ago
  9. 82f7d3a Merge "Add a method to iterate entries in LanguageModelDictContent." by Keisuke Kuroyanagi · 10 years ago
  10. 37beaf1 Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 10 years ago
  11. 00042cb am c925ca43: am 97681ebd: Set highlight color along with the commit indicator by Yohei Yukawa · 10 years ago
  12. d8380fd Merge "resolved conflicts for merge of 8159336b to master" by Ken Wakasa · 10 years ago
  13. 6da1c67 resolved conflicts for merge of 8159336b to master by Ken Wakasa · 10 years ago
  14. 8a413a2 am 00d140ca: am a475c854: Introduce a mechanism to hide the indicator speculatively by Yohei Yukawa · 10 years ago
  15. c159608 resolved conflicts for merge of 0268f736 to master by Ken Wakasa · 10 years ago
  16. c925ca4 am 97681ebd: Set highlight color along with the commit indicator by Yohei Yukawa · 10 years ago
  17. 8159336 am 29200b0a: Set the text bgcolor only when CursorAnchorInfo is available by Yohei Yukawa · 10 years ago
  18. 97681eb Set highlight color along with the commit indicator by Yohei Yukawa · 10 years ago
  19. 29200b0 Set the text bgcolor only when CursorAnchorInfo is available by Yohei Yukawa · 10 years ago
  20. 00d140c am a475c854: Introduce a mechanism to hide the indicator speculatively by Yohei Yukawa · 10 years ago
  21. a475c85 Introduce a mechanism to hide the indicator speculatively by Yohei Yukawa · 10 years ago
  22. b7bedcc Merge "Add TimeKeeperTest." by Keisuke Kuroyanagi · 10 years ago
  23. 78aea9f Add TimeKeeperTest. by Keisuke Kuroyanagi · 10 years ago
  24. 0268f73 am bea17c49: Introduce commit/add-to-dictionary indicators by Yohei Yukawa · 10 years ago
  25. bea17c4 Introduce commit/add-to-dictionary indicators by Yohei Yukawa · 10 years ago
  26. 4660eca Merge "Fix a bug where mic/emoji key wouldn't work." by Ken Wakasa · 10 years ago
  27. e380438 Fix a bug where mic/emoji key wouldn't work. by Jean Chalard · 10 years ago
  28. 96522da am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear. by Jean Chalard · 10 years ago
  29. 2a2d324 am 8380f921: Fix a bug where the top prediction would disappear. by Jean Chalard · 10 years ago
  30. 8380f92 Fix a bug where the top prediction would disappear. by Jean Chalard · 10 years ago
  31. 9cf69a4 Adds documentation for a few methods. by David Faden · 10 years ago
  32. 7d47500 Use word id to construct DicNode instead of isTerminal flag. by Keisuke Kuroyanagi · 10 years ago
  33. 8b4409f Use LanguageModelDictContent in getWordProperty(). by Keisuke Kuroyanagi · 10 years ago
  34. 1c14eff Use LanguageModelDictContent in iterateNgramEntries(). by Keisuke Kuroyanagi · 10 years ago
  35. 07b3b41 Add a method to iterate entries in LanguageModelDictContent. by Keisuke Kuroyanagi · 10 years ago
  36. 4793e91 Merge "Add SparseTableTest." by Keisuke Kuroyanagi · 10 years ago
  37. 30e6b21 Add SparseTableTest. by Keisuke Kuroyanagi · 10 years ago
  38. bf6fc49 Merge "Get dynamic dict stats via DictionaryFacilitator" by Keisuke Kuroyanagi · 10 years ago
  39. d8dfac6 am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for some internal fields" into lmp-dev by Yohei Yukawa · 10 years ago
  40. abf05cc am fdfe73ff: Merge "Use more descriptive names for some internal fields" into lmp-dev by Yohei Yukawa · 10 years ago
  41. 1a31d78 Merge "Introduce onEvent() to improve testability" by Jean Chalard · 10 years ago
  42. fdfe73f Merge "Use more descriptive names for some internal fields" into lmp-dev by Yohei Yukawa · 10 years ago
  43. d147db8 am c500700f: am 19dd34a0: Show view even when IME is explicitly shown with physical keyboard by Tadashi G. Takaoka · 10 years ago
  44. a61b724 Use more descriptive names for some internal fields by Yohei Yukawa · 10 years ago
  45. ee8ebee Merge "Fix unit tests" by Jean Chalard · 10 years ago
  46. c500700 am 19dd34a0: Show view even when IME is explicitly shown with physical keyboard by Tadashi G. Takaoka · 10 years ago
  47. dc110b2 Fix unit tests by Jean Chalard · 10 years ago
  48. e5e7a91 Merge "Add ByteArrayUtilsTest." by Keisuke Kuroyanagi · 10 years ago
  49. 7defe92 am 4a782da3: am f145fff0: Merge "Fix NPE when pressing ALT key" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  50. 4587b13 am 2d508203: am 8681287c: Fix build due to an illegal character by Yohei Yukawa · 10 years ago
  51. 8c7daa8 am 02716083: am 5eebaddc: Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev by Yohei Yukawa · 10 years ago
  52. a5687ee am b65a1e46: am 2c4cce8d: Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev by Yohei Yukawa · 10 years ago
  53. ef7c701 am 129af927: am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  54. f6f55ad am e0d00803: am 4a71d2c4: Allow to add/remove background color to/from the committed text by Yohei Yukawa · 10 years ago
  55. c06c6e4 am 7d146cdb: am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNull by Yohei Yukawa · 10 years ago
  56. c04ae77 Add ByteArrayUtilsTest. by Keisuke Kuroyanagi · 10 years ago
  57. 908f0ed Introduce onEvent() to improve testability by Jean Chalard · 10 years ago
  58. 19dd34a Show view even when IME is explicitly shown with physical keyboard by Tadashi G. Takaoka · 10 years ago
  59. 4a782da am f145fff0: Merge "Fix NPE when pressing ALT key" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  60. f145fff Merge "Fix NPE when pressing ALT key" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  61. 9cbf814 Get dynamic dict stats via DictionaryFacilitator by Keisuke Kuroyanagi · 10 years ago
  62. ad1f880 Fix NPE when pressing ALT key by Tadashi G. Takaoka · 10 years ago
  63. e38f791 Merge "Get bigram probability using language model dict content." by Keisuke Kuroyanagi · 10 years ago
  64. dc44260 Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype""" by Jean Chalard · 10 years ago
  65. 85ddfe1 Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" by Jean Chalard · 10 years ago
  66. 2d50820 am 8681287c: Fix build due to an illegal character by Yohei Yukawa · 10 years ago
  67. 0271608 am 5eebaddc: Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev by Yohei Yukawa · 10 years ago
  68. b65a1e4 am 2c4cce8d: Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev by Yohei Yukawa · 10 years ago
  69. 8681287 Fix build due to an illegal character by Yohei Yukawa · 10 years ago
  70. 5eebadd Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev by Yohei Yukawa · 10 years ago
  71. 2c4cce8 Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev by Yohei Yukawa · 10 years ago
  72. 129af92 am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  73. ebc1509 Introduce #shouldShowAddToDictionaryHint by Yohei Yukawa · 10 years ago
  74. e0d0080 am 4a71d2c4: Allow to add/remove background color to/from the committed text by Yohei Yukawa · 10 years ago
  75. 3946776 Merge "Truncate entries in language model dict content." by Keisuke Kuroyanagi · 10 years ago
  76. 5e7a6fe Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev by Tadashi G. Takaoka · 10 years ago
  77. c9aa1be Fix the bottom row of tablet keyboard layout by Tadashi G. Takaoka · 10 years ago
  78. 034c326 Dismiss "Add to dictionary" hint with non-special char event by Yohei Yukawa · 10 years ago
  79. 4a71d2c Allow to add/remove background color to/from the committed text by Yohei Yukawa · 10 years ago
  80. 094a8a6 Merge "Update probabilities in language model dict content for GC." by Keisuke Kuroyanagi · 10 years ago
  81. 7d146cd am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNull by Yohei Yukawa · 10 years ago
  82. cd6ef9a Indroduce SuggestedWords#getTypedWordInfoOrNull by Yohei Yukawa · 10 years ago
  83. 19a7012 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  84. bf32c26 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  85. dafd54f Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  86. f1d070e Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  87. 7bf6d90 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  88. 5608765 am cc4d21df: am 2637be27: Support Accept typed word UI by Tadashi G. Takaoka · 10 years ago
  89. cc4d21d am 2637be27: Support Accept typed word UI by Tadashi G. Takaoka · 10 years ago
  90. 2637be2 Support Accept typed word UI by Tadashi G. Takaoka · 10 years ago
  91. 295e602 Get bigram probability using language model dict content. by Keisuke Kuroyanagi · 10 years ago
  92. 063f86d Truncate entries in language model dict content. by Keisuke Kuroyanagi · 10 years ago
  93. 9aa6699 Update probabilities in language model dict content for GC. by Keisuke Kuroyanagi · 10 years ago
  94. 6c638d1 Merge "Revert "[ML1] Introduce RichInputMethodSubtype"" by Jean Chalard · 10 years ago
  95. a63d0a8 Revert "[ML1] Introduce RichInputMethodSubtype" by Jean Chalard · 10 years ago
  96. eb99b46 am 96db9222: am cabb66e9: follow-up to API change in I4a577bfd02b37b by Yohei Yukawa · 10 years ago
  97. 96db922 am cabb66e9: follow-up to API change in I4a577bfd02b37b by Yohei Yukawa · 10 years ago
  98. e2ebd5d Merge "Add ExpandableBinaryDictionary#getDictionaryStats()." by Keisuke Kuroyanagi · 10 years ago
  99. 395d778 Merge "Revert "[HW17] Straighten the dead char implementation."" by Jean Chalard · 10 years ago
  100. 5bfd661 Revert "[HW17] Straighten the dead char implementation." by Jean Chalard · 10 years ago