1. 9502cc1 Remove LatinIME prefix from classes by Tadashi G. Takaoka · 15 years ago
  2. 55b9d33 Show auto correction feedback by Tadashi G. Takaoka · 15 years ago
  3. 8ec36be Cleanup calling Spannable.setSpan() to set character style span by Tadashi G. Takaoka · 15 years ago
  4. 522d5c1 Show underline for auto-completion candidate instead of bolding by Tadashi G. Takaoka · 15 years ago
  5. 89c5874 Tweak candidate view height and etc. by Tadashi G. Takaoka · 15 years ago
  6. 4a734aa Fix popup mini keyboard for smiley and .com key by Tadashi G. Takaoka · 15 years ago
  7. 9f01ed5 Support keyboardHeight and maxKeyboardHeight to Keyboard XML by Tadashi G. Takaoka · 15 years ago
  8. 59cd73b Merge "Suggest excessive characters" by satok · 15 years ago
  9. cdbbea7 Suggest excessive characters by satok · 15 years ago
  10. e49bd1c Implement CandidateView using HorizontalScrollView by Tadashi G. Takaoka · 15 years ago
  11. ada7ad2 New gutter for tablet keyboard layout by Tadashi G. Takaoka · 15 years ago
  12. 405daf9 Merge "Add search mode keyboard layout" by Tadashi G. Takaoka · 15 years ago
  13. 5b146f9 Add some new symbols key to symbols/more keyboard by Tadashi G. Takaoka · 15 years ago
  14. bafba47 Add search mode keyboard layout by Tadashi G. Takaoka · 15 years ago
  15. 3b03887 Merge "Add a mic key to tablet keyboard tentatively for implementation" by Tadashi G. Takaoka · 15 years ago
  16. 2ff2a04 Add a mic key to tablet keyboard tentatively for implementation by Tadashi G. Takaoka · 15 years ago
  17. e00b7c5 Merge "Fix a crash when MAX_WORD_LENGTH is too short." by satok · 15 years ago
  18. 292faee Fix ghost popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  19. 2e4b1bd Prefer United Kingdom to Great Britain as locale string by Ken Wakasa · 15 years ago
  20. d024ea6 Fix an issue with lingering composing span underline after orientation changes by Ken Wakasa · 15 years ago
  21. f5cded1 Fix a crash when MAX_WORD_LENGTH is too short. by satok · 15 years ago
  22. e18bd3e Fix voice key on phone device by Tadashi G. Takaoka · 15 years ago
  23. a275e9e Make Key, Row and Keyboard attributes final by Tadashi G. Takaoka · 15 years ago
  24. 7545ec8 Fix no smiley popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  25. 391a7ce Remove LatinKey class by Tadashi G. Takaoka · 15 years ago
  26. 566870c Fix NPE at Keyboard by Tadashi G. Takaoka · 15 years ago
  27. a0e780f Merge "Double tap on shift key turns on caps lock" by Tadashi G. Takaoka · 15 years ago
  28. 418d80d Double tap on shift key turns on caps lock by Tadashi G. Takaoka · 15 years ago
  29. 2aebcf3 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 15 years ago
  30. 571bdb4 Refactor LatinKeyboard and LatinKey by Tadashi G. Takaoka · 15 years ago
  31. 5a309f5 Move some inner static class to top class in new package by Tadashi G. Takaoka · 15 years ago
  32. 9b89f65 Merge "Add back-slash key" by Tadashi G. Takaoka · 15 years ago
  33. 560497c Add back-slash key by Tadashi G. Takaoka · 15 years ago
  34. 7215c3b Add [CHAR LIMIT] comment to strings by Tadashi G. Takaoka · 15 years ago
  35. 711abe6 Merge "Fix parameters of native functions and refactor Dictionary" by satok · 15 years ago
  36. af63f06 Import revised translations. by Eric Fischer · 15 years ago
  37. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago
  38. f9ab63e Merge "Update string for Ic0d5f862" by Ken Wakasa · 15 years ago
  39. e0298a1 Merge "Add ru and sr keyboard layout for tablet" by Tadashi G. Takaoka · 15 years ago
  40. 58baaea Add ru and sr keyboard layout for tablet by Tadashi G. Takaoka · 15 years ago
  41. 6569b40 Update string for Ic0d5f862 by Ken Wakasa · 15 years ago
  42. 8d7ecc7 Load keyboard only when subtype is keyboard mode by Tadashi G. Takaoka · 15 years ago
  43. dedb26f Merge "Add Scandinavia keyboard layout for tablet" by Tadashi G. Takaoka · 15 years ago
  44. 748e107 Add Scandinavia keyboard layout for tablet by Tadashi G. Takaoka · 15 years ago
  45. 3c308de Merge "Add fr_CH keyboard subtype" by Tadashi G. Takaoka · 15 years ago
  46. e6f8bb0 Add fr_CH keyboard subtype by Tadashi G. Takaoka · 15 years ago
  47. 383d6d8 Disable "touch to correct words" when suggestion strip is off by Ken Wakasa · 15 years ago
  48. c000756 Merge "Key release event should be sent when finger sliding" by Tadashi G. Takaoka · 15 years ago
  49. d4952c8 Move a logic for finding words with a missing character to the native code. by satok · 15 years ago
  50. bd20db2 Merge "Tweak tablet keyboard design" by Tadashi G. Takaoka · 15 years ago
  51. 5d04042 Tweak tablet keyboard design by Tadashi G. Takaoka · 15 years ago
  52. c0b5c9c Key release event should be sent when finger sliding by Tadashi G. Takaoka · 15 years ago
  53. 80e459f Update the voice input warning dialog message string. by Ken Wakasa · 15 years ago
  54. c205237 Merge "Integrating updated LatinIME assets" by Justin Ho · 15 years ago
  55. 98cdfe6 Merge "Fix subtype icons in method.xml" by Tadashi G. Takaoka · 15 years ago
  56. 6b1e5fd Fix subtype icons in method.xml by Tadashi G. Takaoka · 15 years ago
  57. ab2a1e2 Merge "Fix ".com" output of tablet keyboard" by Tadashi G. Takaoka · 15 years ago
  58. 842b3d4 Support de,fr locale keyboard layouts for tablet by Tadashi G. Takaoka · 15 years ago
  59. be5f09f Integrating updated LatinIME assets by Justin Ho · 15 years ago
  60. 4ee6dc8 Fix ".com" output of tablet keyboard by Tadashi G. Takaoka · 15 years ago
  61. b30fa72 Adding drawable-land-hdpi into LatinIME by Justin Ho · 15 years ago
  62. dc2a41f Add icons for each subtype by satok · 15 years ago
  63. 965004f Remove excessive call of onKeyboardLanguageChanged in SubtypeSwitcher by satok · 15 years ago
  64. d202083 Merge "Remove unused string for key label" by Tadashi G. Takaoka · 15 years ago
  65. 0ff78a1 Remove unused string for key label by Tadashi G. Takaoka · 15 years ago
  66. e92ab05 Merge "Integrating updated LatinIME keyboard assets" by Justin Ho · 15 years ago
  67. 8fb22a5 Integrating updated LatinIME keyboard assets by Justin Ho · 15 years ago
  68. d5da121 Import revised translations. by Eric Fischer · 15 years ago
  69. f2d7c45 Merge "Remove unused bool configuartion value" by Tadashi G. Takaoka · 15 years ago
  70. 0e7c31f Remove unused bool configuartion value by Tadashi G. Takaoka · 15 years ago
  71. fa086c9 Cleanup unused Java import by Tadashi G. Takaoka · 15 years ago
  72. 27d1371 Preload SharedPreferences at start. by Ken Wakasa · 15 years ago
  73. 7f0befe Update tablet keyboard layout to the latest design by Tadashi G. Takaoka · 15 years ago
  74. 79efbed Call showInputMethodPicker instead of showInputMethodSubtypePicker by satok · 15 years ago
  75. 1fb2813 Fix a bug at showing warning dialog at the first time when IME is trigerred in voice mode by satok · 15 years ago
  76. 2c60d6e Support dedicated number/date keyboard layout by Tadashi G. Takaoka · 15 years ago
  77. 6624fd8 Support imeOptions condition in <case> by Tadashi G. Takaoka · 15 years ago
  78. 59c9930 Support colorScheme <case/> condition in Keyboard XML by Tadashi G. Takaoka · 15 years ago
  79. a963d0b Merge "Fix odd "more" key behavior on tablet phone number keyboard" by Tadashi G. Takaoka · 15 years ago
  80. da64719 Merge "Enabled to change the current subtype to voice input subtypes" by satok · 15 years ago
  81. 90ebff1 Add "@" key to email mode tablet keyboard layout by Tadashi G. Takaoka · 15 years ago
  82. 4b8bbba Fix odd "more" key behavior on tablet phone number keyboard by Tadashi G. Takaoka · 15 years ago
  83. 8e09172 Enabled to change the current subtype to voice input subtypes by satok · 15 years ago
  84. a444889 Merge "Use normal font for functional key label instead of italic font" by Tadashi G. Takaoka · 15 years ago
  85. fab243a Use normal font for functional key label instead of italic font by Tadashi G. Takaoka · 15 years ago
  86. cc359dd Merge "Fix caps lock release in non-distinct multi touch device" by Tadashi G. Takaoka · 15 years ago
  87. 0d0a46d Fix caps lock release in non-distinct multi touch device by Tadashi G. Takaoka · 15 years ago
  88. 0b60f83 Support <key-style/> and keyStyle attribute for Keyboard XML by Tadashi G. Takaoka · 15 years ago
  89. 4092205 Refactor to move voice functionarities in LatinIME to VoiceIMEConnector by satok · 15 years ago
  90. 04448c2 Make F1 and Symbol keys static in XML file by Tadashi G. Takaoka · 15 years ago
  91. 7c25ad4 Update tablet keyboard layout to version 4 by Tadashi G. Takaoka · 15 years ago
  92. cd39f2a Add keyLabelAlign attribute to Keyboard XML by Tadashi G. Takaoka · 15 years ago
  93. 4591125 Perform editor action IME_ACTION_NEXT/PREVIOUS by tab key by Tadashi G. Takaoka · 15 years ago
  94. 07f903a Merge "Fix automatic temporary upper case mode behaviour" by Tadashi G. Takaoka · 15 years ago
  95. 6769c67 Fix automatic temporary upper case mode behaviour by Tadashi G. Takaoka · 15 years ago
  96. 3757d16 Merge "Open settings of input method subtype enabler when users are trying to change language." by satok · 15 years ago
  97. b6c1255 Open settings of input method subtype enabler when users are trying to change language. by satok · 15 years ago
  98. 1d8196c Use "flag" feature of attr.xml to represent keyboard mode by Tadashi G. Takaoka · 15 years ago
  99. 75fde64 Cleanup drawable-xlarge resources into drawable-mdpi by Tadashi G. Takaoka · 15 years ago
  100. f273646 Implement both automatic and manual temporary upper cases by Tadashi G. Takaoka · 15 years ago