Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
94a3f8f243ca46567a6bbe2b85c42f180875ea65
94a3f8f
Generalize Russian to Slavic layout
by Tadashi G. Takaoka
· 14 years ago
2b2c0b5
Merge "Use the WordComposer to check if we are composing a word"
by Jean Chalard
· 14 years ago
80b66bb
General cleanup.
by Jean Chalard
· 14 years ago
644c8b7
Initialize input attributes in the InputAttribute class
by Jean Chalard
· 14 years ago
3b7acec
Merge "Make applicationSpecifiedCompletionOn final."
by Jean Chalard
· 14 years ago
bf7ed75
Merge "Move KeyboardSwitcher.getKeyboard to KeyboardSet"
by Tadashi G. Takaoka
· 14 years ago
645128a
Move KeyboardSwitcher.getKeyboard to KeyboardSet
by Tadashi G. Takaoka
· 14 years ago
ccc35f7
Make applicationSpecifiedCompletionOn final.
by Jean Chalard
· 14 years ago
9cc1312
Make inputTypeAutoCorrect final.
by Jean Chalard
· 14 years ago
13db05f
Make isSettingsSuggestionStripOn final.
by Jean Chalard
· 14 years ago
d3bf7ac
Merge "Prepare for proximity + two words suggestion"
by satok
· 14 years ago
1ba17f9
Small refactoring
by Jean Chalard
· 14 years ago
4fc0f6a
Merge "Make insertSpaceOnPickSuggestionManually final."
by Jean Chalard
· 14 years ago
2ad14a2
Merge "Use temporary variables for computing editor attributes"
by Jean Chalard
· 14 years ago
520e690
Merge "Create a class for input attributes."
by Jean Chalard
· 14 years ago
ae0c109
Make insertSpaceOnPickSuggestionManually final.
by Jean Chalard
· 14 years ago
cadc0f7
Merge "Send touch event in usability study mode"
by satok
· 14 years ago
4e8922f
Use temporary variables for computing editor attributes
by Jean Chalard
· 14 years ago
dc9d0fc
Create a class for input attributes.
by Jean Chalard
· 14 years ago
15d4793
Send touch event in usability study mode
by satok
· 14 years ago
f2b85d6
Fix broken build
by Tadashi G. Takaoka
· 14 years ago
744dab6
Prepare for proximity + two words suggestion
by satok
· 14 years ago
289544d
Use Params instead of Builder as an argument of KeyboardSet constructor
by Tadashi G. Takaoka
· 14 years ago
702f9fc
Fix broken suggestions layout
by Tadashi G. Takaoka
· 14 years ago
196d82c
Use the WordComposer to check if we are composing a word
by Jean Chalard
· 14 years ago
6ba5f0d
Merge "Add error log to expensive ArraysCompatUtils.binarySearch"
by Tadashi G. Takaoka
· 14 years ago
be2f81f
Merge "Make the word composer aware of commits."
by Jean Chalard
· 14 years ago
c73c267
Make the word composer aware of commits.
by Jean Chalard
· 14 years ago
f848188
Add error log to expensive ArraysCompatUtils.binarySearch
by Tadashi G. Takaoka
· 14 years ago
cfd5b48
Merge "Cleanup ProximityInfo.calulateSweetSpot"
by Tadashi G. Takaoka
· 14 years ago
f1e05e7
Merge "Add com.android.inputmethod.latin.suggestions package"
by Tadashi G. Takaoka
· 14 years ago
6cb72b0
Cleanup ProximityInfo.calulateSweetSpot
by Tadashi G. Takaoka
· 14 years ago
8c3d5b6
Add com.android.inputmethod.latin.suggestions package
by Tadashi G. Takaoka
· 14 years ago
8950f25
Merge "Make Key.mPreviewIcon public final"
by Tadashi G. Takaoka
· 14 years ago
0b6237d
Make Key.mPreviewIcon public final
by Tadashi G. Takaoka
· 14 years ago
a44685a
Add colorValidTypedWord and alphaValidTypedWord
by Tadashi G. Takaoka
· 14 years ago
e9a0efc
Merge "Cleanup unused variables and parameters"
by Tadashi G. Takaoka
· 14 years ago
2ac5988
Cleanup unused variables and parameters
by Tadashi G. Takaoka
· 14 years ago
05f654d
Merge "Group all input-related info into an inner class."
by Jean Chalard
· 14 years ago
c3ef86d
Merge "Fix auto correction spacebar LED"
by Tadashi G. Takaoka
· 14 years ago
eee2a06
Merge "Change visibility to avoid synthetic accessor method"
by Tadashi G. Takaoka
· 14 years ago
27dff63
Group all input-related info into an inner class.
by Jean Chalard
· 14 years ago
2d74806
Change visibility to avoid synthetic accessor method
by Tadashi G. Takaoka
· 14 years ago
a7e5a5a
Add words priority queue pool
by satok
· 14 years ago
23d27fe
Fix auto correction spacebar LED
by Tadashi G. Takaoka
· 14 years ago
4d35598
Add a functionality to limit the max correction errors
by satok
· 14 years ago
d03317c
Prune traversing a bit agressively and add a flag not to do auto completion
by satok
· 14 years ago
5a39e52
Ignore settings key if it isn't adjecent to the space key on phone
by Tadashi G. Takaoka
· 14 years ago
b8c2c6e
Merge "Add XmlParseUtils class"
by Tadashi G. Takaoka
· 14 years ago
d549d43
Merge "Remove long press settings key function"
by Tadashi G. Takaoka
· 14 years ago
c115aed
Merge "Unbundle members in unigram_dictionary"
by satok
· 14 years ago
17dc107
Remove long press settings key function
by Tadashi G. Takaoka
· 14 years ago
4665463
Add XmlParseUtils class
by Tadashi G. Takaoka
· 14 years ago
1147c7b
Unbundle members in unigram_dictionary
by satok
· 14 years ago
6652e45
Merge "Move Keyboard.themeName to KeyboardSwitcher and make it private"
by Tadashi G. Takaoka
· 14 years ago
90c1207
Merge "Remove EditorInfo from KeyboardId"
by Tadashi G. Takaoka
· 14 years ago
7a91deb
Move Keyboard.themeName to KeyboardSwitcher and make it private
by Tadashi G. Takaoka
· 14 years ago
a042150
Merge "Just ignore settings/shortcut key while typing on tablet"
by Tadashi G. Takaoka
· 14 years ago
2d603ff
Remove EditorInfo from KeyboardId
by Tadashi G. Takaoka
· 14 years ago
9750165
Merge "Cleanup"
by Jean Chalard
· 14 years ago
014b755
Merge "Cleanup KeyboardId's hasCode method"
by Tadashi G. Takaoka
· 14 years ago
f3ca6a5
Cleanup
by Jean Chalard
· 14 years ago
601e411
Cleanup KeyboardId's hasCode method
by Tadashi G. Takaoka
· 14 years ago
64361bd
Merge "Move some code inside a function to simplify flow"
by Jean Chalard
· 14 years ago
676917d
Merge "Fail faster in case of a bug"
by Jean Chalard
· 14 years ago
2c4b21d
Merge "Cleanup settings key related stuff"
by Tadashi G. Takaoka
· 14 years ago
1c6cf26
Move some code inside a function to simplify flow
by Jean Chalard
· 14 years ago
46798d8
Fail faster in case of a bug
by Jean Chalard
· 14 years ago
623d015
Just ignore settings/shortcut key while typing on tablet
by Tadashi G. Takaoka
· 14 years ago
b588003
Refactoring.
by Jean Chalard
· 14 years ago
8b1b8aa
Cleanup settings key related stuff
by Tadashi G. Takaoka
· 14 years ago
e35e13f
Merge "Record onStartInputView"
by Tadashi G. Takaoka
· 14 years ago
689b901
Merge "Utilize KeyboardSet XML definitions"
by Tadashi G. Takaoka
· 14 years ago
dbdb385
Merge "Fix a long-standing race condition."
by Jean Chalard
· 14 years ago
f86109c
Utilize KeyboardSet XML definitions
by Tadashi G. Takaoka
· 14 years ago
514beb0
Fix a long-standing race condition.
by Jean Chalard
· 14 years ago
7ef235f
Record onStartInputView
by Tadashi G. Takaoka
· 14 years ago
4fc97c2
Add a note of documentation to the sample word list
by Jean Chalard
· 14 years ago
8e3faff
Merge "Decouple member logic from control flow"
by Jean Chalard
· 14 years ago
7b5bc1f
Decouple member logic from control flow
by Jean Chalard
· 14 years ago
f7d6517
Various mini-cleanups
by Jean Chalard
· 14 years ago
edf4995
Merge "Remove the input connection sidework from handleCharacter"
by Jean Chalard
· 14 years ago
5a603f3
Merge "Reorganize LatinIME native build directory structure. Now it got NDK friendly."
by Ken Wakasa
· 14 years ago
d5e35ac
Reorganize LatinIME native build directory structure. Now it got NDK friendly.
by Ken Wakasa
· 14 years ago
dafa7a8
Remove the input connection sidework from handleCharacter
by Jean Chalard
· 14 years ago
117fc93
Move mBestWord to the word composer.
by Jean Chalard
· 14 years ago
7e6f4da
Merge "Tighten conditions for space-related cancelling"
by Jean Chalard
· 14 years ago
c525750
Merge "Consolidate underlining code under one function."
by Jean Chalard
· 14 years ago
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
77d59b0
Consolidate underlining code under one function.
by Jean Chalard
· 14 years ago
8ad4013
Tighten conditions for space-related cancelling
by Jean Chalard
· 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
0a2494f
Merge "Remove a useless return"
by Jean Chalard
· 14 years ago
34f1820
Remove KeyboardSwitcher.updateShiftLockState method
by Tadashi G. Takaoka
· 14 years ago
b263255
Merge "Use priority queue for native string buffer"
by satok
· 14 years ago
14cb844
Remove a useless return
by Jean Chalard
· 14 years ago
8e40453
Merge "Simplification"
by Jean Chalard
· 14 years ago
Next »