1. 274a064 Give InputLogicTests the ability to change language by Jean Chalard · 14 years ago
  2. 845b24d Fix a bug with successive manual picks by Jean Chalard · 14 years ago
  3. 231ef8f Merge "Integrate the logic to calculate the proximities" by satok · 14 years ago
  4. ca7ec20 Integrate the logic to calculate the proximities by satok · 14 years ago
  5. cbad260 Fix a test by Jean Chalard · 14 years ago
  6. 3a1844c Merge "Support dividers in MoreKeysKeyboard" by Tadashi G. Takaoka · 14 years ago
  7. 5ef4fcc Support dividers in MoreKeysKeyboard by Tadashi G. Takaoka · 14 years ago
  8. a3abbac Merge "Remove obsolete tests" by Tadashi G. Takaoka · 14 years ago
  9. 8d7cb92 Remove obsolete tests by Tadashi G. Takaoka · 14 years ago
  10. f717c56 Add basic tests for auto-correct indicator. by Jean Chalard · 14 years ago
  11. 42fd1d2 Refactor more keys spec handling by Tadashi G. Takaoka · 14 years ago
  12. d054aa1 Merge "Reset previous symbols shifted state when auto switch backed" by Tadashi G. Takaoka · 14 years ago
  13. 4ba2216 Reset previous symbols shifted state when auto switch backed by Tadashi G. Takaoka · 14 years ago
  14. d9f6a0e Add a method to run the handler's messages from the tests by Jean Chalard · 14 years ago
  15. bb15f92 Add some unit tests. by Jean Chalard · 14 years ago
  16. fed72d6 Merge "Support fixed order more keys" by Tadashi G. Takaoka · 14 years ago
  17. aeeed75 Support fixed order more keys by Tadashi G. Takaoka · 14 years ago
  18. beb08b3 Remove unnecessary and harmful KeyboardState.onUpdateShiftState call by Tadashi G. Takaoka · 14 years ago
  19. 6213983 Refactor MoreKeysKeyboard.Builder by Tadashi G. Takaoka · 14 years ago
  20. 614cb02 Merge "Rename mini keyboard to more keys keyboard" by Tadashi G. Takaoka · 14 years ago
  21. 2affaf9 Rename mini keyboard to more keys keyboard by Tadashi G. Takaoka · 14 years ago
  22. 9159b99 Fix the auto-composer to support supplementary chars by Jean Chalard · 14 years ago
  23. fd6a52c Merge "Add some unit tests for punctuation and special keys" by Jean Chalard · 14 years ago
  24. c217dc9 Convert one letter Key.outputText to Key.code by Tadashi G. Takaoka · 14 years ago
  25. de60d87 Add some unit tests for punctuation and special keys by Jean Chalard · 14 years ago
  26. 816a8a0 Fix a race condition that makes tests unstable by Jean Chalard · 14 years ago
  27. f6cf387 Merge "Recursively resolve @string/resource reference in key key spec parsing" by Tadashi G. Takaoka · 14 years ago
  28. aca8870 Recursively resolve @string/resource reference in key key spec parsing by Tadashi G. Takaoka · 14 years ago
  29. 9f17de5 Merge "Stop inserting a space after a manually picked word." by Jean Chalard · 14 years ago
  30. 9f491e3 Merge "Filter out empty entry from more keys CSV" by Tadashi G. Takaoka · 14 years ago
  31. 24cd261 Filter out empty entry from more keys CSV by Tadashi G. Takaoka · 14 years ago
  32. fb684ce Stop inserting a space after a manually picked word. by Jean Chalard · 14 years ago
  33. 0de2fbd Fix KeySpecParserTests to read correct icon id by Tadashi G. Takaoka · 14 years ago
  34. 909b294 Merge "Get rid of Key.setIcon(Drawable)" by Tadashi G. Takaoka · 14 years ago
  35. e7948a8 Get rid of Key.setIcon(Drawable) by Tadashi G. Takaoka · 14 years ago
  36. 825e2bb Fix a bug when deleting the last char by Jean Chalard · 14 years ago
  37. 9242a2b Fix string iterations in a couple places. by Jean Chalard · 14 years ago
  38. 5852a25 Parse escaped sequence strictly in CSV parser by Tadashi G. Takaoka · 14 years ago
  39. a456c75 Merge "Add unit tests in prevision of magic space removal" by Jean Chalard · 14 years ago
  40. cca2183 Add unit tests in prevision of magic space removal by Jean Chalard · 14 years ago
  41. 0086861 Move CSV parser to KeySpecParser by Tadashi G. Takaoka · 14 years ago
  42. e01d272 Make KeySpecParser and CSV parser code point aware by Tadashi G. Takaoka · 14 years ago
  43. ff858c7 Use MoreKeySpecParser to parse puctuations strip resources by Tadashi G. Takaoka · 14 years ago
  44. a5c96f3 Move long press shift handling from PointerTracker to KeyboardState by Tadashi G. Takaoka · 14 years ago
  45. 3feb99f Merge "Save/restore alphabet shift locked state while rotating even in symbols mode" by Tadashi G. Takaoka · 14 years ago
  46. 49bd49c Save/restore alphabet shift locked state while rotating even in symbols mode by Tadashi G. Takaoka · 14 years ago
  47. 88e079a Cleanup redundant methods of KeyboardSet by Tadashi G. Takaoka · 14 years ago
  48. 0ed2d3a Fix double tap shift key enable/disable shift locked mode by Tadashi G. Takaoka · 14 years ago
  49. 15c99e9 Support addtionalMoreKeys by Tadashi G. Takaoka · 14 years ago
  50. f057b25 Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols by Tadashi G. Takaoka · 14 years ago
  51. 757f8d9 Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted by Tadashi G. Takaoka · 14 years ago
  52. a02e703 Add a missing brace by Jean Chalard · 14 years ago
  53. 9184d8b Add a test for moving cursor then backspace by Jean Chalard · 14 years ago
  54. 41df8a9 Add a test case for backspace at start of line by Jean Chalard · 14 years ago
  55. 60e7718 Add tests for double space behavior by Jean Chalard · 14 years ago
  56. d9702a3 Merge "Add a test for auto-correction." by Jean Chalard · 14 years ago
  57. 0bfe359 Add a test for auto-correction. by Jean Chalard · 14 years ago
  58. 38d6a18 Use String instaed of CharSequence in Key class by Tadashi G. Takaoka · 14 years ago
  59. 20f437c Merge "Test that delete actually removes any selected text." by Jean Chalard · 14 years ago
  60. 1e4684a Test that delete actually removes any selected text. by Jean Chalard · 14 years ago
  61. 83d81f2 Fix sliding shift input in caps lock mode by Tadashi G. Takaoka · 14 years ago
  62. 747ed9e For get the symbols shifted state when switch back from alphabet layout by Tadashi G. Takaoka · 14 years ago
  63. 0f05076 Get rid of setShifted/setShiftLocked from SwitchActions by Tadashi G. Takaoka · 14 years ago
  64. 9507b4a Merge "Add more sliding input unit test" by Tadashi G. Takaoka · 14 years ago
  65. 373f452 Add more sliding input unit test by Tadashi G. Takaoka · 14 years ago
  66. 3611068 Move string resources for unit test to donottranslate.xml by Tadashi G. Takaoka · 14 years ago
  67. 530f5d7 Merge "Support @icon/icon_name for more keys specification" by Tadashi G. Takaoka · 14 years ago
  68. b009a24 Support @icon/icon_name for more keys specification by Tadashi G. Takaoka · 14 years ago
  69. 482588c Merge "Enable DEBUG mode for logic tests." by Jean Chalard · 14 years ago
  70. bc10e41 Enable DEBUG mode for logic tests. by Jean Chalard · 14 years ago
  71. e54a400 Support @string reference in moreKeys attribute by Tadashi G. Takaoka · 14 years ago
  72. 3eede31 Merge "Move MoreKeySpecParser.getResourceId to Utils" by Tadashi G. Takaoka · 14 years ago
  73. 86641ef Merge "Change more key specification type to String from CharSequence" by Tadashi G. Takaoka · 14 years ago
  74. 0718590 Move MoreKeySpecParser.getResourceId to Utils by Tadashi G. Takaoka · 14 years ago
  75. bd7b160 Change more key specification type to String from CharSequence by Tadashi G. Takaoka · 14 years ago
  76. 83c72d1 Add the first tests for the input login in LatinIME class by Jean Chalard · 14 years ago
  77. f36f90a Fix KeyboardState switching back from alphabet-chording input correctly by Tadashi G. Takaoka · 14 years ago
  78. d26d63b Fix KeyboardState to pass KeyboardStateMultiTouchTests by Tadashi G. Takaoka · 14 years ago
  79. 01d9fc9 Cleanup KeyboardState a bit by Tadashi G. Takaoka · 14 years ago
  80. 23bacdb Fix MoreKeySpecParser to be able to handle outputText correctly by Tadashi G. Takaoka · 14 years ago
  81. 06bc1db Add more multitouch tests by Tadashi G. Takaoka · 14 years ago
  82. 60c4594 Get rid of hasDistinctMultitouch reference from KeyboardState by Tadashi G. Takaoka · 14 years ago
  83. 64e01ba Add KeyboardStateTestsBase and helper methods by Tadashi G. Takaoka · 14 years ago
  84. 5731b93 Remove KeyboardSwicther.toggleCapslock by Tadashi G. Takaoka · 14 years ago
  85. 2a88440 Rename KeyboardActionListener methods by Tadashi G. Takaoka · 14 years ago
  86. 87e025d Remove toggleShift and toggleAlphabetAndSymbols from KeyboardSwitcher by Tadashi G. Takaoka · 14 years ago
  87. 1602540 Remove redundant permission tag by Tadashi G. Takaoka · 14 years ago
  88. 4910c96 Merge "KeyboardState unit tests for non-distinct multitouch device" by Tadashi G. Takaoka · 14 years ago
  89. e47bd3f KeyboardState unit tests for non-distinct multitouch device by Tadashi G. Takaoka · 14 years ago
  90. 6d5c9c9 Add more KeyboardState unit test cases by Tadashi G. Takaoka · 14 years ago
  91. 8ece45b Add auto caps function simulation to MockKeyboardSwitcher by Tadashi G. Takaoka · 14 years ago
  92. 549571c Make MockKeyboardSwitcher top level class by Tadashi G. Takaoka · 14 years ago
  93. c88026e Update shift state when alphabet keyboard has been set by Tadashi G. Takaoka · 14 years ago
  94. 327c682 Merge "Cleanup KeyboardStateTests a bit" by Tadashi G. Takaoka · 14 years ago
  95. d3bf4b1 Cleanup KeyboardStateTests a bit by Tadashi G. Takaoka · 14 years ago
  96. 4cabb04 Use KeyboardSet for unit test by Tadashi G. Takaoka · 14 years ago
  97. 211680e Merge "Fix SuggestTests" by Tadashi G. Takaoka · 14 years ago
  98. 9c735b8 Fix SuggestTests by Tadashi G. Takaoka · 14 years ago
  99. f67f001 Merge "Cleanup UtilsTests" by Tadashi G. Takaoka · 14 years ago
  100. 06eb042 Merge "Fix UserBigramSuggestTests" by Tadashi G. Takaoka · 14 years ago