1. 7ffac03 Make importance notice dialog cancel able by Tadashi G. Takaoka · 12 years ago
  2. 6e1710f Merge "Optimize text resources' ordering a bit" by Tadashi G. Takaoka · 12 years ago
  3. d495cc3 Merge "Get nicer output of make-keyboard-text" by Tadashi G. Takaoka · 12 years ago
  4. 8bfd610 Optimize text resources' ordering a bit by Tadashi G. Takaoka · 12 years ago
  5. ed50969 Get nicer output of make-keyboard-text by Tadashi G. Takaoka · 12 years ago
  6. 3df8bcb Revert "Display predictions when the cursor is moved after a word." by Jean Chalard · 12 years ago
  7. 38d31a5 Display predictions when the cursor is moved after a word. by Jean Chalard · 12 years ago
  8. f9e5b1e Merge "Show important notice strip" by Jean Chalard · 12 years ago
  9. 8dda9e4 Show important notice strip by Tadashi G. Takaoka · 12 years ago
  10. ea24abf Merge "Remove unused code." by Keisuke Kuroyanagi · 12 years ago
  11. 2ef87ae Merge "Make PtNode have ProbabilityInfo instead of raw value." by Keisuke Kuroyanagi · 12 years ago
  12. 69ccac6 Remove unused code. by Keisuke Kuroyanagi · 12 years ago
  13. 8ffc631 Make PtNode have ProbabilityInfo instead of raw value. by Keisuke Kuroyanagi · 12 years ago
  14. cbb0a6d Merge "Fix possible NPE while finding device override value from resource" by Tadashi G. Takaoka · 12 years ago
  15. bd9887a Fix possible NPE while finding device override value from resource by Tadashi G. Takaoka · 12 years ago
  16. f70bcf3 Refactor Key constructors by Tadashi G. Takaoka · 12 years ago
  17. 541a3d3 Remove unused import by Tadashi G. Takaoka · 12 years ago
  18. 45eb5d9 Allow an empty keySpec for Spacer by Tadashi G. Takaoka · 12 years ago
  19. e5320c1 Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java by Tadashi G. Takaoka · 12 years ago
  20. 4f72923 Merge "Rename Key.keyLabel attribute to KeySpec" by Tadashi G. Takaoka · 12 years ago
  21. 4e85476 Merge "Consolidate keyIcon and code with keyLabel attribute" by Tadashi G. Takaoka · 12 years ago
  22. 9684b33 Rename Key.keyLabel attribute to KeySpec by Tadashi G. Takaoka · 12 years ago
  23. a83a1fe Consolidate keyIcon and code with keyLabel attribute by Tadashi G. Takaoka · 12 years ago
  24. a9e1db6 Merge "Decimal number is treated as outputText" by Tadashi G. Takaoka · 12 years ago
  25. 276b1a2 Add debug settings for keypress popup animations by Tadashi G. Takaoka · 12 years ago
  26. 6422f77 Merge "Use native logic to read Ver4 dict." by Keisuke Kuroyanagi · 12 years ago
  27. ab6a937 Use native logic to read Ver4 dict. by Keisuke Kuroyanagi · 12 years ago
  28. fc6d0f8 Merge "Implement getHeaderInfoNative." by Keisuke Kuroyanagi · 12 years ago
  29. fc9ca59 Implement getHeaderInfoNative. by Keisuke Kuroyanagi · 12 years ago
  30. 3bbd50c Use SubtypeLocaleUtils.isRtlLanguage by Tadashi G. Takaoka · 12 years ago
  31. 48ea528 Merge "Consolidate keyOutputText with keyLabel attribute" by Tadashi G. Takaoka · 12 years ago
  32. d645db1 Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag" by Tadashi G. Takaoka · 12 years ago
  33. a9b6713 Merge "Parse keyLabel for icon, code, and outputText as well" by Tadashi G. Takaoka · 12 years ago
  34. df75444 Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag by Tadashi G. Takaoka · 12 years ago
  35. 0df4627 Remove unused smiley key definitions by Tadashi G. Takaoka · 12 years ago
  36. d6f147e Consolidate keyOutputText with keyLabel attribute by Tadashi G. Takaoka · 12 years ago
  37. 6193217 Parse keyLabel for icon, code, and outputText as well by Tadashi G. Takaoka · 12 years ago
  38. a9e1930 Merge "Conditionally store the raw suggestions." by Jean Chalard · 12 years ago
  39. 4a64ad9 Decimal number is treated as outputText by Tadashi G. Takaoka · 12 years ago
  40. fd018c1 Merge "Use CombinedFormatUtils to convert dict elements to strings." by Keisuke Kuroyanagi · 12 years ago
  41. a49f61f Conditionally store the raw suggestions. by Jean Chalard · 12 years ago
  42. b24de42 Use CombinedFormatUtils to convert dict elements to strings. by Keisuke Kuroyanagi · 12 years ago
  43. 337dce8 Merge "Consolidate WordProperty and Word." by Keisuke Kuroyanagi · 12 years ago
  44. 0c088e2 Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()." by Keisuke Kuroyanagi · 12 years ago
  45. f2d15d6 Unregister DictionaryDumpBroadcastReceiver in onDestroy(). by Keisuke Kuroyanagi · 12 years ago
  46. 5f5feeb Consolidate WordProperty and Word. by Keisuke Kuroyanagi · 12 years ago
  47. 058d615 Remove a redundant comment. by Jean Chalard · 12 years ago
  48. 58eed63 Merge "Stop considering personalization dicts outputs as words" by Jean Chalard · 12 years ago
  49. 5095fab Stop considering personalization dicts outputs as words by Jean Chalard · 12 years ago
  50. 239f7da Merge "Make WeightedString have ProbabilityInfo." by Keisuke Kuroyanagi · 12 years ago
  51. df1d3e7 Make WeightedString have ProbabilityInfo. by Keisuke Kuroyanagi · 12 years ago
  52. e42380a Merge "Separate ProbabilityInfo form WordProperty." by Keisuke Kuroyanagi · 12 years ago
  53. 75a3df3 Separate ProbabilityInfo form WordProperty. by Keisuke Kuroyanagi · 12 years ago
  54. 8fb2f6a Merge "Fix a flash in the wrong place" by Jean Chalard · 12 years ago
  55. 9e9e948 Fix a flash in the wrong place by Jean Chalard · 12 years ago
  56. 02a534d Merge "Treat a sole "|" as a special case of key label" by Tadashi G. Takaoka · 12 years ago
  57. 6e5dbdd Merge "Add null check to KeySpecParser" by Tadashi G. Takaoka · 12 years ago
  58. 6a16fa1 Merge "Refactor KeySpecParser a bit" by Tadashi G. Takaoka · 12 years ago
  59. b162911 Merge "[HD04] Make the locale mandatory." by Jean Chalard · 12 years ago
  60. f7d8b8f Treat a sole "|" as a special case of key label by Tadashi G. Takaoka · 12 years ago
  61. bbb6e8f Merge "[IL109] Move more code to InputLogic" by Jean Chalard · 12 years ago
  62. a6ea33b Merge "[IL108] Remove some uses of LatinIME in input logic." by Jean Chalard · 12 years ago
  63. d9c6b33 Add null check to KeySpecParser by Tadashi G. Takaoka · 12 years ago
  64. bc95140 Refactor KeySpecParser a bit by Tadashi G. Takaoka · 12 years ago
  65. 43cf907 [HD04] Make the locale mandatory. by Jean Chalard · 12 years ago
  66. bb476be Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  67. f2749e4 Merge "Revert "Move key preview related methods to KeyPreviewChoreographer"" by Tadashi G. Takaoka · 12 years ago
  68. 32d6c6a Revert "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  69. 2bb1c6a [IL109] Move more code to InputLogic by Jean Chalard · 12 years ago
  70. 2c01dd0 [IL108] Remove some uses of LatinIME in input logic. by Jean Chalard · 12 years ago
  71. ade1aa5 [IL107] Add an interface to access the suggestion view. by Jean Chalard · 12 years ago
  72. aac53dd Merge "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  73. c488048 Merge "Check isEligibleForAutoCommit when batch input is ended." by Keisuke Kuroyanagi · 12 years ago
  74. 3880694 Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  75. 8c5c01e Check isEligibleForAutoCommit when batch input is ended. by Keisuke Kuroyanagi · 12 years ago
  76. 66b2fcf Merge "Move some XML attributes to KeyPreviewDrawParams" by Tadashi G. Takaoka · 12 years ago
  77. ad37cdd Merge "Add jni interface to get header information from native." by Keisuke Kuroyanagi · 12 years ago
  78. f32b2d5 Merge "Add a utility method to StringUtils." by Keisuke Kuroyanagi · 12 years ago
  79. aaf864d Merge "Separate header class from FormatSpec." by Keisuke Kuroyanagi · 12 years ago
  80. 927aff7 Add jni interface to get header information from native. by Keisuke Kuroyanagi · 12 years ago
  81. 53fb86c Add a utility method to StringUtils. by Keisuke Kuroyanagi · 12 years ago
  82. b986f78 Separate header class from FormatSpec. by Keisuke Kuroyanagi · 12 years ago
  83. 866fd42 Merge "Add dictionary dump buttons in debug settings." by Keisuke Kuroyanagi · 12 years ago
  84. 36c7a62 Add dictionary dump buttons in debug settings. by Keisuke Kuroyanagi · 12 years ago
  85. 7d09b56 Move some XML attributes to KeyPreviewDrawParams by Tadashi G. Takaoka · 12 years ago
  86. f7d682c Merge "Refactor KeyPreviewDrawParams a bit" by Tadashi G. Takaoka · 12 years ago
  87. 23c4875 Merge "Check timestamp for each pointer." by Keisuke Kuroyanagi · 12 years ago
  88. 99b7242 Merge "Make dumpAllWordsForDebug() use getNextWordProperty()." by Keisuke Kuroyanagi · 12 years ago
  89. ffb12e7 Merge "Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken." by Keisuke Kuroyanagi · 12 years ago
  90. 992c521 Refactor KeyPreviewDrawParams a bit by Tadashi G. Takaoka · 12 years ago
  91. 33fd13b Check timestamp for each pointer. by Keisuke Kuroyanagi · 12 years ago
  92. d79fd29 Make dumpAllWordsForDebug() use getNextWordProperty(). by Keisuke Kuroyanagi · 12 years ago
  93. 9417346 Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken. by Keisuke Kuroyanagi · 12 years ago
  94. 5be8a59 Use "Key popup dismiss delay" to control key preview zoom out animation by Tadashi G. Takaoka · 12 years ago
  95. b06e455 Clear important notice strip by Tadashi G. Takaoka · 12 years ago
  96. 4d539f2 Merge "Fix important notice strip text layout" by Tadashi G. Takaoka · 12 years ago
  97. 9706f9a Fix important notice strip text layout by Tadashi G. Takaoka · 12 years ago
  98. a2d83df Merge "Show important notice dialog" by Tadashi G. Takaoka · 12 years ago
  99. 342e81e Show important notice dialog by Tadashi G. Takaoka · 12 years ago
  100. 80fa64e Merge "Don't resume suggestions if suggestions are not requested." by Jean Chalard · 12 years ago