1. bf65f31 Fix a bug in one of the methods to get a dictionary. by Jean Chalard · 14 years ago
  2. 0041e96 Fix minKeyboardHeight of tablet by Tadashi G. Takaoka · 14 years ago
  3. a645d88 Remove unused resources by Tadashi G. Takaoka · 14 years ago
  4. 869c875 Cleanup VoiceIME related drawable by Tadashi G. Takaoka · 14 years ago
  5. 1f050f6 Fix NPE by satok · 14 years ago
  6. 0da2352 Merge "Fix missing max/minKeyboardHeight in es/pl/pt locale" by Tadashi G. Takaoka · 14 years ago
  7. 3bedf10 Fix missing max/minKeyboardHeight in es/pl/pt locale by Tadashi G. Takaoka · 14 years ago
  8. 96e822c Merge "Lower the key preview position a bit on phone layout" by Tadashi G. Takaoka · 14 years ago
  9. a3aeaaf Lower the key preview position a bit on phone layout by Tadashi G. Takaoka · 14 years ago
  10. bb02bd1 Merge "Add advanced settings screen" by Jean Chalard · 14 years ago
  11. 7f3674a Merge "Fix null pointer exception in LatinIME" by satok · 14 years ago
  12. 240297d Add advanced settings screen by Jean Chalard · 14 years ago
  13. fe1a6d9 Fix null pointer exception in LatinIME by satok · 14 years ago
  14. bdd7327 Merge "Refactor KeyboardView constructor" by Tadashi G. Takaoka · 14 years ago
  15. bdd9341 Refactor KeyboardView constructor by Tadashi G. Takaoka · 14 years ago
  16. 17d6348 Merge "Fix a bug with dictionary add interface." by Jean Chalard · 14 years ago
  17. 777118a Fix a bug with dictionary add interface. by Jean Chalard · 14 years ago
  18. 950def1 Merge "Update the setting of re-correction when user changed" by satok · 14 years ago
  19. d157834 Auto text sizing using fraction of key height by Tadashi G. Takaoka · 14 years ago
  20. 13e6725 Merge "Add minKeyboardHeight attribute to Keyboard layout" by Tadashi G. Takaoka · 14 years ago
  21. 9467a7a Update the setting of re-correction when user changed by satok · 14 years ago
  22. ce1902b Merge "Remove double high-reversed-9 quotation mark" by Tadashi G. Takaoka · 14 years ago
  23. b05c913 Remove double high-reversed-9 quotation mark by Tadashi G. Takaoka · 14 years ago
  24. cbcae9a Merge "Fix the available input locales and moved Recorrection" by satok · 14 years ago
  25. f733074 Fix the available input locales and moved Recorrection by satok · 14 years ago
  26. b47f4cd Merge "Fix a bug where the locale of the keyboard app would end up wrong." by Jean Chalard · 14 years ago
  27. 039e6d7 Merge "Fix a bug where suggestions would not update in Froyo WebTextView" by Jean Chalard · 14 years ago
  28. 0d2843d Fix a bug where the locale of the keyboard app would end up wrong. by Jean Chalard · 14 years ago
  29. 892b1fb Fix a bug where suggestions would not update in Froyo WebTextView by Jean Chalard · 14 years ago
  30. ff483e8 Add minKeyboardHeight attribute to Keyboard layout by Tadashi G. Takaoka · 14 years ago
  31. 101a00e Revert "Added support for speaking keys through accessibility service." by Tadashi G. Takaoka · 14 years ago
  32. 260fce0 Merge "Fix Serbian (Cyrillic) keyboard layout" by Tadashi G. Takaoka · 14 years ago
  33. 287d0d4 Fix Serbian (Cyrillic) keyboard layout by Tadashi G. Takaoka · 14 years ago
  34. 4ef1b6b Merge "Refactor settings flags." by Jean Chalard · 14 years ago
  35. 17c7ffe Refactor settings flags. by Jean Chalard · 14 years ago
  36. 4f3b597 Fix a bug where suggestion strip pick would reset magic space by Jean Chalard · 14 years ago
  37. 9fbfd58 Move re-correction codes to Recorrection.java by satok · 14 years ago
  38. 5c051df Merge "Move Recorrection functions to Recorrection.java" by satok · 14 years ago
  39. 14a5f53 Merge "Fix suggestion strip geometry" by Tadashi G. Takaoka · 14 years ago
  40. 37b6b44 Fix suggestion strip geometry by Tadashi G. Takaoka · 14 years ago
  41. 7a8dac5 Move Recorrection functions to Recorrection.java by satok · 14 years ago
  42. 3d994a4 Merge "Improve magic space handling." by Jean Chalard · 14 years ago
  43. ff082d0 Refactor KeyboardView and create MiniKeyboardView by Tadashi G. Takaoka · 14 years ago
  44. 863f95b Improve magic space handling. by Jean Chalard · 14 years ago
  45. aac2d87 Merge "Tweak keyboard heights for phone, and key preview delay." by Ken Wakasa · 14 years ago
  46. 7642eb3 Tweak keyboard heights for phone, and key preview delay. by Ken Wakasa · 14 years ago
  47. 0d8a4eb Add pl keyboard layout by satok · 14 years ago
  48. ec5ae3a Fix IndexOutOfBoundsException in LatinIME.setSuggestions by Ken Wakasa · 14 years ago
  49. 80bcf30 Import revised translations. by Eric Fischer · 14 years ago
  50. ccb60b7 Merge "Straighten out magic space vs real spaces behavior." by Jean Chalard · 14 years ago
  51. 0730bbf Straighten out magic space vs real spaces behavior. by Jean Chalard · 14 years ago
  52. 9b2192b Revert the suggestion update delay to the original value (100msec) for phones. by Ken Wakasa · 14 years ago
  53. 44fe4a0 Include horizontal and vertical gap in the count of Key.isOnKey by Tadashi G. Takaoka · 14 years ago
  54. 8d165bb Fix a bug where dead space would appear on the keyboard. by Jean Chalard · 14 years ago
  55. d8f52a4 Improve the architecture to support multiple dictionaries. by Jean Chalard · 14 years ago
  56. 3bf6fbb Merge "Fix snap back behavior for a quote mark input." by Ken Wakasa · 14 years ago
  57. 0b47576 Fix snap back behavior for a quote mark input. by Ken Wakasa · 14 years ago
  58. f108bf8 Rename a confusing variable. by Jean Chalard · 14 years ago
  59. 19bfef6 Use the new Utils.setSystemLocale method in the new code. by Jean Chalard · 14 years ago
  60. 4250eb2 Create a dictionary collection and a dictionary factory. by Jean Chalard · 14 years ago
  61. fd78781 Merge "Add a method to set the locale to Utils." by Jean Chalard · 14 years ago
  62. e418103 Enable long press caps lock by Tadashi G. Takaoka · 14 years ago
  63. 309bff5 Add a method to set the locale to Utils. by Jean Chalard · 14 years ago
  64. dbe882a Merge "Release caps lock by double tap on shift key" by Tadashi G. Takaoka · 14 years ago
  65. bc475dc Merge "Handle overflow properly in multiplyRate" by satok · 14 years ago
  66. e541f03 Release caps lock by double tap on shift key by Tadashi G. Takaoka · 14 years ago
  67. b880ccc Merge "Fix quotation marks" by Tadashi G. Takaoka · 14 years ago
  68. 717cef7 Fix quotation marks by Tadashi G. Takaoka · 14 years ago
  69. a6581a2 Merge "Shorter timeout to update auto caps state (100ms)" by Tadashi G. Takaoka · 14 years ago
  70. 837432d Import revised translations. by Eric Fischer · 14 years ago
  71. b2e5e59 Handle overflow properly in multiplyRate by satok · 14 years ago
  72. a7a659a Shorter timeout to update auto caps state (100ms) by Tadashi G. Takaoka · 14 years ago
  73. 663d4f5 Merge "Fix getMiddleDisplayLanguage" by satok · 14 years ago
  74. 0c8d5ca Fix Eclipse warnings. by Jean Chalard · 14 years ago
  75. 4556de4 Do not use contacts for bigram prediction. by Jean Chalard · 14 years ago
  76. 12e0776 Fix getMiddleDisplayLanguage by satok · 14 years ago
  77. 1123bca Merge "Display the language name on the spacebar if the full display locale name is too longer than the space bar" by satok · 14 years ago
  78. cae6b10 Display the language name on the spacebar if the full display locale name is too longer than the space bar by satok · 14 years ago
  79. efb32f7 Merge "Refresh the dictionary when the language settings were changed on Dogfood keyboard" by satok · 14 years ago
  80. 97f855b Refresh the dictionary when the language settings were changed on Dogfood keyboard by satok · 14 years ago
  81. 4c82225 Disable sliding language switch on phone and number layout by Tadashi G. Takaoka · 14 years ago
  82. 9d4aadb Merge "Import revised translations." by Eric Fischer · 14 years ago
  83. 3722bb9 Import revised translations. by Eric Fischer · 14 years ago
  84. d0f3f90 Narrower the language switch threshold to key width x 1.25 by Tadashi G. Takaoka · 14 years ago
  85. 19576c3 Merge "Release the previous key if multi touch input is started" by Tadashi G. Takaoka · 14 years ago
  86. 608469c Release the previous key if multi touch input is started by Tadashi G. Takaoka · 14 years ago
  87. c06e65b Merge "Fix arabic layout for phone" by satok · 14 years ago
  88. a0537fb Fix repeat key behavior by Tadashi G. Takaoka · 14 years ago
  89. d63135c Fix arabic layout for phone by satok · 14 years ago
  90. 0156713 Merge "Clear spacebar sliding language switch diff" by Tadashi G. Takaoka · 14 years ago
  91. c82b8db Merge "Fix the spacebar language switcher" by satok · 14 years ago
  92. 61393a8 Fix the spacebar language switcher by satok · 14 years ago
  93. f172be4 Clear spacebar sliding language switch diff by Tadashi G. Takaoka · 14 years ago
  94. 75136cd Fix language switch preview by Tadashi G. Takaoka · 14 years ago
  95. d00d963 Fix NPE on non-distict multitouch device by Tadashi G. Takaoka · 14 years ago
  96. c5c57b5 Move sliding language switch code to PointerTracker by Tadashi G. Takaoka · 14 years ago
  97. c121b5d Merge "Actually use the bigram prediction option." by Jean Chalard · 14 years ago
  98. 940b8d8 Merge "Add an debug option to use spacebar switcher" by satok · 14 years ago
  99. cb33201 Actually use the bigram prediction option. by Jean Chalard · 14 years ago
  100. c5a2b51 Add an debug option to use spacebar switcher by satok · 14 years ago