1. 2dfcfc5 Remove key preview backing view by Tadashi G. Takaoka · 12 years ago
  2. cfcf666 Reinstate a call to UsabilityStudyLogUtils#writeChar() by Ken Wakasa · 12 years ago
  3. 7ec9db2 Remove the code and comments about version 1 format. by Yuichiro Hanada · 12 years ago
  4. 6ca0b37 Merge "Small clean up of KeyboardView.onMeasure" by Tadashi G. Takaoka · 12 years ago
  5. 4f1fdc3 Small clean up of KeyboardView.onMeasure by Tadashi G. Takaoka · 12 years ago
  6. 5c057b3 Merge "Fix unit tests." by Satoshi Kataoka · 12 years ago
  7. 7d1ae52 Fix unit tests. by Yuichiro Hanada · 12 years ago
  8. 96b444d Merge "Remove processMotionEvent from MoreKeysKeyboardView" by Tadashi G. Takaoka · 12 years ago
  9. 1181c5a Merge "Fix to follow the field naming conventions." by Satoshi Kataoka · 12 years ago
  10. d7b7672 Merge "Make user and contacts dict use ver3 format." by Keisuke Kuroyanagi · 12 years ago
  11. 33482a9 Remove processMotionEvent from MoreKeysKeyboardView by Tadashi G. Takaoka · 12 years ago
  12. 7f2cb76 Increase CHAR_LIMIT to 29 to accommodate German. by Jean Chalard · 12 years ago
  13. b6d48c4 Make user and contacts dict use ver3 format. by Keisuke Kuroyanagi · 12 years ago
  14. 71ffcc6 Fix to follow the field naming conventions. by Yuichiro Hanada · 12 years ago
  15. 4456d1a Merge "Have double-space-to-period cancel leave a single space" by Jean Chalard · 12 years ago
  16. 522d13c Have double-space-to-period cancel leave a single space by Jean Chalard · 12 years ago
  17. f945685 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  18. 083a40b Merge "Move createKeyboardSetForSpellChecker to AndroidSpellCheckService" by Tadashi G. Takaoka · 12 years ago
  19. 15b80c4 Merge "Add ResouceUtils.getDefaultKeyboardHeight" by Tadashi G. Takaoka · 12 years ago
  20. 204e7b1 Move createKeyboardSetForSpellChecker to AndroidSpellCheckService by Tadashi G. Takaoka · 12 years ago
  21. 3897a43 Add ResouceUtils.getDefaultKeyboardHeight by Tadashi G. Takaoka · 12 years ago
  22. 2cb9a14 Merge "Make key label from supplementary code point" by Tadashi G. Takaoka · 12 years ago
  23. 45d0205 Make key label from supplementary code point by Tadashi G. Takaoka · 12 years ago
  24. c05b3b5 Merge "Add a session for the personalization dictionary" by Satoshi Kataoka · 12 years ago
  25. 80aa719 Add a session for the personalization dictionary by Satoshi Kataoka · 12 years ago
  26. 15c4245 Remove orientation member from KeyboardId by Tadashi G. Takaoka · 12 years ago
  27. 0f47d51 Merge "Reword "No language"" by Jean Chalard · 12 years ago
  28. e60fb5b Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  29. 8ba8798 Merge "Consolidate forwardTouchEvent with dispatchTouchEvent" by Tadashi G. Takaoka · 12 years ago
  30. cc38bfb Merge "Add emoji icon and code as a groundwork" by Tadashi G. Takaoka · 12 years ago
  31. b127d88 Add emoji icon and code as a groundwork by Tadashi G. Takaoka · 12 years ago
  32. 88f840d Consolidate forwardTouchEvent with dispatchTouchEvent by Tadashi G. Takaoka · 12 years ago
  33. 52d220e Remove unnecessary suggestion strip container by Tadashi G. Takaoka · 12 years ago
  34. 2023975 Merge "Small optimization for readability" by Tadashi G. Takaoka · 12 years ago
  35. f8d162c Merge "Fix keyboard caching bug for testing" by Tadashi G. Takaoka · 12 years ago
  36. c0a732f Remove CODE_RESEARCH by Tadashi G. Takaoka · 12 years ago
  37. b2c2103 Merge "Small cleanup" by Tadashi G. Takaoka · 12 years ago
  38. 28a1486 Small cleanup by Tadashi G. Takaoka · 12 years ago
  39. c5beb52 Reword "No language" by Jean Chalard · 12 years ago
  40. 965b726 Fix a typo by Jean Chalard · 12 years ago
  41. 0016d51 Small optimization for readability by Tadashi G. Takaoka · 12 years ago
  42. 95f9b95 Fix keyboard caching bug for testing by Tadashi G. Takaoka · 12 years ago
  43. 93f4c84 Fix build by Satoshi Kataoka · 12 years ago
  44. 33592d1 Merge "Add a debug preference for using only personalization dictionary" by Satoshi Kataoka · 12 years ago
  45. ba2f4f8 Merge "Fix a concurrency bug." by Jean Chalard · 12 years ago
  46. 10d6666 Fix a concurrency bug. by Jean Chalard · 12 years ago
  47. 6333ed3 Small cleanup by Ken Wakasa · 12 years ago
  48. d7491e6 Add a debug preference for using only personalization dictionary by Satoshi Kataoka · 12 years ago
  49. 52876bb Remove unnecessary setLayerType() calls by Ken Wakasa · 12 years ago
  50. 82018f9 Forgot to reset the matrix of offscreen canvas by Ken Wakasa · 12 years ago
  51. e08c418 Move motion event dispatcher to PointerTracker by Tadashi G. Takaoka · 12 years ago
  52. ed56ea8 Merge "Deallocate offscreen buffer for non-HW-accel draw" by Ken Wakasa · 12 years ago
  53. 54dd1be Clean up ResearchLogger log method by Tadashi G. Takaoka · 12 years ago
  54. b6cc3a8 Move non-distinct multitouch support to a separate class by Tadashi G. Takaoka · 12 years ago
  55. e68d565 Deallocate offscreen buffer for non-HW-accel draw by Ken Wakasa · 12 years ago
  56. a299421 Merge "Remove getTimer() reference except from PointerTracker" by Tadashi G. Takaoka · 12 years ago
  57. 503b790 Merge "Connect the personalization dictionary" by Satoshi Kataoka · 12 years ago
  58. 60586b5 Connect the personalization dictionary by Satoshi Kataoka · 12 years ago
  59. 5433ce6 Remove getTimer() reference except from PointerTracker by Tadashi G. Takaoka · 12 years ago
  60. 8126e79 Move key repeat function to PointerTracker by Tadashi G. Takaoka · 12 years ago
  61. 552a4b8 Merge "Add UsabilityStudyLogUtils.writeMotionEvent" by Tadashi G. Takaoka · 12 years ago
  62. 567e7f0 Add the personalization prediction dictionary by Satoshi Kataoka · 12 years ago
  63. 853d0fd Refactor the personalization dictionary by Satoshi Kataoka · 12 years ago
  64. 883bd36 Merge "Deallocate gesture trail bitmap when unneeded" by Ken Wakasa · 12 years ago
  65. c8814e2 Deallocate gesture trail bitmap when unneeded by Ken Wakasa · 12 years ago
  66. 3b1eb88 Merge "Refactor the user history dictionary" by Satoshi Kataoka · 12 years ago
  67. 1439130 Refactor the user history dictionary by Satoshi Kataoka · 12 years ago
  68. 30977a1 Add UsabilityStudyLogUtils.writeMotionEvent by Tadashi G. Takaoka · 12 years ago
  69. 2d7e927 Fix inconsistencies with mSuggest. by Jean Chalard · 12 years ago
  70. acb3cc7 Merge "Refactor on the user history dictionary" by Satoshi Kataoka · 12 years ago
  71. 310ea9a Remove sudden jump touch event hack by Tadashi G. Takaoka · 12 years ago
  72. 3b5c05f Merge "Fix Catalan keyboard layout" by Tadashi G. Takaoka · 12 years ago
  73. fea0862 Merge "Fix missing Azerbaijani text resource" by Tadashi G. Takaoka · 12 years ago
  74. 087c8a8 Fix Catalan keyboard layout by Tadashi G. Takaoka · 12 years ago
  75. d4a6869 Fix missing Azerbaijani text resource by Tadashi G. Takaoka · 12 years ago
  76. 87d06af Refactor on the user history dictionary by Satoshi Kataoka · 12 years ago
  77. 8d46ea9 Merge "Fix some warnings" by Jean Chalard · 12 years ago
  78. 7d654d8 Merge "Fix inconsistency with mutable settings." by Jean Chalard · 12 years ago
  79. 21cabc9 Merge "Fix duplicated apostrophe on AZERTY/tablet" by Tadashi G. Takaoka · 12 years ago
  80. 536e0c7 Merge "Clean up PointerTracker a bit" by Tadashi G. Takaoka · 12 years ago
  81. 561c447 Merge "Fix a problem where settings were not renewed correctly." by Jean Chalard · 12 years ago
  82. 93445b4 Fix some warnings by Jean Chalard · 12 years ago
  83. 2be611b Fix duplicated apostrophe on AZERTY/tablet by Tadashi G. Takaoka · 12 years ago
  84. 212165b Clean up PointerTracker a bit by Tadashi G. Takaoka · 12 years ago
  85. f8c1aef Merge "Clarify the expected cursor position in RichInputConnection." by Jean Chalard · 12 years ago
  86. aa108f1 Clarify the expected cursor position in RichInputConnection. by Jean Chalard · 12 years ago
  87. e908793 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  88. 323a7aa Merge "Fix the title of the personal dictionary settings" by Satoshi Kataoka · 12 years ago
  89. 8befd36 Fix the title of the personal dictionary settings by Satoshi Kataoka · 12 years ago
  90. c5c226c Fix inconsistency with mutable settings. by Jean Chalard · 12 years ago
  91. 74bcc91 Fix a problem where settings were not renewed correctly. by Jean Chalard · 12 years ago
  92. ab2d273 Merge "Fix the displayed name of the personal dictionary" by Satoshi Kataoka · 12 years ago
  93. 5123427 Fix the displayed name of the personal dictionary by Satoshi Kataoka · 12 years ago
  94. 1fa29ff Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  95. b60e65a Rename a variable for SettingsValues by Ken Wakasa · 12 years ago
  96. d9f0c1e Merge "Fix an NPE" by Jean Chalard · 12 years ago
  97. 5408fec Fix an NPE by Jean Chalard · 12 years ago
  98. fb9f448 Merge "Add personalization dictionary helper" by Satoshi Kataoka · 12 years ago
  99. d45e4b6 Add personalization dictionary helper by Satoshi Kataoka · 12 years ago
  100. 654b0a9 Merge "Small optimization" by Jean Chalard · 12 years ago