1. b560a6c Support Colemak layout by Tadashi G. Takaoka · 14 years ago
  2. 38026b4 Predefined keyboard layouts are configurable via XML resource by Tadashi G. Takaoka · 14 years ago
  3. 78173bd Support Dvorak layout by Tadashi G. Takaoka · 14 years ago
  4. cf41aff Use string attribute for icon name by Tadashi G. Takaoka · 14 years ago
  5. c27fe62 Add custom subtype settings by Tadashi G. Takaoka · 14 years ago
  6. 344af15 Change predefined additional subtype format in preference by Tadashi G. Takaoka · 14 years ago
  7. f5a0bd2 Make predefined subtype configurable by XML resource by Tadashi G. Takaoka · 14 years ago
  8. f697256 Utilize InputMethodSubtype and additional subtype by Tadashi G. Takaoka · 14 years ago
  9. ab0d0d8 Add followKeyLabelRatio flag for keyLabelFlags of Key attribute by Tadashi G. Takaoka · 14 years ago
  10. 2be51f4 Generate KeyboardLabelsSet from donottranslate-more-keys.xml by Tadashi G. Takaoka · 14 years ago
  11. 7f0c503 Use !icon/<icon_name> notation for more keys spec by Tadashi G. Takaoka · 14 years ago
  12. ed3bac9 Introduce KeyboardCodesSet.java and remove keycodes.xml by Tadashi G. Takaoka · 14 years ago
  13. 264045e Extract keycodes.xml from donottranslate-more-keys.xml by Tadashi G. Takaoka · 14 years ago
  14. fe4807d Remove obsolete resources. by Jean Chalard · 14 years ago
  15. fc169c7 Merge "Use keyboardSet extra value of subtype to specify layout type" by Tadashi G. Takaoka · 14 years ago
  16. 80f2ccc Update the names and default values of bigram options. by Jean Chalard · 14 years ago
  17. 11d9ee7 Use keyboardSet extra value of subtype to specify layout type by Tadashi G. Takaoka · 14 years ago
  18. b082c95 Use no language "zz" to disable shortcut key by Tadashi G. Takaoka · 14 years ago
  19. 3bf57a5 Use "No language (QWERTY)" for language agnostic QWERTY keyboard name by Tadashi G. Takaoka · 14 years ago
  20. fb5b4c4 Add language agnostic QWERTY subtype by Tadashi G. Takaoka · 14 years ago
  21. 911b8f9 Remove the "deprecated" classes by Ken Wakasa · 14 years ago
  22. 989abb1 Cleanup Slavic keyboard resources by Tadashi G. Takaoka · 14 years ago
  23. 8acbce1 Merge "Separate leftward arrow from "add to dictionary" hint text" by Tadashi G. Takaoka · 14 years ago
  24. 8dcad2e Don't send touch coordinates if proximity characters correction is disabled by Tadashi G. Takaoka · 14 years ago
  25. 2eb8781 Separate leftward arrow from "add to dictionary" hint text by Tadashi G. Takaoka · 14 years ago
  26. e354dce Shorten maximum keyboard height to 46% of display height by Tadashi G. Takaoka · 14 years ago
  27. 58d28b1 Fix Farsi keyboard by Tadashi G. Takaoka · 14 years ago
  28. 27bb631 Merge "Add ZWNJ and ZWJ icons" by Tadashi G. Takaoka · 14 years ago
  29. 39390d3 Add ZWNJ and ZWJ icons by Tadashi G. Takaoka · 14 years ago
  30. 99eb2d3 Merge "Convert dimension unit "in" and "mm" to "dp"" by Tadashi G. Takaoka · 14 years ago
  31. 9c6d9a5 Merge "Smaller gap for Thai 5 rows keyboard" by Tadashi G. Takaoka · 14 years ago
  32. 2a04637 Convert dimension unit "in" and "mm" to "dp" by Tadashi G. Takaoka · 14 years ago
  33. ad29273 Merge "Override the keyboard height per device" by Tadashi G. Takaoka · 14 years ago
  34. e49a987 Override the keyboard height per device by Tadashi G. Takaoka · 14 years ago
  35. e0c965d Smaller gap for Thai 5 rows keyboard by Tadashi G. Takaoka · 14 years ago
  36. cc78d03 Add processing for French ligatures. by Jean Chalard · 14 years ago
  37. 9835808 Merge "Use ObjectAnimator" by Tadashi G. Takaoka · 14 years ago
  38. 31c94ce Use ObjectAnimator by Tadashi G. Takaoka · 14 years ago
  39. 96b0503 Merge "Move locale-specific configuration out of config.xml." by Eric Fischer · 14 years ago
  40. 4cc44f9f7 Merge "Refactor to memorize device dependent override parameters" by Tadashi G. Takaoka · 14 years ago
  41. 26e7ce1 Merge "Use "dp" instead of "dip"" by Tadashi G. Takaoka · 14 years ago
  42. 7c38b73 Use "dp" instead of "dip" by Tadashi G. Takaoka · 14 years ago
  43. a6dd0c2 Use "dp" instead of "sp" by Tadashi G. Takaoka · 14 years ago
  44. 624f1ba Refactor to memorize device dependent override parameters by Tadashi G. Takaoka · 14 years ago
  45. 4216350 Move locale-specific configuration out of config.xml. by Eric Fischer · 14 years ago
  46. 728d1c8 Cleanup proximity related code by satok · 14 years ago
  47. 73a46bf Gray out "alt-code-while-typing" key icon while typing by Tadashi G. Takaoka · 14 years ago
  48. d7c4ba1 Use XML animator definition by Tadashi G. Takaoka · 14 years ago
  49. edf5daa Merge "Support invalidating multiple keys in KeyboardView" by Tadashi G. Takaoka · 14 years ago
  50. 299ac26 Support invalidating multiple keys in KeyboardView by Tadashi G. Takaoka · 14 years ago
  51. aee5f03 Use integer alpha value instead of factor for animation by Tadashi G. Takaoka · 14 years ago
  52. dabf968 Move language on spacebar parameters to LatinKeyboardView attributes by Tadashi G. Takaoka · 14 years ago
  53. 4c0c638 Use Animator to draw language name on spacebar by Tadashi G. Takaoka · 14 years ago
  54. b03529a Support disableAdditionalMoreKeys and disableKeyLabelHint by Tadashi G. Takaoka · 14 years ago
  55. 47141f7 Rename keyboard XML files by Tadashi G. Takaoka · 14 years ago
  56. 411749a Cleanup keyboard theme switching code by Tadashi G. Takaoka · 14 years ago
  57. c648b88 Merge "Dynamically determine key preview backing view height" by Tadashi G. Takaoka · 14 years ago
  58. c8b0e57 Dynamically determine key preview backing view height by Tadashi G. Takaoka · 14 years ago
  59. 48f6321 Tweak vertical corrections for more keys in the "ICS" theme by Tadashi G. Takaoka · 14 years ago
  60. 81d4e3c Add language switch key only to the phone layouts by Tadashi G. Takaoka · 14 years ago
  61. 00ed3be Correct special space handling of punctuation by Jean Chalard · 14 years ago
  62. e54723d Change the name of AOSP LatinIME spell checker by satok · 14 years ago
  63. 3790353 Merge "Support Macedonian Keyboard" by Tadashi G. Takaoka · 14 years ago
  64. 775d8d8 Support Macedonian Keyboard by Tadashi G. Takaoka · 14 years ago
  65. ede2133 Support time, date, and datetime keyboard by Tadashi G. Takaoka · 14 years ago
  66. e4c45c6 Explicitly specify that labels might be in more keys by Tadashi G. Takaoka · 14 years ago
  67. 1b3c16c Merge "Add next/prev navigate action more keys and remove tab key" by Tadashi G. Takaoka · 14 years ago
  68. 05bfd18 Add next/prev navigate action more keys and remove tab key by Tadashi G. Takaoka · 14 years ago
  69. c6993e4 Merge "Add "#" and "%" to punctuation more keys" by Tadashi G. Takaoka · 14 years ago
  70. 3710a04 Add "#" and "%" to punctuation more keys by Tadashi G. Takaoka · 14 years ago
  71. b141c9c Rename resources to reflect current usage by Jean Chalard · 14 years ago
  72. 97bde43 Settings key always exists in more keys of shortcut/f1 key by Tadashi G. Takaoka · 14 years ago
  73. aeeed75 Support fixed order more keys by Tadashi G. Takaoka · 14 years ago
  74. 95dc18a Follow up to Ie2416ccd by Ken Wakasa · 14 years ago
  75. a566396 Use more standard Unicode notations in keyboard layout resource files. by Ken Wakasa · 14 years ago
  76. f6f4053 Minor string updates in Android keyboard settings by Ken Wakasa · 14 years ago
  77. 09c677f Replace UTF-8 string resources with their hex representations by Ken Wakasa · 14 years ago
  78. 4baf767 Merge "Improved shift key and symbol/alpha switch key accessibility feedback." by Charles Chen · 14 years ago
  79. 5962312 Custom action label should be a part of keyboard identifier by Tadashi G. Takaoka · 14 years ago
  80. 7a39bd4 Shift+Smiley key will register newline character of textMultiLine by Tadashi G. Takaoka · 14 years ago
  81. 2affaf9 Rename mini keyboard to more keys keyboard by Tadashi G. Takaoka · 14 years ago
  82. 8d4f0d5 Improved shift key and symbol/alpha switch key accessibility feedback. by alanv · 14 years ago
  83. c217dc9 Convert one letter Key.outputText to Key.code by Tadashi G. Takaoka · 14 years ago
  84. 909b294 Merge "Get rid of Key.setIcon(Drawable)" by Tadashi G. Takaoka · 14 years ago
  85. e7948a8 Get rid of Key.setIcon(Drawable) by Tadashi G. Takaoka · 14 years ago
  86. fbd83a8 Restore deleted string still referenced from code to fix the build. by Eric Fischer · 14 years ago
  87. 5852a25 Parse escaped sequence strictly in CSV parser by Tadashi G. Takaoka · 14 years ago
  88. e05b3f4 Support additional proximity characters by satok · 14 years ago
  89. 02dd837 Merge "Removed spoken descriptions for characters supported by TTS or TalkBack." by Charles Chen · 14 years ago
  90. 71c695d Remove BIDI mirroring hack from Key by Tadashi G. Takaoka · 14 years ago
  91. ff858c7 Use MoreKeySpecParser to parse puctuations strip resources by Tadashi G. Takaoka · 14 years ago
  92. a5c96f3 Move long press shift handling from PointerTracker to KeyboardState by Tadashi G. Takaoka · 14 years ago
  93. f3e951b Removed spoken descriptions for characters supported by TTS or TalkBack. by alanv · 14 years ago
  94. ca2f051 Auto generate various shift states alphabet keyboard automatically by Tadashi G. Takaoka · 14 years ago
  95. 15c99e9 Support addtionalMoreKeys by Tadashi G. Takaoka · 14 years ago
  96. 425e199 Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags by Tadashi G. Takaoka · 14 years ago
  97. 736d740 Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker" by Tadashi G. Takaoka · 14 years ago
  98. 160f012 Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker by Tadashi G. Takaoka · 14 years ago
  99. 09f8b12 Add Key preserveCase enum to keyLabelOptions attribute by Tadashi G. Takaoka · 14 years ago
  100. 83306b9 Add element predicator to <switch><case> condition of Keyboard by Tadashi G. Takaoka · 14 years ago