1. d6f147e Consolidate keyOutputText with keyLabel attribute by Tadashi G. Takaoka · 12 years ago
  2. 6193217 Parse keyLabel for icon, code, and outputText as well by Tadashi G. Takaoka · 12 years ago
  3. a9e1930 Merge "Conditionally store the raw suggestions." by Jean Chalard · 12 years ago
  4. fd018c1 Merge "Use CombinedFormatUtils to convert dict elements to strings." by Keisuke Kuroyanagi · 12 years ago
  5. a49f61f Conditionally store the raw suggestions. by Jean Chalard · 12 years ago
  6. b24de42 Use CombinedFormatUtils to convert dict elements to strings. by Keisuke Kuroyanagi · 12 years ago
  7. 337dce8 Merge "Consolidate WordProperty and Word." by Keisuke Kuroyanagi · 12 years ago
  8. 0c088e2 Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()." by Keisuke Kuroyanagi · 12 years ago
  9. f2d15d6 Unregister DictionaryDumpBroadcastReceiver in onDestroy(). by Keisuke Kuroyanagi · 12 years ago
  10. 5f5feeb Consolidate WordProperty and Word. by Keisuke Kuroyanagi · 12 years ago
  11. 058d615 Remove a redundant comment. by Jean Chalard · 12 years ago
  12. 58eed63 Merge "Stop considering personalization dicts outputs as words" by Jean Chalard · 12 years ago
  13. 5095fab Stop considering personalization dicts outputs as words by Jean Chalard · 12 years ago
  14. 239f7da Merge "Make WeightedString have ProbabilityInfo." by Keisuke Kuroyanagi · 12 years ago
  15. df1d3e7 Make WeightedString have ProbabilityInfo. by Keisuke Kuroyanagi · 12 years ago
  16. e42380a Merge "Separate ProbabilityInfo form WordProperty." by Keisuke Kuroyanagi · 12 years ago
  17. 75a3df3 Separate ProbabilityInfo form WordProperty. by Keisuke Kuroyanagi · 12 years ago
  18. 8fb2f6a Merge "Fix a flash in the wrong place" by Jean Chalard · 12 years ago
  19. 9e9e948 Fix a flash in the wrong place by Jean Chalard · 12 years ago
  20. 02a534d Merge "Treat a sole "|" as a special case of key label" by Tadashi G. Takaoka · 12 years ago
  21. 6e5dbdd Merge "Add null check to KeySpecParser" by Tadashi G. Takaoka · 12 years ago
  22. 6a16fa1 Merge "Refactor KeySpecParser a bit" by Tadashi G. Takaoka · 12 years ago
  23. b162911 Merge "[HD04] Make the locale mandatory." by Jean Chalard · 12 years ago
  24. f7d8b8f Treat a sole "|" as a special case of key label by Tadashi G. Takaoka · 12 years ago
  25. bbb6e8f Merge "[IL109] Move more code to InputLogic" by Jean Chalard · 12 years ago
  26. a6ea33b Merge "[IL108] Remove some uses of LatinIME in input logic." by Jean Chalard · 12 years ago
  27. d9c6b33 Add null check to KeySpecParser by Tadashi G. Takaoka · 12 years ago
  28. bc95140 Refactor KeySpecParser a bit by Tadashi G. Takaoka · 12 years ago
  29. 43cf907 [HD04] Make the locale mandatory. by Jean Chalard · 12 years ago
  30. bb476be Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  31. f2749e4 Merge "Revert "Move key preview related methods to KeyPreviewChoreographer"" by Tadashi G. Takaoka · 12 years ago
  32. 32d6c6a Revert "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  33. 2bb1c6a [IL109] Move more code to InputLogic by Jean Chalard · 12 years ago
  34. 2c01dd0 [IL108] Remove some uses of LatinIME in input logic. by Jean Chalard · 12 years ago
  35. ade1aa5 [IL107] Add an interface to access the suggestion view. by Jean Chalard · 12 years ago
  36. aac53dd Merge "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  37. c488048 Merge "Check isEligibleForAutoCommit when batch input is ended." by Keisuke Kuroyanagi · 12 years ago
  38. 3880694 Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  39. 8c5c01e Check isEligibleForAutoCommit when batch input is ended. by Keisuke Kuroyanagi · 12 years ago
  40. 66b2fcf Merge "Move some XML attributes to KeyPreviewDrawParams" by Tadashi G. Takaoka · 12 years ago
  41. ad37cdd Merge "Add jni interface to get header information from native." by Keisuke Kuroyanagi · 12 years ago
  42. f32b2d5 Merge "Add a utility method to StringUtils." by Keisuke Kuroyanagi · 12 years ago
  43. aaf864d Merge "Separate header class from FormatSpec." by Keisuke Kuroyanagi · 12 years ago
  44. 927aff7 Add jni interface to get header information from native. by Keisuke Kuroyanagi · 12 years ago
  45. 53fb86c Add a utility method to StringUtils. by Keisuke Kuroyanagi · 12 years ago
  46. b986f78 Separate header class from FormatSpec. by Keisuke Kuroyanagi · 12 years ago
  47. 866fd42 Merge "Add dictionary dump buttons in debug settings." by Keisuke Kuroyanagi · 12 years ago
  48. 36c7a62 Add dictionary dump buttons in debug settings. by Keisuke Kuroyanagi · 12 years ago
  49. 7d09b56 Move some XML attributes to KeyPreviewDrawParams by Tadashi G. Takaoka · 12 years ago
  50. f7d682c Merge "Refactor KeyPreviewDrawParams a bit" by Tadashi G. Takaoka · 12 years ago
  51. 23c4875 Merge "Check timestamp for each pointer." by Keisuke Kuroyanagi · 12 years ago
  52. 99b7242 Merge "Make dumpAllWordsForDebug() use getNextWordProperty()." by Keisuke Kuroyanagi · 12 years ago
  53. ffb12e7 Merge "Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken." by Keisuke Kuroyanagi · 12 years ago
  54. 992c521 Refactor KeyPreviewDrawParams a bit by Tadashi G. Takaoka · 12 years ago
  55. 33fd13b Check timestamp for each pointer. by Keisuke Kuroyanagi · 12 years ago
  56. d79fd29 Make dumpAllWordsForDebug() use getNextWordProperty(). by Keisuke Kuroyanagi · 12 years ago
  57. 9417346 Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken. by Keisuke Kuroyanagi · 12 years ago
  58. 5be8a59 Use "Key popup dismiss delay" to control key preview zoom out animation by Tadashi G. Takaoka · 12 years ago
  59. b06e455 Clear important notice strip by Tadashi G. Takaoka · 12 years ago
  60. 4d539f2 Merge "Fix important notice strip text layout" by Tadashi G. Takaoka · 12 years ago
  61. 9706f9a Fix important notice strip text layout by Tadashi G. Takaoka · 12 years ago
  62. a2d83df Merge "Show important notice dialog" by Tadashi G. Takaoka · 12 years ago
  63. 342e81e Show important notice dialog by Tadashi G. Takaoka · 12 years ago
  64. 80fa64e Merge "Don't resume suggestions if suggestions are not requested." by Jean Chalard · 12 years ago
  65. 5d9be80 Merge "Have empty suggestions go through setNeutralSuggestions." by Jean Chalard · 12 years ago
  66. 2cbf152 Have empty suggestions go through setNeutralSuggestions. by Jean Chalard · 12 years ago
  67. 9068fd4 Don't resume suggestions if suggestions are not requested. by Jean Chalard · 12 years ago
  68. 38f341a Add a jni method to iterate words in a dictionary. by Keisuke Kuroyanagi · 12 years ago
  69. 08d72c5 Merge "Introduce a delay for key-press feedback on the Emoji palette" by Yohei Yukawa · 12 years ago
  70. 5ecf74b Merge "Extend jni interface to get bigrams in WordProperty." by Keisuke Kuroyanagi · 12 years ago
  71. 94d9a23 Extend jni interface to get bigrams in WordProperty. by Keisuke Kuroyanagi · 12 years ago
  72. 2abe1ce Merge "Add important notice strip" by Tadashi G. Takaoka · 12 years ago
  73. e855093 Move some methods to MoreKeySpec class by Tadashi G. Takaoka · 12 years ago
  74. 8a296e4 Add important notice strip by Tadashi G. Takaoka · 12 years ago
  75. 4e6f72c Merge "[HD03] Straighten out attribute key names in Java." by Jean Chalard · 12 years ago
  76. 7914a97 Merge "Move some prefix strings to relevant classes" by Tadashi G. Takaoka · 12 years ago
  77. 3b4eb03 Move some prefix strings to relevant classes by Tadashi G. Takaoka · 12 years ago
  78. 1e40af5 Merge "Refactor KeyboardTextsSet class" by Tadashi G. Takaoka · 12 years ago
  79. be0d05c Merge "Move important notice version to resource" by Tadashi G. Takaoka · 12 years ago
  80. 0bae2ab Refactor KeyboardTextsSet class by Tadashi G. Takaoka · 12 years ago
  81. 94797fb Introduce a delay for key-press feedback on the Emoji palette by Yohei Yukawa · 12 years ago
  82. d245f6c Move arrayAsList method to CollectionUtils by Tadashi G. Takaoka · 12 years ago
  83. de76e62 Merge "Move some methods to StringUtils" by Tadashi G. Takaoka · 12 years ago
  84. 639bf62 Move some methods to StringUtils by Tadashi G. Takaoka · 12 years ago
  85. 79b2e4d [HD03] Straighten out attribute key names in Java. by Jean Chalard · 12 years ago
  86. b0df28f Merge "[HD02] Make the date header attribute mandatory." by Jean Chalard · 12 years ago
  87. 5b8ffad Move important notice version to resource by Tadashi G. Takaoka · 12 years ago
  88. 748f32f Merge "Rename UnigramProperty to WordProperty." by Keisuke Kuroyanagi · 12 years ago
  89. 080a35e Rename UnigramProperty to WordProperty. by Keisuke Kuroyanagi · 12 years ago
  90. a137c21 [HD02] Make the date header attribute mandatory. by Jean Chalard · 12 years ago
  91. 776d46a Merge "Show "Touch again to save" in system locale" by Tadashi G. Takaoka · 12 years ago
  92. 9b1a668 Show "Touch again to save" in system locale by Tadashi G. Takaoka · 12 years ago
  93. 7ceee45 Merge "Fix historical info of bigrams reading." by Keisuke Kuroyanagi · 12 years ago
  94. bf2f089 Merge "Add ImportantNoticeUtils class" by Tadashi G. Takaoka · 12 years ago
  95. a14ddfb Add ImportantNoticeUtils class by Tadashi G. Takaoka · 12 years ago
  96. 971bbcf Fix historical info of bigrams reading. by Keisuke Kuroyanagi · 12 years ago
  97. d432892 Fix Farsi keyboard comma and period by Tadashi G. Takaoka · 12 years ago
  98. 0c186c3 Merge "[IL106] Inline a now useless method." by Jean Chalard · 12 years ago
  99. 90c072a Merge "[IL105] Remove more useless arguments" by Jean Chalard · 12 years ago
  100. 362779d Merge "[IL104] Remove useless arguments" by Jean Chalard · 12 years ago