1. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 13 years ago
  2. b45e095 Merge "Add touch position correction data to resources." by Yusuke Nojima · 13 years ago
  3. d633963 Add touch position correction data to resources. by Yusuke Nojima · 13 years ago
  4. 2fc4248 Introduce hit box to Key and get rid of edge flags by Tadashi G. Takaoka · 13 years ago
  5. 6358432 Add themeId to Keyboard by Tadashi G. Takaoka · 13 years ago
  6. 8fbfac4 Fix keyboard row height calculation by Tadashi G. Takaoka · 13 years ago
  7. 9d5601e Rename PopupCharactersParser to MoreKeySpecParser by Tadashi G. Takaoka · 13 years ago
  8. 9237a72 Rename PopupMiniKeyboardView to MiniKeyboardView by Tadashi G. Takaoka · 13 years ago
  9. cadb212 Fix issues with long-pressing the spacebar by Ken Wakasa · 13 years ago
  10. 043f784 Create a way to pass the proximity info to the dictionary by Jean Chalard · 13 years ago
  11. 1be29ab Cleanup Keyboard related code and rename some classes by Tadashi G. Takaoka · 13 years ago
  12. 8da9a13 Make Keyboard object immutable except shift state by Tadashi G. Takaoka · 13 years ago
  13. 167e77f Use generic interface for filed type of Keyboard by Tadashi G. Takaoka · 13 years ago
  14. 723dd75 Remove Keyboard reference from Key object by Tadashi G. Takaoka · 13 years ago
  15. b118d4c Cleanup icon drawable related code by Tadashi G. Takaoka · 13 years ago
  16. 5b3c834 Merge "Remove enableShiftLock attribute from KeyboardId" by Tadashi G. Takaoka · 13 years ago
  17. 6d9bcd5 Remove enableShiftLock attribute from KeyboardId by Tadashi G. Takaoka · 13 years ago
  18. 851c326 Fix that long pressing shift on symbol keyboard registers caps lock code by Tadashi G. Takaoka · 13 years ago
  19. 7139335 Swap parenthesis-like character code on RTL keyboard by Tadashi G. Takaoka · 13 years ago
  20. ef5dfc4 Remove sliding spacebar language switcher by Tadashi G. Takaoka · 13 years ago
  21. 2b4eabe Allow double-space-period after relevant punctuation signs. by Jean Chalard · 13 years ago
  22. 0d5494c Create proximity info just after parsing keyboard layouts by satok · 13 years ago
  23. d773bf3 Cleanup key drawing code by Tadashi G. Takaoka · 13 years ago
  24. e775909 Move Key class out of internal package by Tadashi G. Takaoka · 13 years ago
  25. c2a2178 Move icon declaration to Keyboard theme by Tadashi G. Takaoka · 13 years ago
  26. 72934bd Move keyboard related internal class to separate package by Tadashi G. Takaoka · 13 years ago
  27. 237af54 Tune up 7 inch keyboard layout by Tadashi G. Takaoka · 13 years ago
  28. 9d9522a Add Key.keyHintLabel and remove Key.keyHintIcon by Tadashi G. Takaoka · 13 years ago
  29. b7758d6 Make Keyboard aware of theme by Tadashi G. Takaoka · 13 years ago
  30. 29a4b1a Merge "Reload keyboard after SoftInputWindow size changed" by Tadashi G. Takaoka · 13 years ago
  31. e896d31 Reload keyboard after SoftInputWindow size changed by Tadashi G. Takaoka · 13 years ago
  32. 8632bff Fix copyright author from Google to AOSP by Tadashi G. Takaoka · 13 years ago
  33. ccb60b7 Merge "Straighten out magic space vs real spaces behavior." by Jean Chalard · 13 years ago
  34. 0730bbf Straighten out magic space vs real spaces behavior. by Jean Chalard · 13 years ago
  35. 44fe4a0 Include horizontal and vertical gap in the count of Key.isOnKey by Tadashi G. Takaoka · 13 years ago
  36. d2c5fdd Rename and reorganize key code by Tadashi G. Takaoka · 13 years ago
  37. 6fb97bf Don't show spacebar preview if key preview is disabled by Tadashi G. Takaoka · 13 years ago
  38. 5d542c2 Auto mini keyboard layout by Tadashi G. Takaoka · 13 years ago
  39. 6d81e2b Increase the horizontal gap between shift/delete and normal keys by Tadashi G. Takaoka · 13 years ago
  40. e7c0e73 Simplify the Key's on state transition by Tadashi G. Takaoka · 13 years ago
  41. 817e517 Add the suggestion algorithm of words with space proximity by satok · 13 years ago
  42. 8fbd552 Add proximity info to native by satok · 13 years ago
  43. 5cd87e1 Disable shortcut key when network is not available by Tadashi G. Takaoka · 14 years ago
  44. d01ae89 Pressing shift could turn off shift state while auto capitalize mode by Tadashi G. Takaoka · 14 years ago
  45. c4f7166 Remove multi-tap feature by Tadashi G. Takaoka · 14 years ago
  46. 9b6d1d5 Add popupKeyboardTemplate attribute to Keyboard by Tadashi G. Takaoka · 14 years ago
  47. 9f01ed5 Support keyboardHeight and maxKeyboardHeight to Keyboard XML by Tadashi G. Takaoka · 14 years ago
  48. e18bd3e Fix voice key on phone device by Tadashi G. Takaoka · 14 years ago
  49. a275e9e Make Key, Row and Keyboard attributes final by Tadashi G. Takaoka · 14 years ago
  50. 391a7ce Remove LatinKey class by Tadashi G. Takaoka · 14 years ago
  51. 566870c Fix NPE at Keyboard by Tadashi G. Takaoka · 14 years ago
  52. 571bdb4 Refactor LatinKeyboard and LatinKey by Tadashi G. Takaoka · 14 years ago
  53. 5a309f5 Move some inner static class to top class in new package by Tadashi G. Takaoka · 14 years ago