1. a973e09 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  2. 50fbe4c Merge "Cancel keydown events immediately once the view starts scrolling" by Yohei Yukawa · 12 years ago
  3. 4c25986 Cancel keydown events immediately once the view starts scrolling by Yohei Yukawa · 12 years ago
  4. 5a885e8 Merge "Keep showing key preview even when keyboard has been changed" by Tadashi G. Takaoka · 12 years ago
  5. dd6ba4b Merge "Fix bug in KeyPreviewChoreographer.dismissKeyPreview" by Tadashi G. Takaoka · 12 years ago
  6. 075158c Keep showing key preview even when keyboard has been changed by Tadashi G. Takaoka · 12 years ago
  7. 7e9b0b4 Fix bug in KeyPreviewChoreographer.dismissKeyPreview by Tadashi G. Takaoka · 12 years ago
  8. 351c8e6 Merge "Make importance notice dialog cancel able" by Tadashi G. Takaoka · 12 years ago
  9. b05b183 Merge "Increase CHAR LIMIT for personalized setting." by Keisuke Kuroyanagi · 12 years ago
  10. 29c92c4 Increase CHAR LIMIT for personalized setting. by Keisuke Kuroyanagi · 12 years ago
  11. 7ffac03 Make importance notice dialog cancel able by Tadashi G. Takaoka · 12 years ago
  12. 2089afd Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  13. 6e1710f Merge "Optimize text resources' ordering a bit" by Tadashi G. Takaoka · 12 years ago
  14. d495cc3 Merge "Get nicer output of make-keyboard-text" by Tadashi G. Takaoka · 12 years ago
  15. 8bfd610 Optimize text resources' ordering a bit by Tadashi G. Takaoka · 12 years ago
  16. ed50969 Get nicer output of make-keyboard-text by Tadashi G. Takaoka · 12 years ago
  17. d8e4928 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  18. 3df8bcb Revert "Display predictions when the cursor is moved after a word." by Jean Chalard · 12 years ago
  19. 38d31a5 Display predictions when the cursor is moved after a word. by Jean Chalard · 12 years ago
  20. f9e5b1e Merge "Show important notice strip" by Jean Chalard · 12 years ago
  21. 8dda9e4 Show important notice strip by Tadashi G. Takaoka · 12 years ago
  22. ea24abf Merge "Remove unused code." by Keisuke Kuroyanagi · 12 years ago
  23. 2ef87ae Merge "Make PtNode have ProbabilityInfo instead of raw value." by Keisuke Kuroyanagi · 12 years ago
  24. 69ccac6 Remove unused code. by Keisuke Kuroyanagi · 12 years ago
  25. 8ffc631 Make PtNode have ProbabilityInfo instead of raw value. by Keisuke Kuroyanagi · 12 years ago
  26. cbb0a6d Merge "Fix possible NPE while finding device override value from resource" by Tadashi G. Takaoka · 12 years ago
  27. bd9887a Fix possible NPE while finding device override value from resource by Tadashi G. Takaoka · 12 years ago
  28. f70bcf3 Refactor Key constructors by Tadashi G. Takaoka · 12 years ago
  29. e592c1b Merge "Add example attribute to <xliff:g> elements in string resources" by Tadashi G. Takaoka · 12 years ago
  30. 1271da4 Add example attribute to <xliff:g> elements in string resources by Tadashi G. Takaoka · 12 years ago
  31. 541a3d3 Remove unused import by Tadashi G. Takaoka · 12 years ago
  32. 45eb5d9 Allow an empty keySpec for Spacer by Tadashi G. Takaoka · 12 years ago
  33. c44cbf6 Merge "Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java" by Tadashi G. Takaoka · 12 years ago
  34. c8a0117 Fix undefined emojiKeyStyle by Tadashi G. Takaoka · 12 years ago
  35. e5320c1 Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java by Tadashi G. Takaoka · 12 years ago
  36. 4f72923 Merge "Rename Key.keyLabel attribute to KeySpec" by Tadashi G. Takaoka · 12 years ago
  37. 4e85476 Merge "Consolidate keyIcon and code with keyLabel attribute" by Tadashi G. Takaoka · 12 years ago
  38. 9684b33 Rename Key.keyLabel attribute to KeySpec by Tadashi G. Takaoka · 12 years ago
  39. a83a1fe Consolidate keyIcon and code with keyLabel attribute by Tadashi G. Takaoka · 12 years ago
  40. a9e1db6 Merge "Decimal number is treated as outputText" by Tadashi G. Takaoka · 12 years ago
  41. 276b1a2 Add debug settings for keypress popup animations by Tadashi G. Takaoka · 12 years ago
  42. 6422f77 Merge "Use native logic to read Ver4 dict." by Keisuke Kuroyanagi · 12 years ago
  43. ab6a937 Use native logic to read Ver4 dict. by Keisuke Kuroyanagi · 12 years ago
  44. fc6d0f8 Merge "Implement getHeaderInfoNative." by Keisuke Kuroyanagi · 12 years ago
  45. fc9ca59 Implement getHeaderInfoNative. by Keisuke Kuroyanagi · 12 years ago
  46. 3bbd50c Use SubtypeLocaleUtils.isRtlLanguage by Tadashi G. Takaoka · 12 years ago
  47. 48ea528 Merge "Consolidate keyOutputText with keyLabel attribute" by Tadashi G. Takaoka · 12 years ago
  48. d645db1 Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag" by Tadashi G. Takaoka · 12 years ago
  49. a9b6713 Merge "Parse keyLabel for icon, code, and outputText as well" by Tadashi G. Takaoka · 12 years ago
  50. df75444 Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag by Tadashi G. Takaoka · 12 years ago
  51. 0df4627 Remove unused smiley key definitions by Tadashi G. Takaoka · 12 years ago
  52. d6f147e Consolidate keyOutputText with keyLabel attribute by Tadashi G. Takaoka · 12 years ago
  53. 6193217 Parse keyLabel for icon, code, and outputText as well by Tadashi G. Takaoka · 12 years ago
  54. a9e1930 Merge "Conditionally store the raw suggestions." by Jean Chalard · 12 years ago
  55. 4a64ad9 Decimal number is treated as outputText by Tadashi G. Takaoka · 12 years ago
  56. fd018c1 Merge "Use CombinedFormatUtils to convert dict elements to strings." by Keisuke Kuroyanagi · 12 years ago
  57. a49f61f Conditionally store the raw suggestions. by Jean Chalard · 12 years ago
  58. b24de42 Use CombinedFormatUtils to convert dict elements to strings. by Keisuke Kuroyanagi · 12 years ago
  59. 337dce8 Merge "Consolidate WordProperty and Word." by Keisuke Kuroyanagi · 12 years ago
  60. 0c088e2 Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()." by Keisuke Kuroyanagi · 12 years ago
  61. f2d15d6 Unregister DictionaryDumpBroadcastReceiver in onDestroy(). by Keisuke Kuroyanagi · 12 years ago
  62. 5f5feeb Consolidate WordProperty and Word. by Keisuke Kuroyanagi · 12 years ago
  63. 7ee6be4 Merge "Remove a redundant comment." by Jean Chalard · 12 years ago
  64. 2212385 Import translations. DO NOT MERGE by Geoff Mendal · 12 years ago
  65. 058d615 Remove a redundant comment. by Jean Chalard · 12 years ago
  66. 58eed63 Merge "Stop considering personalization dicts outputs as words" by Jean Chalard · 12 years ago
  67. 5095fab Stop considering personalization dicts outputs as words by Jean Chalard · 12 years ago
  68. 239f7da Merge "Make WeightedString have ProbabilityInfo." by Keisuke Kuroyanagi · 12 years ago
  69. df1d3e7 Make WeightedString have ProbabilityInfo. by Keisuke Kuroyanagi · 12 years ago
  70. e42380a Merge "Separate ProbabilityInfo form WordProperty." by Keisuke Kuroyanagi · 12 years ago
  71. 75a3df3 Separate ProbabilityInfo form WordProperty. by Keisuke Kuroyanagi · 12 years ago
  72. 8fb2f6a Merge "Fix a flash in the wrong place" by Jean Chalard · 12 years ago
  73. 9e9e948 Fix a flash in the wrong place by Jean Chalard · 12 years ago
  74. 02a534d Merge "Treat a sole "|" as a special case of key label" by Tadashi G. Takaoka · 12 years ago
  75. 6e5dbdd Merge "Add null check to KeySpecParser" by Tadashi G. Takaoka · 12 years ago
  76. 6a16fa1 Merge "Refactor KeySpecParser a bit" by Tadashi G. Takaoka · 12 years ago
  77. b162911 Merge "[HD04] Make the locale mandatory." by Jean Chalard · 12 years ago
  78. f7d8b8f Treat a sole "|" as a special case of key label by Tadashi G. Takaoka · 12 years ago
  79. bbb6e8f Merge "[IL109] Move more code to InputLogic" by Jean Chalard · 12 years ago
  80. a6ea33b Merge "[IL108] Remove some uses of LatinIME in input logic." by Jean Chalard · 12 years ago
  81. d9c6b33 Add null check to KeySpecParser by Tadashi G. Takaoka · 12 years ago
  82. bc95140 Refactor KeySpecParser a bit by Tadashi G. Takaoka · 12 years ago
  83. 43cf907 [HD04] Make the locale mandatory. by Jean Chalard · 12 years ago
  84. bb476be Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  85. f2749e4 Merge "Revert "Move key preview related methods to KeyPreviewChoreographer"" by Tadashi G. Takaoka · 12 years ago
  86. 32d6c6a Revert "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  87. 2bb1c6a [IL109] Move more code to InputLogic by Jean Chalard · 12 years ago
  88. 2c01dd0 [IL108] Remove some uses of LatinIME in input logic. by Jean Chalard · 12 years ago
  89. ade1aa5 [IL107] Add an interface to access the suggestion view. by Jean Chalard · 12 years ago
  90. aac53dd Merge "Move key preview related methods to KeyPreviewChoreographer" by Tadashi G. Takaoka · 12 years ago
  91. c488048 Merge "Check isEligibleForAutoCommit when batch input is ended." by Keisuke Kuroyanagi · 12 years ago
  92. 3880694 Move key preview related methods to KeyPreviewChoreographer by Tadashi G. Takaoka · 12 years ago
  93. 8c5c01e Check isEligibleForAutoCommit when batch input is ended. by Keisuke Kuroyanagi · 12 years ago
  94. 66b2fcf Merge "Move some XML attributes to KeyPreviewDrawParams" by Tadashi G. Takaoka · 12 years ago
  95. ad37cdd Merge "Add jni interface to get header information from native." by Keisuke Kuroyanagi · 12 years ago
  96. f32b2d5 Merge "Add a utility method to StringUtils." by Keisuke Kuroyanagi · 12 years ago
  97. aaf864d Merge "Separate header class from FormatSpec." by Keisuke Kuroyanagi · 12 years ago
  98. 927aff7 Add jni interface to get header information from native. by Keisuke Kuroyanagi · 12 years ago
  99. 53fb86c Add a utility method to StringUtils. by Keisuke Kuroyanagi · 12 years ago
  100. b986f78 Separate header class from FormatSpec. by Keisuke Kuroyanagi · 12 years ago