1. cfe264b Merge "Introduce KeyboardSet to hold related KeyboardIds" by Tadashi G. Takaoka · 14 years ago
  2. c42f285 Introduce KeyboardSet to hold related KeyboardIds by Tadashi G. Takaoka · 14 years ago
  3. 3dcba42 Merge "Extract the jni library name" by satok · 14 years ago
  4. 77ecf52 Merge "Remove KeyboardSwitcher.updateShiftLockState method" by Tadashi G. Takaoka · 14 years ago
  5. ba526e3 Extract the jni library name by satok · 14 years ago
  6. 34f1820 Remove KeyboardSwitcher.updateShiftLockState method by Tadashi G. Takaoka · 14 years ago
  7. 14cb844 Remove a useless return by Jean Chalard · 14 years ago
  8. 8e40453 Merge "Simplification" by Jean Chalard · 14 years ago
  9. cf5cecc Merge "Refactoring" by Jean Chalard · 14 years ago
  10. 024ee9f Merge changes I7888797c,I57b2232f by Jean Chalard · 14 years ago
  11. 2939063 Simplification by Jean Chalard · 14 years ago
  12. d2c69c7 Refactoring by Jean Chalard · 14 years ago
  13. 2245c3b Refactor + small bugfix by Jean Chalard · 14 years ago
  14. a2a85d4 Refactoring by Jean Chalard · 14 years ago
  15. dc52e7c Remove current keyboard id variable by Tadashi G. Takaoka · 14 years ago
  16. 3408118 Merge "Fix a bug where revert auto-correct would revert too much" by Jean Chalard · 14 years ago
  17. 5c3ff4c Fix a bug where revert auto-correct would revert too much by Jean Chalard · 14 years ago
  18. 4f41cbc Remove a useless function call by Jean Chalard · 14 years ago
  19. dcf8a6b Merge "Move a settings var to the settings class" by Jean Chalard · 14 years ago
  20. 2a659b8 Remove a useless variable by Jean Chalard · 14 years ago
  21. d567b23 Move a settings var to the settings class by Jean Chalard · 14 years ago
  22. 7208af0 Remove a messy and unused class. by Jean Chalard · 14 years ago
  23. f162ed7 Merge "Remove side-effects from TextEntryState" by Jean Chalard · 14 years ago
  24. 406d192 Remove side-effects from TextEntryState by Jean Chalard · 14 years ago
  25. 267cd01 Add special handling for "Phone number" layout. by Tadashi G. Takaoka · 14 years ago
  26. aa59e24 Merge "Add unit test of KeyboardState" by Tadashi G. Takaoka · 14 years ago
  27. c2a76a1 Remove a useless variable. by Jean Chalard · 14 years ago
  28. 205f9ca Merge "Straighten out logic for revert word paths" by Jean Chalard · 14 years ago
  29. 890d131 Straighten out logic for revert word paths by Jean Chalard · 14 years ago
  30. dfbe254 Add unit test of KeyboardState by Tadashi G. Takaoka · 14 years ago
  31. 243e034 Merge "Assign Key.mCode from the label only when outputText is not specified" by Tadashi G. Takaoka · 14 years ago
  32. 06b886f Merge "Move KeyDetector.printableCode to Keyboard" by Tadashi G. Takaoka · 14 years ago
  33. 7dfd5a3 Move KeyDetector.printableCode to Keyboard by Tadashi G. Takaoka · 14 years ago
  34. de66f3a Assign Key.mCode from the label only when outputText is not specified by Tadashi G. Takaoka · 14 years ago
  35. 8634483 Merge "Remove a duplicated variable." by Jean Chalard · 14 years ago
  36. 2ba1bcc Remove unused Keyboard.CODE_CANCEL by Tadashi G. Takaoka · 14 years ago
  37. 3651220 Remove a duplicated variable. by Jean Chalard · 14 years ago
  38. 9260422 Build God Mode keyboard with API level 14 by Ken Wakasa · 14 years ago
  39. 4af5e3c Fix isResearcherPackage by satok · 14 years ago
  40. 2edd109 Some tweaks for Researcher Mode by Ken Wakasa · 14 years ago
  41. 2a89e36 Merge "Add a functionality to attach a log file to Gmail app Bug: 5722703" by satok · 14 years ago
  42. a8b6292 Add a functionality to attach a log file to Gmail app Bug: 5722703 by satok · 14 years ago
  43. 963abf4 Merge "Remove unused public methods from KeyboardState and KeyboardSwitcher" by Tadashi G. Takaoka · 14 years ago
  44. 74671cf Resolve TODOs: add members to hold preferences by Jean Chalard · 14 years ago
  45. df9deff Remove unused public methods from KeyboardState and KeyboardSwitcher by Tadashi G. Takaoka · 14 years ago
  46. 0fe3611 Resolve TODOs: add some members to store prefs by Jean Chalard · 14 years ago
  47. 85b063f Resolve TODOs: add members to store raw settings by Jean Chalard · 14 years ago
  48. 12f10e1 Read options in the declaration order by Jean Chalard · 14 years ago
  49. c40b807 Straighten out prefs reading code by Jean Chalard · 14 years ago
  50. bab1f04 Straighten out members extracted from resources. by Jean Chalard · 14 years ago
  51. 92e85c8 Merge "Match constant names to option names" by Jean Chalard · 14 years ago
  52. f8a056c Merge "Reorder members in SettingsValues." by Jean Chalard · 14 years ago
  53. ba93dda Match constant names to option names by Jean Chalard · 14 years ago
  54. 837b109 Reorder members in SettingsValues. by Jean Chalard · 14 years ago
  55. 1cc0467 Merge "KeyboardState keeps track of isAlphabetMode and isSymbolShifted" by Tadashi G. Takaoka · 14 years ago
  56. c207e0a Move settings variables to the settings class by Jean Chalard · 14 years ago
  57. 284c8a0 Merge "Stop a flag from escaping." by Jean Chalard · 14 years ago
  58. 0c3b8ce Merge "Move settings method from Utils to SettingsValues" by Jean Chalard · 14 years ago
  59. 10dcc7e KeyboardState keeps track of isAlphabetMode and isSymbolShifted by Tadashi G. Takaoka · 14 years ago
  60. 4606de1 Stop a flag from escaping. by Jean Chalard · 14 years ago
  61. 784181e Merge "Cleanup debug logging code" by Tadashi G. Takaoka · 14 years ago
  62. ed43296 Move settings method from Utils to SettingsValues by Jean Chalard · 14 years ago
  63. a7af03b Merge "Get rid of public KeyboardState.setShifted and setShiftLocked" by Tadashi G. Takaoka · 14 years ago
  64. 4bae9d5 Merge "Show usability study mode for research purposes" by satok · 14 years ago
  65. e0dfc54 Show usability study mode for research purposes by satok · 14 years ago
  66. 930a55b Cleanup debug logging code by Tadashi G. Takaoka · 14 years ago
  67. 805402e Get rid of public KeyboardState.setShifted and setShiftLocked by Tadashi G. Takaoka · 14 years ago
  68. a76c62e Merge "Remove direct calls of setKeyboardXXX from KeyboardSwitcher" by Tadashi G. Takaoka · 14 years ago
  69. 96c56cb Remove direct calls of setKeyboardXXX from KeyboardSwitcher by Tadashi G. Takaoka · 14 years ago
  70. 7a16a06 Extract Settings.Values to a new class by Jean Chalard · 14 years ago
  71. d52e760 Merge "Cleanup KeyboardSwitcher a bit" by Tadashi G. Takaoka · 14 years ago
  72. 6ad9b01 Cleanup KeyboardSwitcher a bit by Tadashi G. Takaoka · 14 years ago
  73. 92e5756 Merge "Cleanup" by Jean Chalard · 14 years ago
  74. c1fdd96 Remove a useless method by Jean Chalard · 14 years ago
  75. 283b0c2 Cleanup by Jean Chalard · 14 years ago
  76. 3da7df8 Merge "Add proximity for Russian." by Jean Chalard · 14 years ago
  77. 1830cd1 Add proximity for Russian. by Jean Chalard · 14 years ago
  78. 9e38f9a Merge "Use the system-wide interface to add a word." by Jean Chalard · 14 years ago
  79. cf58f53 Move KeyboardLayoutState into KeyboardState by Tadashi G. Takaoka · 14 years ago
  80. eef6238 Move SWITCH_STATE related stuffs to KeyboardState by Tadashi G. Takaoka · 14 years ago
  81. b300dbb Reset saved caps lock sate when new keyboard is loaded by Tadashi G. Takaoka · 14 years ago
  82. 6b7100f Don't execute pending onStartInputView if EditorInfos are equivalent by Tadashi G. Takaoka · 14 years ago
  83. 68d600a Merge "Remove internal toggleShift calls" by Tadashi G. Takaoka · 14 years ago
  84. f47993e Remove internal toggleShift calls by Tadashi G. Takaoka · 14 years ago
  85. 845d829 Merge "Get rid of direct reference to KeyboardId from KeyboardLayoutState" by Tadashi G. Takaoka · 14 years ago
  86. bc56e04 Reset keyboard state when loading keyboard by Tadashi G. Takaoka · 14 years ago
  87. 361c42b Use the system-wide interface to add a word. by Jean Chalard · 14 years ago
  88. 2e263b7 Get rid of direct reference to KeyboardId from KeyboardLayoutState by Tadashi G. Takaoka · 14 years ago
  89. 55c0198 am c960695f: Updated keyboard to use SPEAK_PASSWORD preference. by Alan Viverette · 14 years ago
  90. c960695 Updated keyboard to use SPEAK_PASSWORD preference. by Alan Viverette · 14 years ago
  91. e466583 Fix caps lock key behavior by Tadashi G. Takaoka · 14 years ago
  92. 8a70e70 Remove toggleSymbolsShift and rename toggleKeyboardMode by Tadashi G. Takaoka · 14 years ago
  93. 0da3708 Merge "Move KeyboardShiftState to KeyboardState" by Tadashi G. Takaoka · 14 years ago
  94. c1859b8 Move KeyboardShiftState to KeyboardState by Tadashi G. Takaoka · 14 years ago
  95. c9f8cb6 Merge "Refactor reflection member" by satok · 14 years ago
  96. b959056 Refactor reflection member by satok · 14 years ago
  97. 4f7f617 Make Keyboard.setShifted return void by Tadashi G. Takaoka · 14 years ago
  98. ec52fb6 Merge "Minor refactoring of Keyboard" by Tadashi G. Takaoka · 14 years ago
  99. a3cf232 am e5db3871: Fix a field value for the suggestion max size Bug: 5574747 by satok · 14 years ago
  100. 5b74989 Minor refactoring of Keyboard by Tadashi G. Takaoka · 14 years ago