1. 71c353a Refactor Tutorial class by Tadashi G. Takaoka · 15 years ago
  2. 1679432 Get rid of the reference to LatinKeyboard from LatinIME by Tadashi G. Takaoka · 15 years ago
  3. 3009310 Partially revert I63ad561c by Ken Wakasa · 15 years ago
  4. d98c20b Fix NPE that is caused by null EditorInfo by Tadashi G. Takaoka · 15 years ago
  5. b046511 Keyboard XML supports switch-case-default tags to select rows and keys by Tadashi G. Takaoka · 15 years ago
  6. 8b00bc4 Rename KeyboardSwitcher.setKeyboardMode to loadKeyboard by Tadashi G. Takaoka · 15 years ago
  7. 4174655 Check the system vibrator availability for the "Vibrate on keypress" preference. by Ken Wakasa · 15 years ago
  8. ca26f20 Fix states for showing PunctuationList and correction by satok · 15 years ago
  9. 48bc6b1 Refactor KeyboardSwitch.KeyboardId class by Tadashi G. Takaoka · 15 years ago
  10. 507495e Refactor to remove KeyboardSwitcher.setVoiceMode by Tadashi G. Takaoka · 15 years ago
  11. 8aaab7c Should cancel both normal and shift long press timers by Tadashi G. Takaoka · 15 years ago
  12. f8e30a9 Refactor calling KeyboardSwitcher.setKeyboardMode by Tadashi G. Takaoka · 15 years ago
  13. 59b7bd0 Using distance to the edge of key as proximity detection by Tadashi G. Takaoka · 15 years ago
  14. 6886472 Rename LatinKeyboardBaseView class to KeyboardBaseView by Tadashi Takaoka · 15 years ago
  15. 47f795d Treat the new web fields like their corresponding variations. by Leon Scroggins · 15 years ago
  16. 17fcd71 Make sure there are no modes with settings key on tablet. by Ken Wakasa · 15 years ago
  17. 200ece7 Capitalization for "Quick Fixes" words doesn't work by Ken Wakasa · 15 years ago
  18. 2a952e9 am b5e8c779: am 69db35c4: Make the buttons work for edge pixels of the keyboard by Ken Wakasa · 15 years ago
  19. 69db35c Make the buttons work for edge pixels of the keyboard by Ken Wakasa · 15 years ago
  20. dd8c4c0 Merge "Increased the size of GRID in Keyboard" by satok · 15 years ago
  21. 74103ee Increased the size of GRID in Keyboard by satok · 15 years ago
  22. 37a0f2d am e32a77c6: am 9dce586e: Bugfix: IME gives haptic feedback when button wasn\'t pressed by Ken Wakasa · 15 years ago
  23. 9dce586 Bugfix: IME gives haptic feedback when button wasn't pressed by Ken Wakasa · 15 years ago
  24. fd0bd57 Change suggestion update delay from 100ms to 180ms to avoid flashy suggestion strip with quick multi-finger typing. by Ken Wakasa · 15 years ago
  25. 8252de1 Remove auto capitalization by Shift+puncs by Ken Wakasa · 15 years ago
  26. 276845c Follow-up change to revise Caps Lock sequence. by Ken Wakasa · 15 years ago
  27. eec7bb9 Get rid of mCapsLock in LatinIME.java by Ken Wakasa · 15 years ago
  28. 29ff343 Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoring by Ken Wakasa · 15 years ago
  29. 0ce98cb Get rid of references to BaseKeyboard in Latin-specific classes by Ken Wakasa · 15 years ago
  30. 4189eb2 Revise caps lock sequences by Tadashi G. Takaoka · 15 years ago
  31. 71cc4ef Merge "Tablet keyboard should always show "?123" as symbol key" by Tadashi G. Takaoka · 15 years ago
  32. 36af088 Tablet keyboard should always show "?123" as symbol key by Tadashi G. Takaoka · 15 years ago
  33. 0b1cb2d Refactor BaseKeyboardParser as Recursive Descendent Parser by Tadashi G. Takaoka · 15 years ago
  34. 4f6060b Table keyboard should always show return icon on enter key by Tadashi G. Takaoka · 15 years ago
  35. 503797a Make "show settings key option" dependent to device configuration by Tadashi G. Takaoka · 15 years ago
  36. 41338e6 Move BaseKeyboardParser to top-level class by Tadashi G. Takaoka · 15 years ago
  37. bf77bb7 Refactor BaseKeyboard parsing code by Tadashi G. Takaoka · 15 years ago
  38. e354a85 Manual merge of the following Gingerbread changes logically by Ken Wakasa · 15 years ago
  39. 58bfa35 Update xlarge drawable of Keyboard by Tadashi G. Takaoka · 15 years ago
  40. 28d8a48 Disable gesture detector on mini-keyboard by Tadashi G. Takaoka · 15 years ago
  41. b0a6f35 DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini popup by long-press. by Ken Wakasa · 15 years ago
  42. 2348ca0 Cleanup LatinKeyboard and LatinKeyboard.LatinKey classes by Tadashi G. Takaoka · 15 years ago
  43. 4571fff Merge "Showing popup preview only when IME is in foreground" by Tadashi G. Takaoka · 15 years ago
  44. 3740a26 Showing popup preview only when IME is in foreground by Tadashi G. Takaoka · 15 years ago
  45. a2de8f0 Save default enter key attributes and restore these if needed by Tadashi G. Takaoka · 15 years ago
  46. cd7b7d3 Specify keyboard metrics with physical unit "inch" by Tadashi G. Takaoka · 15 years ago
  47. 86953d1 DO NOT MERGE. Revise the setting hint visual and its handling code. by Ken Wakasa · 15 years ago
  48. 4e2feed am 4b6b11b5: am 8a26e853: Fix an issue of adding extra character. by Ken Wakasa · 15 years ago
  49. 1cbfc6c DO NOT MERGE. Follow up change to I8b38e280 by Ken Wakasa · 15 years ago
  50. 8a26e85 Fix an issue of adding extra character. by Ken Wakasa · 15 years ago
  51. 0661496 Follow up change of I8b38e280 (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  52. 93b3d50 resolved conflicts for merge of 21c3e696 to master by Maryam Garrett · 15 years ago
  53. 179fa2c DO NOT MERGE. Add visual indicator that long press , or mic key will bring up Settings by Ken Wakasa · 15 years ago
  54. 3d20d99 Specify keyboard metrics with physical unit "inch" (DO NOT MERGE) by Tadashi G. Takaoka · 15 years ago
  55. 323971b Merge "Follow up change of I4c6df819" by Tadashi G. Takaoka · 15 years ago
  56. ed3443e Follow up change of I4c6df819 by Tadashi G. Takaoka · 15 years ago
  57. adf24e2 Follow up change of If9472a2a by Tadashi G. Takaoka · 15 years ago
  58. 50a6108 Add text variation keyboard layout by Tadashi G. Takaoka · 15 years ago
  59. a5a5ffc Fix the over-calling of VoiceSearch Logging by Maryam Garrett · 15 years ago
  60. 3900497 resolved conflicts for merge of fd64e47c to master by Ken Wakasa · 15 years ago
  61. 3de6ba6 am 938c0a37: am 364da8c6: Fix - "Touch again to save" not working for manually picked suggestion when re-correction is enabled. by Ken Wakasa · 15 years ago
  62. ef38215 Merge "Fix merge that should have been manually merged" by Kenny Root · 15 years ago
  63. c4b93e8 Fix merge that should have been manually merged by Kenny Root · 15 years ago
  64. e56e2d8 am 02b8d91b: am 7e1f5a2d: Make sure to set symbol keyboard shifted by Tadashi G. Takaoka · 15 years ago
  65. 6f6dd71 resolved conflicts for merge of 23d50bfb to master by Kenny Root · 15 years ago
  66. c2d7ac7 Tweak key width for 'o'-popup chars. by Ken Wakasa · 15 years ago
  67. 364da8c Fix - "Touch again to save" not working for manually picked suggestion when re-correction is enabled. by Ken Wakasa · 15 years ago
  68. 9c50d2e am 018afe8c: am 6495bfc7: Follow-up to I36faf679 Cancel pending messages related to suggestion updates. by Ken Wakasa · 15 years ago
  69. 9870638 am 64444586: am 55b10796: Addressed bug: 3058217 "-" key not working at beginning of line by Ken Wakasa · 15 years ago
  70. 7e1f5a2 Make sure to set symbol keyboard shifted by Tadashi G. Takaoka · 15 years ago
  71. 5e02930 Reduce delay before mini popup keyboard is shown by Tadashi G. Takaoka · 15 years ago
  72. 7af745e Call InputMethodSubtypePicker instead of InputMethodPicker by satok · 15 years ago
  73. d663555 Keyboard XML file supports include and merge tag by Tadashi G. Takaoka · 15 years ago
  74. 6495bfc Follow-up to I36faf679 Cancel pending messages related to suggestion updates. by Ken Wakasa · 15 years ago
  75. 55b1079 Addressed bug: 3058217 "-" key not working at beginning of line by Ken Wakasa · 15 years ago
  76. 66e306d Add keyHintIcon attribute to BaseKeyboard.Key class by Tadashi G. Takaoka · 15 years ago
  77. b1abda8 Add an auto complete's threshold option. by Mitsuhiro Shimoda · 15 years ago
  78. 6614ac9 Modify BaseKeyboard to be able to handle multiple shift keys by Tadashi G. Takaoka · 15 years ago
  79. 4fc510a Unbundle Keyboard.java to BaseKeyboard.java by satok · 15 years ago
  80. 932a1b7 am c0fc4bf9: am 8e1f1be0: Long press mic/comma key bring mini keyboard with settings by Tadashi G. Takaoka · 15 years ago
  81. 8e1f1be Long press mic/comma key bring mini keyboard with settings by Tadashi G. Takaoka · 15 years ago
  82. 3750d56 am 8e6a9270: am 18d536f6: Merge "Dismiss orange highlight after suggestion has been selected" into gingerbread by Tadashi G. Takaoka · 15 years ago
  83. 4fa67ef Dismiss orange highlight after suggestion has been selected by Tadashi G. Takaoka · 15 years ago
  84. c29d565 am 105f7c36: am 3297ee80: Merge "Long pressing mic/comma key will show settings menue" into gingerbread by Tadashi G. Takaoka · 15 years ago
  85. f06cab7 am 93176d86: am 77c9f2d3: Merge "Display feedback popup for saving word while the word is pressing." into gingerbread by Tadashi G. Takaoka · 15 years ago
  86. b050829 am e6e45510: am 11a578f4: Disable suggestion bar before invoke Voice input by Tadashi G. Takaoka · 15 years ago
  87. e909d4f am 48ef72ac: am 8ff96805: Merge "Eliminate compiler warning" into gingerbread by Tadashi G. Takaoka · 15 years ago
  88. 2e7ce8e am 259778c3: am eebe37e8: Merge "Disable suggestion selection preview popup" into gingerbread by Tadashi G. Takaoka · 15 years ago
  89. d2a74e9 am 4d158dc2: am 15b840cd: Merge "Check recorrection on focusing into a text field that has text already." into gingerbread by Amith Yamasani · 15 years ago
  90. 3297ee8 Merge "Long pressing mic/comma key will show settings menue" into gingerbread by Tadashi G. Takaoka · 15 years ago
  91. a1cc4f0 Long pressing mic/comma key will show settings menue by Tadashi G. Takaoka · 15 years ago
  92. fcba53e Display feedback popup for saving word while the word is pressing. by Tadashi G. Takaoka · 15 years ago
  93. 11a578f Disable suggestion bar before invoke Voice input by Tadashi G. Takaoka · 15 years ago
  94. 8ff9680 Merge "Eliminate compiler warning" into gingerbread by Tadashi G. Takaoka · 15 years ago
  95. eebe37e Merge "Disable suggestion selection preview popup" into gingerbread by Tadashi G. Takaoka · 15 years ago
  96. e7cfc8a Eliminate compiler warning by Tadashi G. Takaoka · 15 years ago
  97. c9716b2 Disable suggestion selection preview popup by Tadashi G. Takaoka · 15 years ago
  98. 8bae082 resolved conflicts for merge of ab1348e8 to master by Tadashi G. Takaoka · 15 years ago
  99. 15b840c Merge "Check recorrection on focusing into a text field that has text already." into gingerbread by Amith Yamasani · 15 years ago
  100. b8fa100 Check recorrection on focusing into a text field that has text already. by Amith Yamasani · 15 years ago