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