1. 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
  2. 4020289 am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parameters by Tadashi G. Takaoka · 13 years ago
  3. dc38a34 Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev by Ken Wakasa · 13 years ago
  4. 11cec73 Merge "Disable touch position correction of MoreKeysKeyboard" by Tadashi G. Takaoka · 13 years ago
  5. f9aa99c Disable touch position correction of MoreKeysKeyboard by Tadashi G. Takaoka · 13 years ago
  6. 99b84b4 Use a freq of 1 instead of 0 for non-word shortcuts. by Jean Chalard · 13 years ago
  7. 7a17c1f Tuning gesture detection parameters by Tadashi G. Takaoka · 13 years ago
  8. 7cbb7f9 Merge "Allow to start gesture from a non-letter key except from a modifier key" by Tadashi G. Takaoka · 13 years ago
  9. 4df6549 Allow to start gesture from a non-letter key except from a modifier key by Tadashi G. Takaoka · 13 years ago
  10. b02ee3d Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. by Ken Wakasa · 13 years ago
  11. 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
  12. fc62882 Fix a small typo by Ken Wakasa · 13 years ago
  13. 052b162 Merge "Add separate key hysteresis distance for sliding modifier input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  14. f731eb1 Add separate key hysteresis distance for sliding modifier input by Tadashi G. Takaoka · 13 years ago
  15. 792980d Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT MERGE) by Tadashi G. Takaoka · 13 years ago
  16. 9778ac3 am d7345ed0: am d34422f1: am 3623b976: Fix detecting fast typing algorithm and parameter by Tadashi G. Takaoka · 13 years ago
  17. 3623b97 Fix detecting fast typing algorithm and parameter by Tadashi G. Takaoka · 13 years ago
  18. 035b260 Merge "fix writeCharGroup." by Ken Wakasa · 13 years ago
  19. d2579c4 fix writeCharGroup. by Yuichiro Hanada · 13 years ago
  20. 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
  21. 80bcb99 Move gesture detection and recognition paramters to resources by Tadashi G. Takaoka · 13 years ago
  22. 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
  23. 20f07e3 Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev by Ken Wakasa · 13 years ago
  24. 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
  25. 2699b45 Always consider a new line the start of a sentence by Jean Chalard · 13 years ago
  26. 3c6d9fe Add insertWord. by Yuichiro Hanada · 13 years ago
  27. c157264 Unlink an old file before moving the new file over it by Jean Chalard · 13 years ago
  28. c3a98ca Add writeNode. by Yuichiro Hanada · 13 years ago
  29. 38712ff Add updateParentAddresses. by Yuichiro Hanada · 13 years ago
  30. a853356 Add isDeletedGroup. by Yuichiro Hanada · 13 years ago
  31. 7223cc2 Add MAX_BIGRAMS_IN_A_GROUP. by Yuichiro Hanada · 13 years ago
  32. 69c787f am 96717371: am e8825ce3: am 1fd10ea2: Merge "Throw illegal argument exception in BinaryDictionary::editDistance" into jb-mr1-dev by Satoshi Kataoka · 13 years ago
  33. 1fd10ea Merge "Throw illegal argument exception in BinaryDictionary::editDistance" into jb-mr1-dev by Satoshi Kataoka · 13 years ago
  34. 66d955a Throw illegal argument exception in BinaryDictionary::editDistance by Satoshi Kataoka · 13 years ago
  35. c6ff7c4 Add SuggestedWords.isEmpty() method by Tadashi G. Takaoka · 13 years ago
  36. 3e5a3c1 Add final modifier to the classes under suggestions sub-package by Tadashi G. Takaoka · 13 years ago
  37. 5f5f782 am 4d009dbc: am ace7d128: am d445b56c: Fix possible NPE caused while monkey test by Tadashi G. Takaoka · 13 years ago
  38. 4ad4ff6 Add makeCharGroupFlags. by Yuichiro Hanada · 13 years ago
  39. d445b56 Fix possible NPE caused while monkey test by Tadashi G. Takaoka · 13 years ago
  40. c3aea8e Merge "Avoid calling switchToLastInputMethod when other IMEs are in effect" by Tadashi G. Takaoka · 13 years ago
  41. aec5cc8 Avoid calling switchToLastInputMethod when other IMEs are in effect by Tadashi G. Takaoka · 13 years ago
  42. fe3fb25 am 58e1be74: am de102ede: am 15281adb: Show gesture floating preview text by default by Tadashi G. Takaoka · 13 years ago
  43. 15281ad Show gesture floating preview text by default by Tadashi G. Takaoka · 13 years ago
  44. 37688ae am 86db54df: am 137203d4: am 574b80aa: Remove debug prints. by Jean Chalard · 13 years ago
  45. 7f438aa Make writeCharGroup return a size of a new group. by Yuichiro Hanada · 13 years ago
  46. 00e1d42 Merge "Add writeCharGroup." by Ken Wakasa · 13 years ago
  47. fb7e08e Add writeCharGroup. by Yuichiro Hanada · 13 years ago
  48. 574b80a Remove debug prints. by Jean Chalard · 13 years ago
  49. 7339a62 Fix NPE observed only by monkey test by Tadashi G. Takaoka · 13 years ago
  50. 9950189 am 9925e487: am 6052a81e: Merge "Fix gesture detection algorithm" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  51. 6052a81 Merge "Fix gesture detection algorithm" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  52. 58fe5a4 Fix gesture detection algorithm by Tadashi G. Takaoka · 13 years ago
  53. 11dbf02 am 2626bf08: am c8f25294: Merge "Temporarily suppress key popup preview after gesture input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  54. c8f2529 Merge "Temporarily suppress key popup preview after gesture input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  55. b88c8ac Merge "Add updateChildrenAddress." by Ken Wakasa · 13 years ago
  56. 29d2d48 Temporarily suppress key popup preview after gesture input by Tadashi G. Takaoka · 13 years ago
  57. f3aed3e Add updateChildrenAddress. by Yuichiro Hanada · 13 years ago
  58. ad6b493 Merge "Remove dead code for disabling gesture input after fast typing" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  59. bf538ab Remove dead code for disabling gesture input after fast typing by Tadashi G. Takaoka · 13 years ago
  60. 7a7d117 Ignore the broken file. by Yuichiro Hanada · 13 years ago
  61. a28a05e Cleanup: Make some classes as final by Tadashi G. Takaoka · 13 years ago
  62. 1775201 Calculate default touch position correction data for keys on 4th row by Tadashi G. Takaoka · 13 years ago
  63. 84d858e Use BinaryDictInputOutput to save UserHistoryDictionary. by Yuichiro Hanada · 13 years ago
  64. c0a1dc0 Merge "Draw gesture trail that is above the keyboard" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  65. 157fe98 Draw gesture trail that is above the keyboard by Tadashi G. Takaoka · 13 years ago
  66. 2aea34f Add updateParentAddress. by Yuichiro Hanada · 13 years ago
  67. 2ee7080 Add moved char groups. by Yuichiro Hanada · 13 years ago
  68. 1c820c4 Merge "Don't cancel gesture trail update drawing" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  69. 1645902 Postpone gesture start detection on non-letter key by Tadashi G. Takaoka · 13 years ago
  70. 936371e Don't cancel gesture trail update drawing by Tadashi G. Takaoka · 13 years ago
  71. a161bda add capacity to FusionDictionaryBufferInterface. by Yuichiro Hanada · 13 years ago
  72. 35ffb90 Merge "Make getTerminalPosition read linked-list nodes." into jb-mr1-dev by Jean Chalard · 13 years ago
  73. 93d7c62 Make getTerminalPosition read linked-list nodes. by Yuichiro Hanada · 13 years ago
  74. 630d9c9 Introduce typing aware gesture detection by Tadashi G. Takaoka · 13 years ago
  75. 10d76cd Merge "Fix touch position correction data passing" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  76. 6ca50d9 Fix touch position correction data passing by Tadashi G. Takaoka · 13 years ago
  77. 8ec0064 Make children addresses and parent addresses use signed addresses. by Yuichiro Hanada · 13 years ago
  78. 0eef4b1 Merge "Add suggestion span upon starting a gesture." into jb-mr1-dev by Jean Chalard · 13 years ago
  79. 6a58bb7 Add suggestion span upon starting a gesture. by Jean Chalard · 13 years ago
  80. 88985bf Merge "Fix a bug where the cursor pos wouldn't be tracked correctly" into jb-mr1-dev by Jean Chalard · 13 years ago
  81. 72c5d32 Fix a bug where the cursor pos wouldn't be tracked correctly by Jean Chalard · 13 years ago
  82. d3fabe7 Merge "Set punctuation suggestions at start if activated" into jb-mr1-dev by Jean Chalard · 13 years ago
  83. 6efe788 Set punctuation suggestions at start if activated by Jean Chalard · 13 years ago
  84. b760591 Merge "Second finger can start gesture input" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  85. 65ef260 Merge "Fix a race condition with shift" into jb-mr1-dev by Jean Chalard · 13 years ago
  86. b305e67 Second finger can start gesture input by Tadashi G. Takaoka · 13 years ago
  87. fff8613 Fix a race condition with shift by Jean Chalard · 13 years ago
  88. 1e974de Merge "Disable gesture input while fast typing" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  89. 82d9dea Combine mHasParentAddress with mHasLinkedListNode into mSupportsDynamicUpdate. by Yuichiro Hanada · 13 years ago
  90. 9f09c6f Disable gesture input while fast typing by Tadashi G. Takaoka · 13 years ago
  91. 3088e0c Merge "Fix gesture start detection algorithm" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  92. 02a6720 Fix gesture start detection algorithm by Tadashi G. Takaoka · 13 years ago
  93. 8ae8c76 Cleanup settings by Satoshi Kataoka · 13 years ago
  94. 66597f5 Add deleteWord. by Yuichiro Hanada · 13 years ago
  95. 73779f7 Make readUnigramsAndBigramsBinary read linked-list nodes. by Yuichiro Hanada · 13 years ago
  96. 5471753 Merge "Add getTerminalPosition." into jb-mr1-dev by Ken Wakasa · 13 years ago
  97. 81d2e93 Merge "Fix stuck gesture floatin preview text" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  98. 61dcaaf Use device independent parameter for gesture by Tadashi G. Takaoka · 13 years ago
  99. 77bcd6b Fix stuck gesture floatin preview text by Tadashi G. Takaoka · 13 years ago
  100. d36245f Add getTerminalPosition. by Yuichiro Hanada · 13 years ago