1. 24cd261 Filter out empty entry from more keys CSV by Tadashi G. Takaoka · 14 years ago
  2. 909b294 Merge "Get rid of Key.setIcon(Drawable)" by Tadashi G. Takaoka · 14 years ago
  3. 98aa476 Merge "Shift + smiley key become return key" by Tadashi G. Takaoka · 14 years ago
  4. e7948a8 Get rid of Key.setIcon(Drawable) by Tadashi G. Takaoka · 14 years ago
  5. 825e2bb Fix a bug when deleting the last char by Jean Chalard · 14 years ago
  6. 56d1dc5 Shift + smiley key become return key by Tadashi G. Takaoka · 14 years ago
  7. 71915a3 Merge "Fix string iterations in a couple places." by Jean Chalard · 14 years ago
  8. ebfae7f Merge "Fix key repeat interval timeout" by Tadashi G. Takaoka · 14 years ago
  9. 9242a2b Fix string iterations in a couple places. by Jean Chalard · 14 years ago
  10. 32c54c4 Fix key repeat interval timeout by Tadashi G. Takaoka · 14 years ago
  11. fbd83a8 Restore deleted string still referenced from code to fix the build. by Eric Fischer · 14 years ago
  12. 8a0bb00 Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  13. 44e0e4f Fix Key.equals(Key) by Tadashi G. Takaoka · 14 years ago
  14. 5852a25 Parse escaped sequence strictly in CSV parser by Tadashi G. Takaoka · 14 years ago
  15. 8261a4c Merge "Move CSV parser to KeySpecParser" by Tadashi G. Takaoka · 14 years ago
  16. 0086861 Move CSV parser to KeySpecParser by Tadashi G. Takaoka · 14 years ago
  17. e05b3f4 Support additional proximity characters by satok · 14 years ago
  18. 8ca325f Merge "Make KeySpecParser and CSV parser code point aware" by Tadashi G. Takaoka · 14 years ago
  19. e01d272 Make KeySpecParser and CSV parser code point aware by Tadashi G. Takaoka · 14 years ago
  20. 51fd163 Stop throwing an exception in some corner cases. by Jean Chalard · 14 years ago
  21. c603409 Removed CODE_CAPSLOCK from keyboard accessibility (fixing build). by alanv · 14 years ago
  22. 02dd837 Merge "Removed spoken descriptions for characters supported by TTS or TalkBack." by Charles Chen · 14 years ago
  23. 9737351 Merge "Refactored shift key spoken description into separate method." by Charles Chen · 14 years ago
  24. 71c695d Remove BIDI mirroring hack from Key by Tadashi G. Takaoka · 14 years ago
  25. 40e9012 Fix wrong long press timeout for shift key by Tadashi G. Takaoka · 14 years ago
  26. ff858c7 Use MoreKeySpecParser to parse puctuations strip resources by Tadashi G. Takaoka · 14 years ago
  27. a5c96f3 Move long press shift handling from PointerTracker to KeyboardState by Tadashi G. Takaoka · 14 years ago
  28. 7ca1249 Refactored shift key spoken description into separate method. by alanv · 14 years ago
  29. f3e951b Removed spoken descriptions for characters supported by TTS or TalkBack. by alanv · 14 years ago
  30. 3feb99f Merge "Save/restore alphabet shift locked state while rotating even in symbols mode" by Tadashi G. Takaoka · 14 years ago
  31. 49bd49c Save/restore alphabet shift locked state while rotating even in symbols mode by Tadashi G. Takaoka · 14 years ago
  32. aab33aa Merge "Cleanup redundant methods of KeyboardSwitcher" by Tadashi G. Takaoka · 14 years ago
  33. 88e079a Cleanup redundant methods of KeyboardSet by Tadashi G. Takaoka · 14 years ago
  34. 0ed2d3a Fix double tap shift key enable/disable shift locked mode by Tadashi G. Takaoka · 14 years ago
  35. 433ca6a Cleanup redundant methods of KeyboardSwitcher by Tadashi G. Takaoka · 14 years ago
  36. 3096484 Merge "Auto generate various shift states alphabet keyboard automatically" by Tadashi G. Takaoka · 14 years ago
  37. ca2f051 Auto generate various shift states alphabet keyboard automatically by Tadashi G. Takaoka · 14 years ago
  38. 16f7439 Removed unused "no item selected" notification & supporting code from keyboard accessibility. by alanv · 14 years ago
  39. 3b0f2bf Merge "Support addtionalMoreKeys" by Tadashi G. Takaoka · 14 years ago
  40. 15c99e9 Support addtionalMoreKeys by Tadashi G. Takaoka · 14 years ago
  41. 6029b43 Add "size" and "pressure" for MotionEvent logs by Ken Wakasa · 14 years ago
  42. 38a3ad3 Merge "Rename keyboard XML resource files" by Tadashi G. Takaoka · 14 years ago
  43. 4976150 Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  44. d1630a3 Rename keyboard XML resource files by Tadashi G. Takaoka · 14 years ago
  45. 344a767 Share kbd_row3_smiley.xml by Tadashi G. Takaoka · 14 years ago
  46. ed50cf0 Merge "Support keyXPos/keyWidth override in <include>" by Tadashi G. Takaoka · 14 years ago
  47. 566cded Merge "Use kbd_row3_comman_period.xml" by Tadashi G. Takaoka · 14 years ago
  48. a1e370e Support keyXPos/keyWidth override in <include> by Tadashi G. Takaoka · 14 years ago
  49. ab7cb71 Create separate XML for number password keyboard by Tadashi G. Takaoka · 14 years ago
  50. 3db07d0 Use kbd_row3_comman_period.xml by Tadashi G. Takaoka · 14 years ago
  51. 425e199 Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags by Tadashi G. Takaoka · 14 years ago
  52. c882d61 Merge "Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols" by Tadashi G. Takaoka · 14 years ago
  53. f057b25 Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols by Tadashi G. Takaoka · 14 years ago
  54. 449415c Cleanup (A9) by Jean Chalard · 14 years ago
  55. 5971a0a Remove a useless member (A8) by Jean Chalard · 14 years ago
  56. 5ef094f Merge "Remove the CharacterStore class (A7)" by Jean Chalard · 14 years ago
  57. 1112a54 Merge "Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted" by Tadashi G. Takaoka · 14 years ago
  58. be79227 Remove the CharacterStore class (A7) by Jean Chalard · 14 years ago
  59. c7c152d Guard against wrong auto-correction cancellation (A6) by Jean Chalard · 14 years ago
  60. b6b8729 Straighten out resuming suggestion on kept word (A5) by Jean Chalard · 14 years ago
  61. 2712f23 Remove mCommittedWordSavedForSuggestionResuming (A4) by Jean Chalard · 14 years ago
  62. 757f8d9 Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted by Tadashi G. Takaoka · 14 years ago
  63. 2692a87 Move some functionality into LastComposedWord (A3) by Jean Chalard · 14 years ago
  64. 1f8fc62 Add useful information to LastComposedWord (A2) by Jean Chalard · 14 years ago
  65. 95eeb2d Merge "Add a class for previously composed data (A1)" by Jean Chalard · 14 years ago
  66. 267563d Add a class for previously composed data (A1) by Jean Chalard · 14 years ago
  67. 736d740 Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker" by Tadashi G. Takaoka · 14 years ago
  68. 160f012 Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker by Tadashi G. Takaoka · 14 years ago
  69. bd51aaf Merge "Warn deprecated privateImeOptions, "nm" and "forceAscii"" by Tadashi G. Takaoka · 14 years ago
  70. 051ac1e Merge "Add a guard against OOB." by Jean Chalard · 14 years ago
  71. 8be16f7 Add a guard against OOB. by Jean Chalard · 14 years ago
  72. 5a38ff3 Merge "Convert an internal enum into an int of same underlying value." by Jean Chalard · 14 years ago
  73. 4f5c3a2 Warn deprecated privateImeOptions, "nm" and "forceAscii" by Tadashi G. Takaoka · 14 years ago
  74. 6e082cb Convert an internal enum into an int of same underlying value. by Jean Chalard · 14 years ago
  75. fda847a Small cleanup by Jean Chalard · 14 years ago
  76. 09f8b12 Add Key preserveCase enum to keyLabelOptions attribute by Tadashi G. Takaoka · 14 years ago
  77. bcf2b79 Prepare to get rid of Drawable reference from Key by Tadashi G. Takaoka · 14 years ago
  78. 2419a31 Merge "Add element predicator to <switch><case> condition of Keyboard" by Tadashi G. Takaoka · 14 years ago
  79. 9650e85 Merge "Draw language name on spacebar on the fly" by Tadashi G. Takaoka · 14 years ago
  80. d9702a3 Merge "Add a test for auto-correction." by Jean Chalard · 14 years ago
  81. 0bfe359 Add a test for auto-correction. by Jean Chalard · 14 years ago
  82. 83306b9 Add element predicator to <switch><case> condition of Keyboard by Tadashi G. Takaoka · 14 years ago
  83. bd93edd Draw language name on spacebar on the fly by Tadashi G. Takaoka · 14 years ago
  84. f9521c6 Change scope of some methods in KeyboardView by Tadashi G. Takaoka · 14 years ago
  85. f9c6715 Merge "Use PointerTracker.getPointerTracker() class method" by Tadashi G. Takaoka · 14 years ago
  86. 38d6a18 Use String instaed of CharSequence in Key class by Tadashi G. Takaoka · 14 years ago
  87. 117c124 Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard by Tadashi G. Takaoka · 14 years ago
  88. e88e1b2 Use PointerTracker.getPointerTracker() class method by Tadashi G. Takaoka · 14 years ago
  89. af4efd5 Merge "Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard"" by Tadashi Takaoka · 14 years ago
  90. 8bb20bc Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard" by Tadashi Takaoka · 14 years ago
  91. a34f66d Merge "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard" by Tadashi G. Takaoka · 14 years ago
  92. b5b92f9 Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard by Tadashi G. Takaoka · 14 years ago
  93. 20f437c Merge "Test that delete actually removes any selected text." by Jean Chalard · 14 years ago
  94. 1e4684a Test that delete actually removes any selected text. by Jean Chalard · 14 years ago
  95. 196da4a Merge "Fix a bug where backspace would not delete the selection" by Jean Chalard · 14 years ago
  96. 77da3d5 Fix a bug where backspace would not delete the selection by Jean Chalard · 14 years ago
  97. 25971b5 Clean up symbol key chording state from KeyboardState by Tadashi G. Takaoka · 14 years ago
  98. 83d81f2 Fix sliding shift input in caps lock mode by Tadashi G. Takaoka · 14 years ago
  99. 747ed9e For get the symbols shifted state when switch back from alphabet layout by Tadashi G. Takaoka · 14 years ago
  100. 0f05076 Get rid of setShifted/setShiftLocked from SwitchActions by Tadashi G. Takaoka · 14 years ago