1. c121b5d Merge "Actually use the bigram prediction option." by Jean Chalard · 14 years ago
  2. 940b8d8 Merge "Add an debug option to use spacebar switcher" by satok · 14 years ago
  3. cb33201 Actually use the bigram prediction option. by Jean Chalard · 14 years ago
  4. c5a2b51 Add an debug option to use spacebar switcher by satok · 14 years ago
  5. b505912 Add an option for using bigram prediction. by Jean Chalard · 14 years ago
  6. 89bd776 Use user-history bigrams when no input if available. by Jean Chalard · 14 years ago
  7. 6c10cf6 Merge "Rename and reorganize key code" by Tadashi G. Takaoka · 14 years ago
  8. 1b9eecb Fix language selection settings by satok · 14 years ago
  9. d2c5fdd Rename and reorganize key code by Tadashi G. Takaoka · 14 years ago
  10. 49a1152 Fix language selection settings by satok · 14 years ago
  11. c9c3aa2 Merge "Disable key preview of space, return and delete" by Tadashi G. Takaoka · 14 years ago
  12. ba9aefc Disable key preview of space, return and delete by Tadashi G. Takaoka · 14 years ago
  13. 9ee51db Optimize InputLanguageSelection by satok · 14 years ago
  14. bdb3d69 Merge "Check the availability of layouts for showing the input languages in the settings" by satok · 14 years ago
  15. 15a0ba6 Check the availability of layouts for showing the input languages in the settings by satok · 14 years ago
  16. 46ca845 Compute content and visible insets even in voice mode by Tadashi G. Takaoka · 14 years ago
  17. 6d645e1 Merge "Display spacebar language switcher even when key preview is off" by Tadashi G. Takaoka · 14 years ago
  18. e6cb8fc Display spacebar language switcher even when key preview is off by Tadashi G. Takaoka · 14 years ago
  19. 0c72ea1 Remove a useless import. by Jean Chalard · 14 years ago
  20. 5454ff5 Merge "Tweak the normalized score for the words with spaces" by satok · 14 years ago
  21. c9bc5c8 Merge "Move language-specific keyboard setting to resources." by Jean Chalard · 14 years ago
  22. 2210466 Tweak the normalized score for the words with spaces by satok · 14 years ago
  23. c899038 Move language-specific keyboard setting to resources. by Jean Chalard · 14 years ago
  24. 9674f65 Fix a bug that 2 length words were demoted. by satok · 14 years ago
  25. 0aae85f Merge "Tweak edit distance" by satok · 14 years ago
  26. e18ba42 Tweak edit distance by satok · 14 years ago
  27. 708aa80 Add mini keyboard fo tab key in web layout by Tadashi G. Takaoka · 14 years ago
  28. 95d9e47 Merge "Tweak voice layout for Dogfood" by satok · 14 years ago
  29. 015b21c Tweak voice layout for Dogfood by satok · 14 years ago
  30. b1ae5d8 Merge "Remove debug mode from the settings preference" by satok · 14 years ago
  31. 9d861bd Merge "Change the default value of logging to true" by satok · 14 years ago
  32. aafa17e Fix a typo. by Jean Chalard · 14 years ago
  33. 39144ca Change the default value of logging to true by satok · 14 years ago
  34. 10f113f Remove debug mode from the settings preference by satok · 14 years ago
  35. 6354634 Merge "Promote a word with a missing space because the formula was changed by Ifa4338c5f4" by satok · 14 years ago
  36. cbc66e0 Promote a word with a missing space because the formula was changed by Ifa4338c5f4 by satok · 14 years ago
  37. 9fcd938 Merge "Demote a word with mistyped space and missing space according to the length of each word" by satok · 14 years ago
  38. 4c981d3 Demote a word with mistyped space and missing space according to the length of each word by satok · 14 years ago
  39. e9e688e Merge "Refactor key preview code" by Tadashi G. Takaoka · 14 years ago
  40. d9786ce Refactor key preview code by Tadashi G. Takaoka · 14 years ago
  41. 9c192e1 Shrink tab key width on web mode layout by Tadashi G. Takaoka · 14 years ago
  42. bc91d89 Merge "Remove mPreviousKey in PointerTracker" by Tadashi G. Takaoka · 14 years ago
  43. d2c2b4d Remove mPreviousKey in PointerTracker by Tadashi G. Takaoka · 14 years ago
  44. e0f3504 Merge "Show all languages supported in LatinImeGoogle in InputLanguageSelection" by satok · 14 years ago
  45. 88808fc Show all languages supported in LatinImeGoogle in InputLanguageSelection by satok · 14 years ago
  46. 7751ac3 Merge "Refactor key preview related code in KeyboardView" by Tadashi G. Takaoka · 14 years ago
  47. bc3dba4 A fix for handling dummy voice subtypes by satok · 14 years ago
  48. 3f2653b Refactor key preview related code in KeyboardView by Tadashi G. Takaoka · 14 years ago
  49. 458807e Merge "Promote the correction of words with a missing space character" by satok · 14 years ago
  50. a4374d2 Promote the correction of words with a missing space character by satok · 14 years ago
  51. d968a09 Merge "Fix issues with single-char word. Some refactorings as well." by Ken Wakasa · 14 years ago
  52. dccb31d Fix issues with single-char word. Some refactorings as well. by Ken Wakasa · 14 years ago
  53. a0efebf Merge "Allow use of assets for data in the dictionary content provider." by Jean Chalard · 14 years ago
  54. 73544ad Import revised translations. by Eric Fischer · 14 years ago
  55. 8cd0acb Merge "Don't show spacebar preview if key preview is disabled" by Tadashi G. Takaoka · 14 years ago
  56. 6fb97bf Don't show spacebar preview if key preview is disabled by Tadashi G. Takaoka · 14 years ago
  57. 4f6e646 Merge "Add a value for the screen metrics" by satok · 14 years ago
  58. dc90d0a Refactoring keyboard drawing code and KeyDetector by Tadashi G. Takaoka · 14 years ago
  59. ffca763 Merge "Fix French mini keyboard keys precedence" by Tadashi G. Takaoka · 14 years ago
  60. 5d542c2 Auto mini keyboard layout by Tadashi G. Takaoka · 14 years ago
  61. 4e3bd58 Allow use of assets for data in the dictionary content provider. by Jean Chalard · 14 years ago
  62. 16e9edf Add a value for the screen metrics by satok · 14 years ago
  63. 72a82d7 Count up horizontal gap as part of key width by Tadashi G. Takaoka · 14 years ago
  64. 5d7ba2c am 6a3358cc: (-s ours) am eb014bf7: am c1fc2fe2: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  65. 6a3358c am eb014bf7: am c1fc2fe2: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  66. eb014bf am c1fc2fe2: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  67. c1fc2fe Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  68. b53d617 Merge "Receive a broadcast that the dictionary has been updated." by Jean Chalard · 14 years ago
  69. 646d950 Receive a broadcast that the dictionary has been updated. by Jean Chalard · 14 years ago
  70. 3047baa Merge "Promote a word with a proximity character" by satok · 14 years ago
  71. 9d2a302 Promote a word with a proximity character by satok · 14 years ago
  72. 7c83293 Merge "Fix 1st suggestion text alignment" by Tadashi G. Takaoka · 14 years ago
  73. d4f14d0 Fix 1st suggestion text alignment by Tadashi G. Takaoka · 14 years ago
  74. e4b2d22 Merge "Make showing key preview compatible with pre-Honeycomb" by Tadashi G. Takaoka · 14 years ago
  75. 37cfacb Make showing key preview compatible with pre-Honeycomb by Tadashi G. Takaoka · 14 years ago
  76. 6d90215 Fix for language bar switching by satok · 14 years ago
  77. 0851abf Merge "Promote a word with only one proximity character." by satok · 14 years ago
  78. dc3d4e8 Merge "Fast key preview" by Tadashi G. Takaoka · 14 years ago
  79. 72bc17e Promote a word with only one proximity character. by satok · 14 years ago
  80. 7a3d3ae Fast key preview by Tadashi G. Takaoka · 14 years ago
  81. 772eef0 Fix French mini keyboard keys precedence by Tadashi G. Takaoka · 14 years ago
  82. a6abb1f Merge "Support language bar swich for InputMethodSubtype" by satok · 14 years ago
  83. 88fc9d4 Support language bar swich for InputMethodSubtype by satok · 14 years ago
  84. 740be44 Fix Arabic mini keyboard precedence by Tadashi G. Takaoka · 14 years ago
  85. 47d2ef6 Merge "Change the formula of the missing character." by satok · 14 years ago
  86. 09df2a5 Merge "Remove voice subtypes" by satok · 14 years ago
  87. dc5301e Change the formula of the missing character. by satok · 14 years ago
  88. b435a6d Remove voice subtypes by satok · 14 years ago
  89. 33fa046 Additional tweak of gaps for delete/shift keys by Ken Wakasa · 14 years ago
  90. b73ab9f Import revised translations. by Eric Fischer · 14 years ago
  91. 689e7e9 Add Arabic keyboard to phone by Tadashi G. Takaoka · 14 years ago
  92. 56abeab Add visualInsetsLeft and Right as Key attribute by Tadashi G. Takaoka · 14 years ago
  93. a8c163f Fix suggestion strip layout by Tadashi G. Takaoka · 14 years ago
  94. 82730b0 Merge "Remove redandant key from popup mini keyboard which has settings key" by Tadashi G. Takaoka · 14 years ago
  95. a944574 Merge "Reinforce user-history based bigram use." by Jean Chalard · 14 years ago
  96. 1844ee7 Remove redandant key from popup mini keyboard which has settings key by Tadashi G. Takaoka · 14 years ago
  97. 2c389c5 Merge "Increase the horizontal gap between shift/delete and normal keys" by Tadashi G. Takaoka · 14 years ago
  98. b428e8c Merge "Disable popup preview and long press on disabled key" by Tadashi G. Takaoka · 14 years ago
  99. 967d607 Disable popup preview and long press on disabled key by Tadashi G. Takaoka · 14 years ago
  100. 6d81e2b Increase the horizontal gap between shift/delete and normal keys by Tadashi G. Takaoka · 14 years ago