Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
69f94e1983f5b0d7b982d806afd9b937c8222b3d
/
java
/
src
/
com
/
android
/
inputmethod
0fe45ea
Merge "Optimize KeybaordView.invalidateAllKeys a bit"
by Tadashi G. Takaoka
· 14 years ago
9f6485a
Optimize KeybaordView.invalidateAllKeys a bit
by Tadashi G. Takaoka
· 14 years ago
07145a3
Fix automatic temporary upper case mode shift key graphics
by Tadashi G. Takaoka
· 14 years ago
0d0f01d
Fix a typo. A follow up to I68dd6b8d
by Ken Wakasa
· 14 years ago
0fd625b
Fix a bug with wrong auto-correct cancellation
by Jean Chalard
· 14 years ago
752d8cc
Fix a bug with TYPE_TEXT_CLASS
by Jean Chalard
· 14 years ago
715a203
Merge "Reorganize the auto-correction memory"
by Jean Chalard
· 14 years ago
4f7d278
Follow-up fix for I68c667b0
by Ken Wakasa
· 14 years ago
9e8761c
Reorganize the auto-correction memory
by Jean Chalard
· 14 years ago
42fcb2d
Get rid of public reference to KeyboardIconsSet.ICON_* constants
by Tadashi G. Takaoka
· 14 years ago
4e1dab8
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
by Tadashi G. Takaoka
· 14 years ago
3708787
Remove LatinKeyboard class
by Tadashi G. Takaoka
· 14 years ago
4112dc0
Move spacebar drawing code from LatinKeyboard to LatinKeyboardView
by Tadashi G. Takaoka
· 14 years ago
7bd714c
Add extra key icons to KeyboardIconsSet
by Tadashi G. Takaoka
· 14 years ago
1ebedd7
Remove LatinKeyboard.adjustLabelCase override
by Tadashi G. Takaoka
· 14 years ago
5afc3ae
Add LatinKeyboardView style
by Tadashi G. Takaoka
· 14 years ago
22b48de
Get rid of Key.needsSpecialPopupHint and related
by Tadashi G. Takaoka
· 14 years ago
bc781e9
Can override key drawing methods of KeyboardView
by Tadashi G. Takaoka
· 14 years ago
605f730
Merge "Add LatinKeyboard.spacebarTextRatio attribute"
by Tadashi G. Takaoka
· 14 years ago
40a6739
Fix broken build
by Tadashi G. Takaoka
· 14 years ago
7cc2595
Add LatinKeyboard.spacebarTextRatio attribute
by Tadashi G. Takaoka
· 14 years ago
ebec525
Get rid of LatinKeyboardParam class
by Tadashi G. Takaoka
· 14 years ago
67394a3
Preparatory small clean up for bug: 5776979
by Ken Wakasa
· 14 years ago
3425852
Remove redundant logs
by Ken Wakasa
· 14 years ago
4af7501
Merge "Use Set to group Keys in Keyboard instead of List"
by Tadashi G. Takaoka
· 14 years ago
7c69397
Merge "Fix swapped alphabet and symbols keyboards"
by Tadashi G. Takaoka
· 14 years ago
510ebb9
Merge "Get rid of key index from ProxymityInfo"
by Tadashi G. Takaoka
· 14 years ago
8543022
Fix swapped alphabet and symbols keyboards
by Tadashi G. Takaoka
· 14 years ago
4a019a9
Use Set to group Keys in Keyboard instead of List
by Tadashi G. Takaoka
· 14 years ago
0c0ca87
Get rid of key index from ProxymityInfo
by Tadashi G. Takaoka
· 14 years ago
43c0a03
Merge "Pretty print for InputAttributes"
by Jean Chalard
· 14 years ago
4d0f03b
Remove a write-only variable.
by Jean Chalard
· 14 years ago
6fa003e
Pretty print for InputAttributes
by Jean Chalard
· 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
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
289544d
Use Params instead of Builder as an argument of KeyboardSet constructor
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
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
23d27fe
Fix auto correction spacebar LED
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
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
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
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
Next »