1. 4ca16db Highlight auto corrected word by Tadashi G. Takaoka · 15 years ago
  2. 1b1f7f9 Cleanup unused string resources by Tadashi G. Takaoka · 15 years ago
  3. 3ef38b2 Merge "Introduce SuggestedWords class to represent suggestions list" by Tadashi G. Takaoka · 15 years ago
  4. 7e181fe Introduce SuggestedWords class to represent suggestions list by Tadashi G. Takaoka · 15 years ago
  5. e7f9a22 Merge "Swap ",." and "[]" in symbol layout of tablet" by Tadashi G. Takaoka · 15 years ago
  6. 0459387 Swap ",." and "[]" in symbol layout of tablet by Tadashi G. Takaoka · 15 years ago
  7. 35bcd5c Merge "Import revised translations." by Eric Fischer · 15 years ago
  8. ffb864a Merge "Keep previous suggestions when there is only one suggestion found" by Tadashi G. Takaoka · 15 years ago
  9. f6a6429 Merge "Suggest words with transposed chars" by satok · 15 years ago
  10. a3d78f6 Suggest words with transposed chars by satok · 15 years ago
  11. a15e45e Keep previous suggestions when there is only one suggestion found by Tadashi G. Takaoka · 15 years ago
  12. e26ef1b Remove Tutorial class and unused debug feature by Tadashi G. Takaoka · 15 years ago
  13. 20cdb37 Use setInputMethodAndSubtype and shortcutIME API instead of changing only view to Voice Input by satok · 15 years ago
  14. a83cfd2 Import revised translations. by Eric Fischer · 15 years ago
  15. 3f7eac0 Merge "Limit the suggestions with an excessive character by filtering proximity characters" by satok · 15 years ago
  16. e07baa6 Limit the suggestions with an excessive character by filtering proximity characters by satok · 15 years ago
  17. 3423522 Merge "Remove LatinIME prefix from classes" by Tadashi G. Takaoka · 15 years ago
  18. 9502cc1 Remove LatinIME prefix from classes by Tadashi G. Takaoka · 15 years ago
  19. 8db866a Merge "Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character." by satok · 15 years ago
  20. aee09dc Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character. by satok · 15 years ago
  21. 55b9d33 Show auto correction feedback by Tadashi G. Takaoka · 15 years ago
  22. 8ec36be Cleanup calling Spannable.setSpan() to set character style span by Tadashi G. Takaoka · 15 years ago
  23. 71890a7 Merge "Suggest words with missing space" by satok · 15 years ago
  24. 662fe69 Suggest words with missing space by satok · 15 years ago
  25. 522d5c1 Show underline for auto-completion candidate instead of bolding by Tadashi G. Takaoka · 15 years ago
  26. 89c5874 Tweak candidate view height and etc. by Tadashi G. Takaoka · 15 years ago
  27. 4a734aa Fix popup mini keyboard for smiley and .com key by Tadashi G. Takaoka · 15 years ago
  28. 9f01ed5 Support keyboardHeight and maxKeyboardHeight to Keyboard XML by Tadashi G. Takaoka · 15 years ago
  29. 59cd73b Merge "Suggest excessive characters" by satok · 15 years ago
  30. 2fcaaaa Merge "Implement CandidateView using HorizontalScrollView" by Tadashi G. Takaoka · 15 years ago
  31. cdbbea7 Suggest excessive characters by satok · 15 years ago
  32. e49bd1c Implement CandidateView using HorizontalScrollView by Tadashi G. Takaoka · 15 years ago
  33. e1c216a Merge "Make no-recursive getWordRec" by satok · 15 years ago
  34. d299792 Make no-recursive getWordRec by satok · 15 years ago
  35. ada7ad2 New gutter for tablet keyboard layout by Tadashi G. Takaoka · 15 years ago
  36. 405daf9 Merge "Add search mode keyboard layout" by Tadashi G. Takaoka · 15 years ago
  37. 5b146f9 Add some new symbols key to symbols/more keyboard by Tadashi G. Takaoka · 15 years ago
  38. bafba47 Add search mode keyboard layout by Tadashi G. Takaoka · 15 years ago
  39. 3b03887 Merge "Add a mic key to tablet keyboard tentatively for implementation" by Tadashi G. Takaoka · 15 years ago
  40. 2ff2a04 Add a mic key to tablet keyboard tentatively for implementation by Tadashi G. Takaoka · 15 years ago
  41. e00b7c5 Merge "Fix a crash when MAX_WORD_LENGTH is too short." by satok · 15 years ago
  42. 292faee Fix ghost popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  43. ca7c1b5 am 44aeff2b: (-s ours) am e75e00d8: Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread by Tadashi G. Takaoka · 15 years ago
  44. 2e4b1bd Prefer United Kingdom to Great Britain as locale string by Ken Wakasa · 15 years ago
  45. af8b626 Merge "Fix an issue with lingering composing span underline after orientation changes" by Ken Wakasa · 15 years ago
  46. d024ea6 Fix an issue with lingering composing span underline after orientation changes by Ken Wakasa · 15 years ago
  47. f5cded1 Fix a crash when MAX_WORD_LENGTH is too short. by satok · 15 years ago
  48. 48e432c Breakdown getWordRec by satok · 15 years ago
  49. 4e24668 Merge "Trim the flow of getWordRec" by satok · 15 years ago
  50. 6831926 Trim the flow of getWordRec by satok · 15 years ago
  51. e18bd3e Fix voice key on phone device by Tadashi G. Takaoka · 15 years ago
  52. 44aeff2 am e75e00d8: Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread by Tadashi G. Takaoka · 15 years ago
  53. e75e00d Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread by Tadashi G. Takaoka · 15 years ago
  54. cfb2436 Merge "Breakdown getWordRec" by satok · 15 years ago
  55. 28bd03b Breakdown getWordRec by satok · 15 years ago
  56. 8df8d1b Merge "Just code cleanup." by Ken Wakasa · 15 years ago
  57. a46683a Just code cleanup. by Ken Wakasa · 15 years ago
  58. a275e9e Make Key, Row and Keyboard attributes final by Tadashi G. Takaoka · 15 years ago
  59. 7545ec8 Fix no smiley popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  60. 391a7ce Remove LatinKey class by Tadashi G. Takaoka · 15 years ago
  61. 23bf5e5 Merge "Fix NPE at Keyboard" by Tadashi G. Takaoka · 15 years ago
  62. 566870c Fix NPE at Keyboard by Tadashi G. Takaoka · 15 years ago
  63. 715514d Breakdown getWordRec and add comments by satok · 15 years ago
  64. a0e780f Merge "Double tap on shift key turns on caps lock" by Tadashi G. Takaoka · 15 years ago
  65. 418d80d Double tap on shift key turns on caps lock by Tadashi G. Takaoka · 15 years ago
  66. 2aebcf3 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 15 years ago
  67. 571bdb4 Refactor LatinKeyboard and LatinKey by Tadashi G. Takaoka · 15 years ago
  68. 26dae3f Merge "Move some inner static class to top class in new package" by Tadashi G. Takaoka · 15 years ago
  69. 5a309f5 Move some inner static class to top class in new package by Tadashi G. Takaoka · 15 years ago
  70. 18c28f4 Detach bigram functionarities from unigram_dictionary by satok · 15 years ago
  71. 9fee221 Merge "Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp" by satok · 15 years ago
  72. e808e43 Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp by satok · 15 years ago
  73. 9b89f65 Merge "Add back-slash key" by Tadashi G. Takaoka · 15 years ago
  74. 560497c Add back-slash key by Tadashi G. Takaoka · 15 years ago
  75. 7215c3b Add [CHAR LIMIT] comment to strings by Tadashi G. Takaoka · 15 years ago
  76. 711abe6 Merge "Fix parameters of native functions and refactor Dictionary" by satok · 15 years ago
  77. af63f06 Import revised translations. by Eric Fischer · 15 years ago
  78. a567963 am 6f6c90bd: (-s ours) am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  79. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago
  80. f9ab63e Merge "Update string for Ic0d5f862" by Ken Wakasa · 15 years ago
  81. e0298a1 Merge "Add ru and sr keyboard layout for tablet" by Tadashi G. Takaoka · 15 years ago
  82. 58baaea Add ru and sr keyboard layout for tablet by Tadashi G. Takaoka · 15 years ago
  83. 6569b40 Update string for Ic0d5f862 by Ken Wakasa · 15 years ago
  84. 8d7ecc7 Load keyboard only when subtype is keyboard mode by Tadashi G. Takaoka · 15 years ago
  85. dedb26f Merge "Add Scandinavia keyboard layout for tablet" by Tadashi G. Takaoka · 15 years ago
  86. 748e107 Add Scandinavia keyboard layout for tablet by Tadashi G. Takaoka · 15 years ago
  87. 3c308de Merge "Add fr_CH keyboard subtype" by Tadashi G. Takaoka · 15 years ago
  88. e6f8bb0 Add fr_CH keyboard subtype by Tadashi G. Takaoka · 15 years ago
  89. f987289 Merge "Disable "touch to correct words" when suggestion strip is off" by Ken Wakasa · 15 years ago
  90. 9d4963d am 4fe33828: (-s ours) am f9ac1272: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  91. 383d6d8 Disable "touch to correct words" when suggestion strip is off by Ken Wakasa · 15 years ago
  92. c000756 Merge "Key release event should be sent when finger sliding" by Tadashi G. Takaoka · 15 years ago
  93. d4952c8 Move a logic for finding words with a missing character to the native code. by satok · 15 years ago
  94. bd20db2 Merge "Tweak tablet keyboard design" by Tadashi G. Takaoka · 15 years ago
  95. 5d04042 Tweak tablet keyboard design by Tadashi G. Takaoka · 15 years ago
  96. c47bc5e Key release event should be sent when finger sliding (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  97. 09e880c Merge "Add an easy way to output native debug logs" by satok · 15 years ago
  98. 15dc33d Add an easy way to output native debug logs by satok · 15 years ago
  99. 6f6c90b am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  100. c0b5c9c Key release event should be sent when finger sliding by Tadashi G. Takaoka · 15 years ago