1. 555e15a Merge remote-tracking branch 'goog/master' into mergescriptpackage by Satoshi Kataoka · 13 years ago
  2. a47a777 Merge "Cleanup logging code" by Tadashi G. Takaoka · 13 years ago
  3. fca71cf Cleanup logging code by Tadashi G. Takaoka · 13 years ago
  4. 93b5c2c Make sure PointerTrackerQueue is non-null by Tadashi G. Takaoka · 13 years ago
  5. 081fedc Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator by Tadashi G. Takaoka · 13 years ago
  6. ffb0c09 Merge "Move isInvalidCordinates() method to Constants class" by Tadashi G. Takaoka · 13 years ago
  7. d802866 Merge "Cosmetic source code formating change" by Tadashi G. Takaoka · 13 years ago
  8. 0c8a08c Merge "Straighten an if-else-if blocks into if-return blocks" by Tadashi G. Takaoka · 13 years ago
  9. a232930 Straighten an if-else-if blocks into if-return blocks by Tadashi G. Takaoka · 13 years ago
  10. 24ab805 Move isInvalidCordinates() method to Constants class by Tadashi G. Takaoka · 13 years ago
  11. 20dd1bc Cosmetic source code formating change by Tadashi G. Takaoka · 13 years ago
  12. 13ae76d Cleaup non-distinct multitouch related stuff by Tadashi G. Takaoka · 13 years ago
  13. 1e61493 Use 32-bit code points for suggestions output by Ken Wakasa · 13 years ago
  14. 0ea2c80 Merge "Consolidate two helper methods (refactor step 3)" by Tadashi G. Takaoka · 13 years ago
  15. 661bc81 Merge "Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)" by Tadashi G. Takaoka · 13 years ago
  16. 831198a Consolidate two helper methods (refactor step 3) by Tadashi G. Takaoka · 13 years ago
  17. 2a3b15b Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5) by Tadashi G. Takaoka · 13 years ago
  18. 8ae9fbe Merge "Separate nested if-blocks into helper methods (refactor step 2)" by Tadashi G. Takaoka · 13 years ago
  19. 3c6d3a4 Separate nested if-blocks into helper methods (refactor step 2) by Tadashi G. Takaoka · 13 years ago
  20. dd43dd6 Merge "Separate nested if-blocks into helper methods (refactor step 1)" by Tadashi G. Takaoka · 13 years ago
  21. 8b449c6 Separate nested if-blocks into helper methods (refactor step 1) by Tadashi G. Takaoka · 13 years ago
  22. 51a0ef8 Add a plumbing option to dicttool info. by Jean Chalard · 13 years ago
  23. c7318bb Fix possible NPE by Tadashi G. Takaoka · 13 years ago
  24. cfbfb1c Remove reference of android.util.Log in Constants class by Tadashi G. Takaoka · 13 years ago
  25. 7947eaf Merge "Move code point constants from Keyboard to Constants class" by Tadashi G. Takaoka · 13 years ago
  26. 240871e Move code point constants from Keyboard to Constants class by Tadashi G. Takaoka · 13 years ago
  27. f41389a Remove warnings by Jean Chalard · 13 years ago
  28. a23e333 Implement the word-level diff (A9) by Jean Chalard · 13 years ago
  29. d505319 am 5199b8bf: am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  30. 5199b8b am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  31. 6067b9e am ef5f88f3: am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  32. 60dea36 Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  33. 47cac57 Finish up the "info" command in dicttool. (A6) by Jean Chalard · 13 years ago
  34. b3c9890 Add auto detection and decoding of dictionary files. (A2) by Jean Chalard · 13 years ago
  35. ddb0bcc Fix a bug where a bigram would be ignored by Jean Chalard · 13 years ago
  36. 5e5be5a Merge "Return the correct bigram frequency" by Jean Chalard · 13 years ago
  37. c59c741 Return the correct bigram frequency by Jean Chalard · 13 years ago
  38. 1e0cc86 Fix the build. by Jean Chalard · 13 years ago
  39. c7020f5 Merge "Add reader and writer for the combined dict format." by Jean Chalard · 13 years ago
  40. 9bb4eeb Add reader and writer for the combined dict format. by Jean Chalard · 13 years ago
  41. 751f3dc am 6fe6f38d: am d39e6435: am f960eb18: Don\'t put spaces after characters that don\'t take one by Jean Chalard · 13 years ago
  42. f960eb1 Don't put spaces after characters that don't take one by Jean Chalard · 13 years ago
  43. 7f77aed Merge "Replace useless CharSequence to String" by Tadashi G. Takaoka · 13 years ago
  44. 82a6f66 LatinIME: Add accents to german keyboard by Kim Le · 13 years ago
  45. 15f6d4a Add @UsedForTesting and @ExternallyReferenced annotations by Tadashi G. Takaoka · 13 years ago
  46. bc464e2 Replace useless CharSequence to String by Tadashi G. Takaoka · 13 years ago
  47. 5faf419 Suggestion strip will honor haptic feedback settings of keyboard by Tadashi G. Takaoka · 13 years ago
  48. 8e360c6 Move AudioAndHapticFeedbackManager from LatinIME to KeyboardSwitcher by Tadashi G. Takaoka · 13 years ago
  49. 723d32a Shortcut key is enabled on the no language keyoard by Tadashi G. Takaoka · 13 years ago
  50. c5dc32a am b37e87e7: am 63b3fc0d: am 15142588: Merge "Have "no whitespace before cursor" upon gesture trigger phantom space" into jb-mr1-dev by Jean Chalard · 13 years ago
  51. 1514258 Merge "Have "no whitespace before cursor" upon gesture trigger phantom space" into jb-mr1-dev by Jean Chalard · 13 years ago
  52. e91d495 Have "no whitespace before cursor" upon gesture trigger phantom space by Jean Chalard · 13 years ago
  53. 788c885 am 344a7fef: am 658e935b: am c0bc3369: Merge "Fix more suggestions text width calculation" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  54. 477088c am 6b169dc9: am 718a0744: am 0cbc19b0: Merge "Restrict bogus move event detector to a horizontal movement" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  55. fa3d984 am 60211f0d: am 2631fe4c: am 6686e63f: Honor automatic shift turned off for gestures by Jean Chalard · 13 years ago
  56. c0bc336 Merge "Fix more suggestions text width calculation" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  57. 0cbc19b Merge "Restrict bogus move event detector to a horizontal movement" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  58. d631778 Restrict bogus move event detector to a horizontal movement by Tadashi G. Takaoka · 13 years ago
  59. bdc8b9e Fix more suggestions text width calculation by Tadashi G. Takaoka · 13 years ago
  60. 6686e63 Honor automatic shift turned off for gestures by Jean Chalard · 13 years ago
  61. dd7db83 am a13087e1: am 9c318bc5: am ac2a154a: Merge "Detect bogus down-move-up event and add workaround" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  62. ac2a154 Merge "Detect bogus down-move-up event and add workaround" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  63. b095288 Detect bogus down-move-up event and add workaround by Tadashi G. Takaoka · 13 years ago
  64. 01e0913 Make a better choice for the temporary file by Jean Chalard · 13 years ago
  65. b0aa9606 am 726e98b7: am c1a1937c: am 2220aeed: Merge "Put temporary files under a separate directory." into jb-mr1-dev by Ken Wakasa · 13 years ago
  66. 2220aee Merge "Put temporary files under a separate directory." into jb-mr1-dev by Ken Wakasa · 13 years ago
  67. 66c90cd Put temporary files under a separate directory. by Jean Chalard · 13 years ago
  68. ad18191 Fix excessive canceling of long-press timer while gesturing by Tadashi G. Takaoka · 13 years ago
  69. c1f2c3a am c66a2d1d: am 61155c70: am 9d423536: Merge "Don\'t cancel long press timer too early" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  70. c9ba269 Don't cancel long press timer too early by Tadashi G. Takaoka · 13 years ago
  71. 06636bf am 0081681e: am c44314b4: am dc38a343: Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev by Ken Wakasa · 13 years ago
  72. 4020289 am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parameters by Tadashi G. Takaoka · 13 years ago
  73. dc38a34 Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev by Ken Wakasa · 13 years ago
  74. 11cec73 Merge "Disable touch position correction of MoreKeysKeyboard" by Tadashi G. Takaoka · 13 years ago
  75. f9aa99c Disable touch position correction of MoreKeysKeyboard by Tadashi G. Takaoka · 13 years ago
  76. 99b84b4 Use a freq of 1 instead of 0 for non-word shortcuts. by Jean Chalard · 13 years ago
  77. 7a17c1f Tuning gesture detection parameters by Tadashi G. Takaoka · 13 years ago
  78. 7cbb7f9 Merge "Allow to start gesture from a non-letter key except from a modifier key" by Tadashi G. Takaoka · 13 years ago
  79. 4df6549 Allow to start gesture from a non-letter key except from a modifier key by Tadashi G. Takaoka · 13 years ago
  80. b02ee3d Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. by Ken Wakasa · 13 years ago
  81. 3efe5f3 am bb249cb9: am b1583b9e: am 052b162d: Merge "Add separate key hysteresis distance for sliding modifier input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  82. fc62882 Fix a small typo by Ken Wakasa · 13 years ago
  83. 052b162 Merge "Add separate key hysteresis distance for sliding modifier input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  84. f731eb1 Add separate key hysteresis distance for sliding modifier input by Tadashi G. Takaoka · 13 years ago
  85. 792980d Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT MERGE) by Tadashi G. Takaoka · 13 years ago
  86. 9778ac3 am d7345ed0: am d34422f1: am 3623b976: Fix detecting fast typing algorithm and parameter by Tadashi G. Takaoka · 13 years ago
  87. 3623b97 Fix detecting fast typing algorithm and parameter by Tadashi G. Takaoka · 13 years ago
  88. 035b260 Merge "fix writeCharGroup." by Ken Wakasa · 13 years ago
  89. d2579c4 fix writeCharGroup. by Yuichiro Hanada · 13 years ago
  90. ddf8b9e am 24ebf7da: am b02fc3fc: am 4580b7e4: Merge "Move gesture detection and recognition paramters to resources" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  91. 80bcb99 Move gesture detection and recognition paramters to resources by Tadashi G. Takaoka · 13 years ago
  92. feac8a9 am 933e7c37: am 37c8f8b5: am 20f07e33: Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev by Ken Wakasa · 13 years ago
  93. 20f07e3 Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev by Ken Wakasa · 13 years ago
  94. daff19b am d173ed18: am bf6c8bd8: am 3f7fe829: Merge "Always consider a new line the start of a sentence" into jb-mr1-dev by Jean Chalard · 13 years ago
  95. 2699b45 Always consider a new line the start of a sentence by Jean Chalard · 13 years ago
  96. 3c6d9fe Add insertWord. by Yuichiro Hanada · 13 years ago
  97. c157264 Unlink an old file before moving the new file over it by Jean Chalard · 13 years ago
  98. c3a98ca Add writeNode. by Yuichiro Hanada · 13 years ago
  99. 38712ff Add updateParentAddresses. by Yuichiro Hanada · 13 years ago
  100. a853356 Add isDeletedGroup. by Yuichiro Hanada · 13 years ago