1. e9311bc Update suggestion strip drawables by Tadashi G. Takaoka · 15 years ago
  2. 1d11e79 Fix adding user dictionary by Tadashi G. Takaoka · 15 years ago
  3. 68b6932 Import revised translations. by Eric Fischer · 15 years ago
  4. 9cb9f33 Merge "Make "Tab" and "ALT" and "123" as donottranslate resources" by Tadashi G. Takaoka · 15 years ago
  5. 246acc5 Make "Tab" and "ALT" and "123" as donottranslate resources by Tadashi G. Takaoka · 15 years ago
  6. a1e9e39 Allow a single letter dic entry by Ken Wakasa · 15 years ago
  7. 7c178d9 Merge "Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME" by Ken Wakasa · 15 years ago
  8. 1a878ff Merge "Integrating updated LatinIME keyboard assets" by Justin Ho · 15 years ago
  9. a893ac3 Merge "Tune padding of candidate word" by Tadashi G. Takaoka · 15 years ago
  10. 4e8dc88 Merge "Suggest words with excessive chars out of proximity chars Bug: 3273807" by satok · 15 years ago
  11. 4700a6f Tune padding of candidate word by Tadashi G. Takaoka · 15 years ago
  12. 54fe9e0 Suggest words with excessive chars out of proximity chars Bug: 3273807 by satok · 15 years ago
  13. 7bb84ea Merge "Check user dictionary before inserting new word" by Tadashi G. Takaoka · 15 years ago
  14. c5f1368 Check user dictionary before inserting new word by Tadashi G. Takaoka · 15 years ago
  15. 7f1d3fa Remove language settings from preference activity by satok · 15 years ago
  16. 9ecad8c Fix auto correction threshold values array reference by Tadashi G. Takaoka · 15 years ago
  17. 4ca16db Highlight auto corrected word by Tadashi G. Takaoka · 15 years ago
  18. 1b1f7f9 Cleanup unused string resources by Tadashi G. Takaoka · 15 years ago
  19. 3ef38b2 Merge "Introduce SuggestedWords class to represent suggestions list" by Tadashi G. Takaoka · 15 years ago
  20. 7e181fe Introduce SuggestedWords class to represent suggestions list by Tadashi G. Takaoka · 15 years ago
  21. e7f9a22 Merge "Swap ",." and "[]" in symbol layout of tablet" by Tadashi G. Takaoka · 15 years ago
  22. 0459387 Swap ",." and "[]" in symbol layout of tablet by Tadashi G. Takaoka · 15 years ago
  23. bd6f4bf Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME by Ken Wakasa · 15 years ago
  24. 62f3317 Integrating updated LatinIME keyboard assets by Justin Ho · 15 years ago
  25. 35bcd5c Merge "Import revised translations." by Eric Fischer · 15 years ago
  26. ffb864a Merge "Keep previous suggestions when there is only one suggestion found" by Tadashi G. Takaoka · 15 years ago
  27. f6a6429 Merge "Suggest words with transposed chars" by satok · 15 years ago
  28. a3d78f6 Suggest words with transposed chars by satok · 15 years ago
  29. a15e45e Keep previous suggestions when there is only one suggestion found by Tadashi G. Takaoka · 15 years ago
  30. e26ef1b Remove Tutorial class and unused debug feature by Tadashi G. Takaoka · 15 years ago
  31. 20cdb37 Use setInputMethodAndSubtype and shortcutIME API instead of changing only view to Voice Input by satok · 15 years ago
  32. a83cfd2 Import revised translations. by Eric Fischer · 15 years ago
  33. 3f7eac0 Merge "Limit the suggestions with an excessive character by filtering proximity characters" by satok · 15 years ago
  34. e07baa6 Limit the suggestions with an excessive character by filtering proximity characters by satok · 15 years ago
  35. 3423522 Merge "Remove LatinIME prefix from classes" by Tadashi G. Takaoka · 15 years ago
  36. 9502cc1 Remove LatinIME prefix from classes by Tadashi G. Takaoka · 15 years ago
  37. 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
  38. 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
  39. 55b9d33 Show auto correction feedback by Tadashi G. Takaoka · 15 years ago
  40. 8ec36be Cleanup calling Spannable.setSpan() to set character style span by Tadashi G. Takaoka · 15 years ago
  41. 71890a7 Merge "Suggest words with missing space" by satok · 15 years ago
  42. 662fe69 Suggest words with missing space by satok · 15 years ago
  43. 522d5c1 Show underline for auto-completion candidate instead of bolding by Tadashi G. Takaoka · 15 years ago
  44. 89c5874 Tweak candidate view height and etc. by Tadashi G. Takaoka · 15 years ago
  45. 4a734aa Fix popup mini keyboard for smiley and .com key by Tadashi G. Takaoka · 15 years ago
  46. 9f01ed5 Support keyboardHeight and maxKeyboardHeight to Keyboard XML by Tadashi G. Takaoka · 15 years ago
  47. 59cd73b Merge "Suggest excessive characters" by satok · 15 years ago
  48. 2fcaaaa Merge "Implement CandidateView using HorizontalScrollView" by Tadashi G. Takaoka · 15 years ago
  49. cdbbea7 Suggest excessive characters by satok · 15 years ago
  50. e49bd1c Implement CandidateView using HorizontalScrollView by Tadashi G. Takaoka · 15 years ago
  51. e1c216a Merge "Make no-recursive getWordRec" by satok · 15 years ago
  52. d299792 Make no-recursive getWordRec by satok · 15 years ago
  53. ada7ad2 New gutter for tablet keyboard layout by Tadashi G. Takaoka · 15 years ago
  54. 405daf9 Merge "Add search mode keyboard layout" by Tadashi G. Takaoka · 15 years ago
  55. 5b146f9 Add some new symbols key to symbols/more keyboard by Tadashi G. Takaoka · 15 years ago
  56. bafba47 Add search mode keyboard layout by Tadashi G. Takaoka · 15 years ago
  57. 3b03887 Merge "Add a mic key to tablet keyboard tentatively for implementation" by Tadashi G. Takaoka · 15 years ago
  58. 2ff2a04 Add a mic key to tablet keyboard tentatively for implementation by Tadashi G. Takaoka · 15 years ago
  59. e00b7c5 Merge "Fix a crash when MAX_WORD_LENGTH is too short." by satok · 15 years ago
  60. 292faee Fix ghost popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  61. 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
  62. 2e4b1bd Prefer United Kingdom to Great Britain as locale string by Ken Wakasa · 15 years ago
  63. af8b626 Merge "Fix an issue with lingering composing span underline after orientation changes" by Ken Wakasa · 15 years ago
  64. d024ea6 Fix an issue with lingering composing span underline after orientation changes by Ken Wakasa · 15 years ago
  65. f5cded1 Fix a crash when MAX_WORD_LENGTH is too short. by satok · 15 years ago
  66. 48e432c Breakdown getWordRec by satok · 15 years ago
  67. 4e24668 Merge "Trim the flow of getWordRec" by satok · 15 years ago
  68. 6831926 Trim the flow of getWordRec by satok · 15 years ago
  69. e18bd3e Fix voice key on phone device by Tadashi G. Takaoka · 15 years ago
  70. 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
  71. e75e00d Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread by Tadashi G. Takaoka · 15 years ago
  72. cfb2436 Merge "Breakdown getWordRec" by satok · 15 years ago
  73. 28bd03b Breakdown getWordRec by satok · 15 years ago
  74. 8df8d1b Merge "Just code cleanup." by Ken Wakasa · 15 years ago
  75. a46683a Just code cleanup. by Ken Wakasa · 15 years ago
  76. a275e9e Make Key, Row and Keyboard attributes final by Tadashi G. Takaoka · 15 years ago
  77. 7545ec8 Fix no smiley popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  78. 391a7ce Remove LatinKey class by Tadashi G. Takaoka · 15 years ago
  79. 23bf5e5 Merge "Fix NPE at Keyboard" by Tadashi G. Takaoka · 15 years ago
  80. 566870c Fix NPE at Keyboard by Tadashi G. Takaoka · 15 years ago
  81. 715514d Breakdown getWordRec and add comments by satok · 15 years ago
  82. a0e780f Merge "Double tap on shift key turns on caps lock" by Tadashi G. Takaoka · 15 years ago
  83. 418d80d Double tap on shift key turns on caps lock by Tadashi G. Takaoka · 15 years ago
  84. 2aebcf3 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 15 years ago
  85. 571bdb4 Refactor LatinKeyboard and LatinKey by Tadashi G. Takaoka · 15 years ago
  86. 26dae3f Merge "Move some inner static class to top class in new package" by Tadashi G. Takaoka · 15 years ago
  87. 5a309f5 Move some inner static class to top class in new package by Tadashi G. Takaoka · 15 years ago
  88. 18c28f4 Detach bigram functionarities from unigram_dictionary by satok · 15 years ago
  89. 9fee221 Merge "Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp" by satok · 15 years ago
  90. e808e43 Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp by satok · 15 years ago
  91. 9b89f65 Merge "Add back-slash key" by Tadashi G. Takaoka · 15 years ago
  92. 560497c Add back-slash key by Tadashi G. Takaoka · 15 years ago
  93. 7215c3b Add [CHAR LIMIT] comment to strings by Tadashi G. Takaoka · 15 years ago
  94. 711abe6 Merge "Fix parameters of native functions and refactor Dictionary" by satok · 15 years ago
  95. af63f06 Import revised translations. by Eric Fischer · 15 years ago
  96. a567963 am 6f6c90bd: (-s ours) am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  97. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago
  98. f9ab63e Merge "Update string for Ic0d5f862" by Ken Wakasa · 15 years ago
  99. e0298a1 Merge "Add ru and sr keyboard layout for tablet" by Tadashi G. Takaoka · 15 years ago
  100. 58baaea Add ru and sr keyboard layout for tablet by Tadashi G. Takaoka · 15 years ago