1. d0f3f90 Narrower the language switch threshold to key width x 1.25 by Tadashi G. Takaoka · 14 years ago
  2. 608469c Release the previous key if multi touch input is started by Tadashi G. Takaoka · 14 years ago
  3. a0537fb Fix repeat key behavior by Tadashi G. Takaoka · 14 years ago
  4. 0156713 Merge "Clear spacebar sliding language switch diff" by Tadashi G. Takaoka · 14 years ago
  5. c82b8db Merge "Fix the spacebar language switcher" by satok · 14 years ago
  6. 61393a8 Fix the spacebar language switcher by satok · 14 years ago
  7. f172be4 Clear spacebar sliding language switch diff by Tadashi G. Takaoka · 14 years ago
  8. 75136cd Fix language switch preview by Tadashi G. Takaoka · 14 years ago
  9. d00d963 Fix NPE on non-distict multitouch device by Tadashi G. Takaoka · 14 years ago
  10. c5c57b5 Move sliding language switch code to PointerTracker by Tadashi G. Takaoka · 14 years ago
  11. c121b5d Merge "Actually use the bigram prediction option." by Jean Chalard · 14 years ago
  12. 940b8d8 Merge "Add an debug option to use spacebar switcher" by satok · 14 years ago
  13. cb33201 Actually use the bigram prediction option. by Jean Chalard · 14 years ago
  14. c5a2b51 Add an debug option to use spacebar switcher by satok · 14 years ago
  15. b505912 Add an option for using bigram prediction. by Jean Chalard · 14 years ago
  16. 89bd776 Use user-history bigrams when no input if available. by Jean Chalard · 14 years ago
  17. 6c10cf6 Merge "Rename and reorganize key code" by Tadashi G. Takaoka · 14 years ago
  18. 1b9eecb Fix language selection settings by satok · 14 years ago
  19. d2c5fdd Rename and reorganize key code by Tadashi G. Takaoka · 14 years ago
  20. 49a1152 Fix language selection settings by satok · 14 years ago
  21. c9c3aa2 Merge "Disable key preview of space, return and delete" by Tadashi G. Takaoka · 14 years ago
  22. ba9aefc Disable key preview of space, return and delete by Tadashi G. Takaoka · 14 years ago
  23. 9ee51db Optimize InputLanguageSelection by satok · 14 years ago
  24. bdb3d69 Merge "Check the availability of layouts for showing the input languages in the settings" by satok · 14 years ago
  25. 15a0ba6 Check the availability of layouts for showing the input languages in the settings by satok · 14 years ago
  26. 46ca845 Compute content and visible insets even in voice mode by Tadashi G. Takaoka · 14 years ago
  27. 6d645e1 Merge "Display spacebar language switcher even when key preview is off" by Tadashi G. Takaoka · 14 years ago
  28. e6cb8fc Display spacebar language switcher even when key preview is off by Tadashi G. Takaoka · 14 years ago
  29. 0c72ea1 Remove a useless import. by Jean Chalard · 14 years ago
  30. 5454ff5 Merge "Tweak the normalized score for the words with spaces" by satok · 14 years ago
  31. c9bc5c8 Merge "Move language-specific keyboard setting to resources." by Jean Chalard · 14 years ago
  32. 2210466 Tweak the normalized score for the words with spaces by satok · 14 years ago
  33. c899038 Move language-specific keyboard setting to resources. by Jean Chalard · 14 years ago
  34. 0aae85f Merge "Tweak edit distance" by satok · 14 years ago
  35. e18ba42 Tweak edit distance by satok · 14 years ago
  36. 95d9e47 Merge "Tweak voice layout for Dogfood" by satok · 14 years ago
  37. 015b21c Tweak voice layout for Dogfood by satok · 14 years ago
  38. aafa17e Fix a typo. by Jean Chalard · 14 years ago
  39. d9786ce Refactor key preview code by Tadashi G. Takaoka · 14 years ago
  40. bc91d89 Merge "Remove mPreviousKey in PointerTracker" by Tadashi G. Takaoka · 14 years ago
  41. d2c2b4d Remove mPreviousKey in PointerTracker by Tadashi G. Takaoka · 14 years ago
  42. e0f3504 Merge "Show all languages supported in LatinImeGoogle in InputLanguageSelection" by satok · 14 years ago
  43. 88808fc Show all languages supported in LatinImeGoogle in InputLanguageSelection by satok · 14 years ago
  44. 7751ac3 Merge "Refactor key preview related code in KeyboardView" by Tadashi G. Takaoka · 14 years ago
  45. bc3dba4 A fix for handling dummy voice subtypes by satok · 14 years ago
  46. 3f2653b Refactor key preview related code in KeyboardView by Tadashi G. Takaoka · 14 years ago
  47. a0efebf Merge "Allow use of assets for data in the dictionary content provider." by Jean Chalard · 14 years ago
  48. 6fb97bf Don't show spacebar preview if key preview is disabled by Tadashi G. Takaoka · 14 years ago
  49. dc90d0a Refactoring keyboard drawing code and KeyDetector by Tadashi G. Takaoka · 14 years ago
  50. 5d542c2 Auto mini keyboard layout by Tadashi G. Takaoka · 14 years ago
  51. 4e3bd58 Allow use of assets for data in the dictionary content provider. by Jean Chalard · 14 years ago
  52. 72a82d7 Count up horizontal gap as part of key width by Tadashi G. Takaoka · 14 years ago
  53. 646d950 Receive a broadcast that the dictionary has been updated. by Jean Chalard · 14 years ago
  54. e4b2d22 Merge "Make showing key preview compatible with pre-Honeycomb" by Tadashi G. Takaoka · 14 years ago
  55. 37cfacb Make showing key preview compatible with pre-Honeycomb by Tadashi G. Takaoka · 14 years ago
  56. 6d90215 Fix for language bar switching by satok · 14 years ago
  57. dc3d4e8 Merge "Fast key preview" by Tadashi G. Takaoka · 14 years ago
  58. 7a3d3ae Fast key preview by Tadashi G. Takaoka · 14 years ago
  59. 88fc9d4 Support language bar swich for InputMethodSubtype by satok · 14 years ago
  60. 56abeab Add visualInsetsLeft and Right as Key attribute by Tadashi G. Takaoka · 14 years ago
  61. a944574 Merge "Reinforce user-history based bigram use." by Jean Chalard · 14 years ago
  62. 2c389c5 Merge "Increase the horizontal gap between shift/delete and normal keys" by Tadashi G. Takaoka · 14 years ago
  63. 967d607 Disable popup preview and long press on disabled key by Tadashi G. Takaoka · 14 years ago
  64. 6d81e2b Increase the horizontal gap between shift/delete and normal keys by Tadashi G. Takaoka · 14 years ago
  65. b5d17e5 Add logOnSeparator by satok · 14 years ago
  66. e7c0e73 Simplify the Key's on state transition by Tadashi G. Takaoka · 14 years ago
  67. 996db15 Disable successive modifier key while sliding input by Tadashi G. Takaoka · 14 years ago
  68. da4bfbb Fix popup key preview on tablet by Tadashi G. Takaoka · 14 years ago
  69. 3e23682 Reinforce user-history based bigram use. by Jean Chalard · 14 years ago
  70. fd58877 Merge "Add settings for theme, userfeedback and other settings (temporary)" by satok · 14 years ago
  71. 8f9b86f Add settings for theme, userfeedback and other settings (temporary) by satok · 14 years ago
  72. 44783b6 Merge "Enable VoiceInput even if there is no shortcut subtype supported" by satok · 14 years ago
  73. 7429009 Enable VoiceInput even if there is no shortcut subtype supported by satok · 14 years ago
  74. 6f18a1f Disable Recorrection when APIs are not supported. by satok · 14 years ago
  75. cf383a8 Fix a NPE in InputMethodManagerCompatWrapper by satok · 14 years ago
  76. 9115dd2 Fix some compat bugs and add VoiceInputLoggerCompatUtils by satok · 14 years ago
  77. f1a81f5 Move a debug utility function to EditorInfoCompatUtils by satok · 14 years ago
  78. e995775 Added InputTypeCompatUtils by satok · 14 years ago
  79. b270785 Added InputConnectionCompatUtils and EditorInfoCompatUtils by satok · 14 years ago
  80. 5a41db8 Merge "Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper" by satok · 14 years ago
  81. a3ef6cd Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper by satok · 14 years ago
  82. 01829b8 Merge "Added VibratorCompatWrapper" by satok · 14 years ago
  83. f000bdc Merge "Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper." by satok · 14 years ago
  84. 699e429 Added VibratorCompatWrapper by satok · 14 years ago
  85. 1ddf2a1 Merge "Added InputMethodInfoCompatWrapper" by satok · 14 years ago
  86. b8690594 Renamed Proxy classes by satok · 14 years ago
  87. 24119df Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper. by satok · 14 years ago
  88. 2e36fb6 Added InputMethodInfoCompatWrapper by satok · 14 years ago
  89. 525028c Merge "Remove a useless variable." by Jean Chalard · 14 years ago
  90. 6dd7778 Fix a bug that Voice IME is not triggered properly. by satok · 14 years ago
  91. 4fc1809 Remove a useless variable. by Jean Chalard · 14 years ago
  92. 10dd34d Add InputMethodServiceCompatWrapper for moving the callback from LatinIME. by satok · 14 years ago
  93. 610f1dc Use reflections for classes related to InputMethodSubtype by satok · 14 years ago
  94. 0a7cf81 Merge "Add different ways of reading the dictionary file." by Jean Chalard · 14 years ago
  95. cba93f5 Add different ways of reading the dictionary file. by Jean Chalard · 14 years ago
  96. 2cff4d7 Added CompatUtils for starting a language selector by satok · 14 years ago
  97. 9807ab2 (Refactor 1) Moved voice related codes to deprecated/voice by satok · 14 years ago
  98. 071f471 Refactor BinaryDictionary a bit by Tadashi G. Takaoka · 14 years ago
  99. e7a2512 Add Utils.equalsIgnoreCase methods by Tadashi G. Takaoka · 14 years ago
  100. d631651 Avoid the removal of high-ranking exactly typed candidates. by Jean Chalard · 14 years ago