Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
d5e35acffbc762f741a79a760b73846d188407fc
/
java
/
src
/
com
/
android
/
inputmethod
cfe264b
Merge "Introduce KeyboardSet to hold related KeyboardIds"
by Tadashi G. Takaoka
· 14 years ago
c42f285
Introduce KeyboardSet to hold related KeyboardIds
by Tadashi G. Takaoka
· 14 years ago
3dcba42
Merge "Extract the jni library name"
by satok
· 14 years ago
77ecf52
Merge "Remove KeyboardSwitcher.updateShiftLockState method"
by Tadashi G. Takaoka
· 14 years ago
ba526e3
Extract the jni library name
by satok
· 14 years ago
34f1820
Remove KeyboardSwitcher.updateShiftLockState method
by Tadashi G. Takaoka
· 14 years ago
14cb844
Remove a useless return
by Jean Chalard
· 14 years ago
8e40453
Merge "Simplification"
by Jean Chalard
· 14 years ago
cf5cecc
Merge "Refactoring"
by Jean Chalard
· 14 years ago
024ee9f
Merge changes I7888797c,I57b2232f
by Jean Chalard
· 14 years ago
2939063
Simplification
by Jean Chalard
· 14 years ago
d2c69c7
Refactoring
by Jean Chalard
· 14 years ago
2245c3b
Refactor + small bugfix
by Jean Chalard
· 14 years ago
a2a85d4
Refactoring
by Jean Chalard
· 14 years ago
dc52e7c
Remove current keyboard id variable
by Tadashi G. Takaoka
· 14 years ago
3408118
Merge "Fix a bug where revert auto-correct would revert too much"
by Jean Chalard
· 14 years ago
5c3ff4c
Fix a bug where revert auto-correct would revert too much
by Jean Chalard
· 14 years ago
4f41cbc
Remove a useless function call
by Jean Chalard
· 14 years ago
dcf8a6b
Merge "Move a settings var to the settings class"
by Jean Chalard
· 14 years ago
2a659b8
Remove a useless variable
by Jean Chalard
· 14 years ago
d567b23
Move a settings var to the settings class
by Jean Chalard
· 14 years ago
7208af0
Remove a messy and unused class.
by Jean Chalard
· 14 years ago
f162ed7
Merge "Remove side-effects from TextEntryState"
by Jean Chalard
· 14 years ago
406d192
Remove side-effects from TextEntryState
by Jean Chalard
· 14 years ago
267cd01
Add special handling for "Phone number" layout.
by Tadashi G. Takaoka
· 14 years ago
aa59e24
Merge "Add unit test of KeyboardState"
by Tadashi G. Takaoka
· 14 years ago
c2a76a1
Remove a useless variable.
by Jean Chalard
· 14 years ago
205f9ca
Merge "Straighten out logic for revert word paths"
by Jean Chalard
· 14 years ago
890d131
Straighten out logic for revert word paths
by Jean Chalard
· 14 years ago
dfbe254
Add unit test of KeyboardState
by Tadashi G. Takaoka
· 14 years ago
243e034
Merge "Assign Key.mCode from the label only when outputText is not specified"
by Tadashi G. Takaoka
· 14 years ago
06b886f
Merge "Move KeyDetector.printableCode to Keyboard"
by Tadashi G. Takaoka
· 14 years ago
7dfd5a3
Move KeyDetector.printableCode to Keyboard
by Tadashi G. Takaoka
· 14 years ago
de66f3a
Assign Key.mCode from the label only when outputText is not specified
by Tadashi G. Takaoka
· 14 years ago
8634483
Merge "Remove a duplicated variable."
by Jean Chalard
· 14 years ago
2ba1bcc
Remove unused Keyboard.CODE_CANCEL
by Tadashi G. Takaoka
· 14 years ago
3651220
Remove a duplicated variable.
by Jean Chalard
· 14 years ago
9260422
Build God Mode keyboard with API level 14
by Ken Wakasa
· 14 years ago
4af5e3c
Fix isResearcherPackage
by satok
· 14 years ago
2edd109
Some tweaks for Researcher Mode
by Ken Wakasa
· 14 years ago
2a89e36
Merge "Add a functionality to attach a log file to Gmail app Bug: 5722703"
by satok
· 14 years ago
a8b6292
Add a functionality to attach a log file to Gmail app Bug: 5722703
by satok
· 14 years ago
963abf4
Merge "Remove unused public methods from KeyboardState and KeyboardSwitcher"
by Tadashi G. Takaoka
· 14 years ago
74671cf
Resolve TODOs: add members to hold preferences
by Jean Chalard
· 14 years ago
df9deff
Remove unused public methods from KeyboardState and KeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
0fe3611
Resolve TODOs: add some members to store prefs
by Jean Chalard
· 14 years ago
85b063f
Resolve TODOs: add members to store raw settings
by Jean Chalard
· 14 years ago
12f10e1
Read options in the declaration order
by Jean Chalard
· 14 years ago
c40b807
Straighten out prefs reading code
by Jean Chalard
· 14 years ago
bab1f04
Straighten out members extracted from resources.
by Jean Chalard
· 14 years ago
92e85c8
Merge "Match constant names to option names"
by Jean Chalard
· 14 years ago
f8a056c
Merge "Reorder members in SettingsValues."
by Jean Chalard
· 14 years ago
ba93dda
Match constant names to option names
by Jean Chalard
· 14 years ago
837b109
Reorder members in SettingsValues.
by Jean Chalard
· 14 years ago
1cc0467
Merge "KeyboardState keeps track of isAlphabetMode and isSymbolShifted"
by Tadashi G. Takaoka
· 14 years ago
c207e0a
Move settings variables to the settings class
by Jean Chalard
· 14 years ago
284c8a0
Merge "Stop a flag from escaping."
by Jean Chalard
· 14 years ago
0c3b8ce
Merge "Move settings method from Utils to SettingsValues"
by Jean Chalard
· 14 years ago
10dcc7e
KeyboardState keeps track of isAlphabetMode and isSymbolShifted
by Tadashi G. Takaoka
· 14 years ago
4606de1
Stop a flag from escaping.
by Jean Chalard
· 14 years ago
784181e
Merge "Cleanup debug logging code"
by Tadashi G. Takaoka
· 14 years ago
ed43296
Move settings method from Utils to SettingsValues
by Jean Chalard
· 14 years ago
a7af03b
Merge "Get rid of public KeyboardState.setShifted and setShiftLocked"
by Tadashi G. Takaoka
· 14 years ago
4bae9d5
Merge "Show usability study mode for research purposes"
by satok
· 14 years ago
e0dfc54
Show usability study mode for research purposes
by satok
· 14 years ago
930a55b
Cleanup debug logging code
by Tadashi G. Takaoka
· 14 years ago
805402e
Get rid of public KeyboardState.setShifted and setShiftLocked
by Tadashi G. Takaoka
· 14 years ago
a76c62e
Merge "Remove direct calls of setKeyboardXXX from KeyboardSwitcher"
by Tadashi G. Takaoka
· 14 years ago
96c56cb
Remove direct calls of setKeyboardXXX from KeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
7a16a06
Extract Settings.Values to a new class
by Jean Chalard
· 14 years ago
d52e760
Merge "Cleanup KeyboardSwitcher a bit"
by Tadashi G. Takaoka
· 14 years ago
6ad9b01
Cleanup KeyboardSwitcher a bit
by Tadashi G. Takaoka
· 14 years ago
92e5756
Merge "Cleanup"
by Jean Chalard
· 14 years ago
c1fdd96
Remove a useless method
by Jean Chalard
· 14 years ago
283b0c2
Cleanup
by Jean Chalard
· 14 years ago
3da7df8
Merge "Add proximity for Russian."
by Jean Chalard
· 14 years ago
1830cd1
Add proximity for Russian.
by Jean Chalard
· 14 years ago
9e38f9a
Merge "Use the system-wide interface to add a word."
by Jean Chalard
· 14 years ago
cf58f53
Move KeyboardLayoutState into KeyboardState
by Tadashi G. Takaoka
· 14 years ago
eef6238
Move SWITCH_STATE related stuffs to KeyboardState
by Tadashi G. Takaoka
· 14 years ago
b300dbb
Reset saved caps lock sate when new keyboard is loaded
by Tadashi G. Takaoka
· 14 years ago
6b7100f
Don't execute pending onStartInputView if EditorInfos are equivalent
by Tadashi G. Takaoka
· 14 years ago
68d600a
Merge "Remove internal toggleShift calls"
by Tadashi G. Takaoka
· 14 years ago
f47993e
Remove internal toggleShift calls
by Tadashi G. Takaoka
· 14 years ago
845d829
Merge "Get rid of direct reference to KeyboardId from KeyboardLayoutState"
by Tadashi G. Takaoka
· 14 years ago
bc56e04
Reset keyboard state when loading keyboard
by Tadashi G. Takaoka
· 14 years ago
361c42b
Use the system-wide interface to add a word.
by Jean Chalard
· 14 years ago
2e263b7
Get rid of direct reference to KeyboardId from KeyboardLayoutState
by Tadashi G. Takaoka
· 14 years ago
55c0198
am c960695f: Updated keyboard to use SPEAK_PASSWORD preference.
by Alan Viverette
· 14 years ago
c960695
Updated keyboard to use SPEAK_PASSWORD preference.
by Alan Viverette
· 14 years ago
e466583
Fix caps lock key behavior
by Tadashi G. Takaoka
· 14 years ago
8a70e70
Remove toggleSymbolsShift and rename toggleKeyboardMode
by Tadashi G. Takaoka
· 14 years ago
0da3708
Merge "Move KeyboardShiftState to KeyboardState"
by Tadashi G. Takaoka
· 14 years ago
c1859b8
Move KeyboardShiftState to KeyboardState
by Tadashi G. Takaoka
· 14 years ago
c9f8cb6
Merge "Refactor reflection member"
by satok
· 14 years ago
b959056
Refactor reflection member
by satok
· 14 years ago
4f7f617
Make Keyboard.setShifted return void
by Tadashi G. Takaoka
· 14 years ago
ec52fb6
Merge "Minor refactoring of Keyboard"
by Tadashi G. Takaoka
· 14 years ago
a3cf232
am e5db3871: Fix a field value for the suggestion max size Bug: 5574747
by satok
· 14 years ago
5b74989
Minor refactoring of Keyboard
by Tadashi G. Takaoka
· 14 years ago
Next »