1. 0dfb89b am eea28db3: am d4886ff5: am 929bfdd0: Merge "Update shift state only when input field is restarted" into jb-mr1.1-dev by Tadashi G. Takaoka · 13 years ago
  2. eea28db am d4886ff5: am 929bfdd0: Merge "Update shift state only when input field is restarted" into jb-mr1.1-dev by Tadashi G. Takaoka · 13 years ago
  3. dda024c am 428d1b64: am 4826c3ff: Merge "Fix language switch key behavior (DO NOT MERGE)" into jb-mr1.1-dev by Tadashi G. Takaoka · 13 years ago
  4. 929bfdd Merge "Update shift state only when input field is restarted" into jb-mr1.1-dev by Tadashi G. Takaoka · 13 years ago
  5. d0725a6 Update shift state only when input field is restarted by Tadashi G. Takaoka · 13 years ago
  6. 4a3d462 Merge "Fix language switch key behavior" by Tadashi G. Takaoka · 13 years ago
  7. d62be28 Fix language switch key behavior (DO NOT MERGE) by Tadashi G. Takaoka · 13 years ago
  8. 1931c1c Fix language switch key behavior by Tadashi G. Takaoka · 13 years ago
  9. ee67214 Merge "Swap single and double quotation marks in Spanish tablet keyboard" by Tadashi G. Takaoka · 13 years ago
  10. 0d3eb7d Swap single and double quotation marks in Spanish tablet keyboard by Tadashi G. Takaoka · 13 years ago
  11. 1ee6e14 Hide statustics logging option by Satoshi Kataoka · 13 years ago
  12. 372f9da am 18ff5612: am f592270a: am 7648b37d: Merge "Make sure all FDs are correctly closed." into jb-mr1.1-dev by Jean Chalard · 13 years ago
  13. 18ff561 am f592270a: am 7648b37d: Merge "Make sure all FDs are correctly closed." into jb-mr1.1-dev by Jean Chalard · 13 years ago
  14. 7648b37 Merge "Make sure all FDs are correctly closed." into jb-mr1.1-dev by Jean Chalard · 13 years ago
  15. 5c32b6d Make sure all FDs are correctly closed. by Jean Chalard · 13 years ago
  16. 80d7d32 am d2116eb2: am 7d34763e: am fac619a3: Merge "Don\'t restrict reset composing state to non-identical setText" into jb-mr1.1-dev by Jean Chalard · 13 years ago
  17. 1b909c2 Resolve conflicts for merge of 3a9ba17f to master" by Jean Chalard · 13 years ago
  18. d2116eb am 7d34763e: am fac619a3: Merge "Don\'t restrict reset composing state to non-identical setText" into jb-mr1.1-dev by Jean Chalard · 13 years ago
  19. 3a9ba17 am a13a8a58: am 0e84041b: Refactor all phantom-space-inserted spaces in one place by Jean Chalard · 13 years ago
  20. fac619a Merge "Don't restrict reset composing state to non-identical setText" into jb-mr1.1-dev by Jean Chalard · 13 years ago
  21. 0e84041 Refactor all phantom-space-inserted spaces in one place by Jean Chalard · 13 years ago
  22. 61cc2a3 Don't restrict reset composing state to non-identical setText by Jean Chalard · 13 years ago
  23. eaaee28 Merge "Enhance ImfUtils to InputMethodManagerWrapper class" by Tadashi G. Takaoka · 13 years ago
  24. 6fbbab3 Enhance ImfUtils to InputMethodManagerWrapper class by Tadashi G. Takaoka · 13 years ago
  25. 21177c1 Remove gesture typing settings when disabled by configuration by Tadashi G. Takaoka · 13 years ago
  26. 01d47b8 Fix a logic flaw. by Jean Chalard · 13 years ago
  27. 710d06c Suppress dictionary pack support when IS_EXPERIMENTAL is true by Ken Wakasa · 13 years ago
  28. c43ff6f Remove gesture typing settings when disabled by configuration by Tadashi G. Takaoka · 13 years ago
  29. 43f579e am 4eef5101: am aa5d6fe0: am 9cc22c45: am 5d2556b9: Reset the IME if requested by the app. by Ken Wakasa · 13 years ago
  30. 4eef510 am aa5d6fe0: am 9cc22c45: am 5d2556b9: Reset the IME if requested by the app. by Ken Wakasa · 13 years ago
  31. 5d2556b Reset the IME if requested by the app. by Ken Wakasa · 13 years ago
  32. a47a777 Merge "Cleanup logging code" by Tadashi G. Takaoka · 13 years ago
  33. fca71cf Cleanup logging code by Tadashi G. Takaoka · 13 years ago
  34. 93b5c2c Make sure PointerTrackerQueue is non-null by Tadashi G. Takaoka · 13 years ago
  35. 081fedc Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator by Tadashi G. Takaoka · 13 years ago
  36. ffb0c09 Merge "Move isInvalidCordinates() method to Constants class" by Tadashi G. Takaoka · 13 years ago
  37. d802866 Merge "Cosmetic source code formating change" by Tadashi G. Takaoka · 13 years ago
  38. 0c8a08c Merge "Straighten an if-else-if blocks into if-return blocks" by Tadashi G. Takaoka · 13 years ago
  39. a232930 Straighten an if-else-if blocks into if-return blocks by Tadashi G. Takaoka · 13 years ago
  40. 24ab805 Move isInvalidCordinates() method to Constants class by Tadashi G. Takaoka · 13 years ago
  41. 20dd1bc Cosmetic source code formating change by Tadashi G. Takaoka · 13 years ago
  42. 13ae76d Cleaup non-distinct multitouch related stuff by Tadashi G. Takaoka · 13 years ago
  43. 1e61493 Use 32-bit code points for suggestions output by Ken Wakasa · 13 years ago
  44. 0ea2c80 Merge "Consolidate two helper methods (refactor step 3)" by Tadashi G. Takaoka · 13 years ago
  45. 661bc81 Merge "Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)" by Tadashi G. Takaoka · 13 years ago
  46. 831198a Consolidate two helper methods (refactor step 3) by Tadashi G. Takaoka · 13 years ago
  47. 2a3b15b Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5) by Tadashi G. Takaoka · 13 years ago
  48. 8ae9fbe Merge "Separate nested if-blocks into helper methods (refactor step 2)" by Tadashi G. Takaoka · 13 years ago
  49. 3c6d3a4 Separate nested if-blocks into helper methods (refactor step 2) by Tadashi G. Takaoka · 13 years ago
  50. dd43dd6 Merge "Separate nested if-blocks into helper methods (refactor step 1)" by Tadashi G. Takaoka · 13 years ago
  51. 8b449c6 Separate nested if-blocks into helper methods (refactor step 1) by Tadashi G. Takaoka · 13 years ago
  52. 51a0ef8 Add a plumbing option to dicttool info. by Jean Chalard · 13 years ago
  53. c7318bb Fix possible NPE by Tadashi G. Takaoka · 13 years ago
  54. cfbfb1c Remove reference of android.util.Log in Constants class by Tadashi G. Takaoka · 13 years ago
  55. 7947eaf Merge "Move code point constants from Keyboard to Constants class" by Tadashi G. Takaoka · 13 years ago
  56. 240871e Move code point constants from Keyboard to Constants class by Tadashi G. Takaoka · 13 years ago
  57. f41389a Remove warnings by Jean Chalard · 13 years ago
  58. a23e333 Implement the word-level diff (A9) by Jean Chalard · 13 years ago
  59. d505319 am 5199b8bf: am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  60. 5199b8b am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  61. 6067b9e am ef5f88f3: am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  62. 60dea36 Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  63. 47cac57 Finish up the "info" command in dicttool. (A6) by Jean Chalard · 13 years ago
  64. b3c9890 Add auto detection and decoding of dictionary files. (A2) by Jean Chalard · 13 years ago
  65. ddb0bcc Fix a bug where a bigram would be ignored by Jean Chalard · 13 years ago
  66. 5e5be5a Merge "Return the correct bigram frequency" by Jean Chalard · 13 years ago
  67. c59c741 Return the correct bigram frequency by Jean Chalard · 13 years ago
  68. 1e0cc86 Fix the build. by Jean Chalard · 13 years ago
  69. c7020f5 Merge "Add reader and writer for the combined dict format." by Jean Chalard · 13 years ago
  70. 9bb4eeb Add reader and writer for the combined dict format. by Jean Chalard · 13 years ago
  71. 751f3dc am 6fe6f38d: am d39e6435: am f960eb18: Don\'t put spaces after characters that don\'t take one by Jean Chalard · 13 years ago
  72. f960eb1 Don't put spaces after characters that don't take one by Jean Chalard · 13 years ago
  73. 7f77aed Merge "Replace useless CharSequence to String" by Tadashi G. Takaoka · 13 years ago
  74. 82a6f66 LatinIME: Add accents to german keyboard by Kim Le · 13 years ago
  75. 15f6d4a Add @UsedForTesting and @ExternallyReferenced annotations by Tadashi G. Takaoka · 13 years ago
  76. bc464e2 Replace useless CharSequence to String by Tadashi G. Takaoka · 13 years ago
  77. 5faf419 Suggestion strip will honor haptic feedback settings of keyboard by Tadashi G. Takaoka · 13 years ago
  78. 8e360c6 Move AudioAndHapticFeedbackManager from LatinIME to KeyboardSwitcher by Tadashi G. Takaoka · 13 years ago
  79. 723d32a Shortcut key is enabled on the no language keyoard by Tadashi G. Takaoka · 13 years ago
  80. 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
  81. 1514258 Merge "Have "no whitespace before cursor" upon gesture trigger phantom space" into jb-mr1-dev by Jean Chalard · 13 years ago
  82. e91d495 Have "no whitespace before cursor" upon gesture trigger phantom space by Jean Chalard · 13 years ago
  83. 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
  84. 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
  85. fa3d984 am 60211f0d: am 2631fe4c: am 6686e63f: Honor automatic shift turned off for gestures by Jean Chalard · 13 years ago
  86. c0bc336 Merge "Fix more suggestions text width calculation" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  87. 0cbc19b Merge "Restrict bogus move event detector to a horizontal movement" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  88. d631778 Restrict bogus move event detector to a horizontal movement by Tadashi G. Takaoka · 13 years ago
  89. bdc8b9e Fix more suggestions text width calculation by Tadashi G. Takaoka · 13 years ago
  90. 6686e63 Honor automatic shift turned off for gestures by Jean Chalard · 13 years ago
  91. 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
  92. ac2a154 Merge "Detect bogus down-move-up event and add workaround" into jb-mr1-dev by Tadashi G. Takaoka · 13 years ago
  93. b095288 Detect bogus down-move-up event and add workaround by Tadashi G. Takaoka · 13 years ago
  94. 01e0913 Make a better choice for the temporary file by Jean Chalard · 13 years ago
  95. 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
  96. 2220aee Merge "Put temporary files under a separate directory." into jb-mr1-dev by Ken Wakasa · 13 years ago
  97. 66c90cd Put temporary files under a separate directory. by Jean Chalard · 13 years ago
  98. ad18191 Fix excessive canceling of long-press timer while gesturing by Tadashi G. Takaoka · 13 years ago
  99. 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
  100. c9ba269 Don't cancel long press timer too early by Tadashi G. Takaoka · 13 years ago