Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
abb0c77af15a22b5d0953e477da8747cd5f2259d
/
java
/
src
/
com
/
android
/
inputmethod
abb0c77
Use separate View for key preview backing
by Tadashi G. Takaoka
· 14 years ago
f2bd8a0
Merge "Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one"
by Tadashi G. Takaoka
· 14 years ago
9734ecb
Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one
by Tadashi G. Takaoka
· 14 years ago
d4d9b33
Move Row class into KeyboardBuilder
by Tadashi G. Takaoka
· 14 years ago
08e64e1
Merge "Calculate x coordinate with floating point"
by Tadashi G. Takaoka
· 14 years ago
f8c6170
Merge "Squash SuggestionsStripParams into SuggestionsViewParams"
by Tadashi G. Takaoka
· 14 years ago
b58925e
Calculate x coordinate with floating point
by Tadashi G. Takaoka
· 14 years ago
3e0511e
Merge "Move current x coordinate value into Row class"
by Tadashi G. Takaoka
· 14 years ago
d3e50a2
Squash SuggestionsStripParams into SuggestionsViewParams
by Tadashi G. Takaoka
· 14 years ago
e84274e
Move current x coordinate value into Row class
by Tadashi G. Takaoka
· 14 years ago
5bb7a64
Merge "Fix an NPE in settings"
by Jean Chalard
· 14 years ago
ad56a9a
Fix an NPE in settings
by Jean Chalard
· 14 years ago
66a5884
Merge "Add an option to prevent insertion of suggestion spans"
by Jean Chalard
· 14 years ago
1531528
Add an option to prevent insertion of suggestion spans
by Jean Chalard
· 14 years ago
1b08706
Dim keyboard when more suggestions are shown
by Tadashi G. Takaoka
· 14 years ago
913e2ae
Rename CandidateView to SuggestionsView
by Tadashi G. Takaoka
· 14 years ago
b17300e
Merge "Fix a bug where autotext would occasionally not work"
by Jean Chalard
· 14 years ago
537e3d3
Merge "Remove unused suggestions pane code"
by Tadashi G. Takaoka
· 14 years ago
3a566c4
Remove unused suggestions pane code
by Tadashi G. Takaoka
· 14 years ago
d81479a
Implement KeyboardLocale InputMethodSubtype extra key
by Tadashi G. Takaoka
· 14 years ago
358e132
Fix a bug where autotext would occasionally not work
by Jean Chalard
· 14 years ago
fdec5c1
Merge "Implement popup suggestions pane"
by Tadashi G. Takaoka
· 14 years ago
29e7b7e
Implement popup suggestions pane
by Tadashi G. Takaoka
· 14 years ago
0fd2135
Merge "Fix a possible NPE"
by Jean Chalard
· 14 years ago
a770d65
Fix a possible NPE
by Jean Chalard
· 14 years ago
dcb1c7b
Merge "Rename PopupCharactersParser to MoreKeySpecParser"
by Tadashi G. Takaoka
· 14 years ago
9d5601e
Rename PopupCharactersParser to MoreKeySpecParser
by Tadashi G. Takaoka
· 14 years ago
2fe9a43
Merge "Remove unused XML attribute"
by Tadashi G. Takaoka
· 14 years ago
79dc056
Remove unused XML attribute
by Tadashi G. Takaoka
· 14 years ago
b29b225
Merge "Clean up bigram settings"
by Jean Chalard
· 14 years ago
18ccd55
Clean up bigram settings
by Jean Chalard
· 14 years ago
0e7ee45
Merge "Rename PopupMiniKeyboardView to MiniKeyboardView"
by Tadashi G. Takaoka
· 14 years ago
9237a72
Rename PopupMiniKeyboardView to MiniKeyboardView
by Tadashi G. Takaoka
· 14 years ago
fcee70e
Merge "Check the magic number of a decoded file"
by Jean Chalard
· 14 years ago
7a40843
Check the magic number of a decoded file
by Jean Chalard
· 14 years ago
b8dc674
Get rid of MeasureSpec.UNSPECIFIED
by Tadashi G. Takaoka
· 14 years ago
241f1cf
Add outputText and icon to the Key constructor
by Tadashi G. Takaoka
· 14 years ago
39cc806
Merge "Cleanup keyboard related code a bit"
by Tadashi G. Takaoka
· 14 years ago
c06d0ef
Cleanup keyboard related code a bit
by Tadashi G. Takaoka
· 14 years ago
392276d
Add Key constructor for suggestions pane
by Tadashi G. Takaoka
· 14 years ago
84b1284
Revert "Add hintLabel to Key constructor"
by Tadashi G. Takaoka
· 14 years ago
be34d97
Add hintLabel to Key constructor
by Tadashi G. Takaoka
· 14 years ago
619f707
Fix another mismatched attribute in KeyboardView
by Tadashi G. Takaoka
· 14 years ago
3e63fbe
Fix mismatched attribute in KeyboardView
by Tadashi G. Takaoka
· 14 years ago
3b71e5f
Merge "Add keyLetterSize and keyLabelSize as KeyboardView attribute"
by Tadashi G. Takaoka
· 14 years ago
83da6c1
Add keyLetterSize and keyLabelSize as KeyboardView attribute
by Tadashi G. Takaoka
· 14 years ago
2315bfc
Clean up some MiniKeyboard.Builder code
by Tadashi G. Takaoka
· 14 years ago
a931174
Merge "Add KeyboardActionListener.Adapter"
by Tadashi G. Takaoka
· 14 years ago
e3be3bc
Add KeyboardActionListener.Adapter
by Tadashi G. Takaoka
· 14 years ago
5406d63
Merge "Fix a bug with synchronicity of spell checking/user dict"
by Jean Chalard
· 14 years ago
4628687
Add guard to prevent possible IllegalStateException
by Tadashi G. Takaoka
· 14 years ago
f019d50
Fix a bug with synchronicity of spell checking/user dict
by Jean Chalard
· 14 years ago
ed23cc7
Merge "Make PopupPanel decoupled with LatinKeyboardView and Keyboard"
by Tadashi G. Takaoka
· 14 years ago
f44a01b
Make PopupPanel decoupled with LatinKeyboardView and Keyboard
by Tadashi G. Takaoka
· 14 years ago
9405149
Merge "Move locale-related utility methods to LocaleUtils."
by Jean Chalard
· 14 years ago
ef35cb6
Move locale-related utility methods to LocaleUtils.
by Jean Chalard
· 14 years ago
85b4752
Merge "Move debug information back to suggestions strip"
by Tadashi G. Takaoka
· 14 years ago
013ba3e
Move debug information back to suggestions strip
by Tadashi G. Takaoka
· 14 years ago
add3e05
Do not put the suggestion span for obsolete suggestions.
by satok
· 14 years ago
7fe084a
Merge "Fix "touch to save" colors"
by Tadashi G. Takaoka
· 14 years ago
c04bbc1
Fix "touch to save" colors
by Tadashi G. Takaoka
· 14 years ago
f3f3189
Wrap up popup mini keyboard
by Tadashi G. Takaoka
· 14 years ago
de4e8de
Allow sharing dictionaries between similar locales.
by Jean Chalard
· 14 years ago
a16621a
Add a debug variable
by Jean Chalard
· 14 years ago
20973de
Avoid unnecessary output to the system log.
by Jean Chalard
· 14 years ago
1d59e0d
Merge "Fix suggestions strip press state to align vertically"
by Tadashi G. Takaoka
· 14 years ago
580e1d7
Fix suggestions strip press state to align vertically
by Tadashi G. Takaoka
· 14 years ago
38d512c
Call the decrypt/unzip routines upon copying a dictionary.
by Jean Chalard
· 14 years ago
8b21eb2
Merge "Refactoring: cut out a method for caching a word list"
by Jean Chalard
· 14 years ago
7b1f74b
Refactoring: cut out a method for caching a word list
by Jean Chalard
· 14 years ago
fd47b5d
Merge "Move some static methods from SubtypeSwitcher to Utils"
by Tadashi G. Takaoka
· 14 years ago
af52c0ea
Implement "forceAscii" private IME option
by Tadashi G. Takaoka
· 14 years ago
57f05f4
Move some static methods from SubtypeSwitcher to Utils
by Tadashi G. Takaoka
· 14 years ago
1616e2e
Merge "Fix an excessive fallback problem."
by Jean Chalard
· 14 years ago
c84bc34
Rename LatinKeyboardBaseView to LatinKeyboardView
by Tadashi G. Takaoka
· 14 years ago
0ee3b69
Fix an excessive fallback problem.
by Jean Chalard
· 14 years ago
3257294
Refactor and rename popup mini keyoard related classes
by Tadashi G. Takaoka
· 14 years ago
2d306a2
Merge "Extract sudden jumping touch event hack into separate class"
by Tadashi G. Takaoka
· 14 years ago
c403a46
Extract sudden jumping touch event hack into separate class
by Tadashi G. Takaoka
· 14 years ago
2b27f3e
Merge "Remove password field special handling"
by Tadashi G. Takaoka
· 14 years ago
f9da4c5
Remove password field special handling
by Tadashi G. Takaoka
· 14 years ago
0940093
Merge "Remove screen orientation confirmation hack"
by Tadashi G. Takaoka
· 14 years ago
d6834c8
Merge "Fix a bug with the string pool."
by Jean Chalard
· 14 years ago
f94df38
Remove screen orientation confirmation hack
by Tadashi G. Takaoka
· 14 years ago
a6e912c
Fix a bug with the string pool.
by Jean Chalard
· 14 years ago
6dde878
Move some methods from LatinKeyboardView up into LatinKeyboardBaseView
by Tadashi G. Takaoka
· 14 years ago
9f31575
Merge "Fix suggestions strip text colors"
by Tadashi G. Takaoka
· 14 years ago
d47a955
Fix suggestions strip text colors
by Tadashi G. Takaoka
· 14 years ago
70a92a3
Merge "Remove duplicates from the spell checker suggestions."
by Jean Chalard
· 14 years ago
6b166a1
Remove duplicates from the spell checker suggestions.
by Jean Chalard
· 14 years ago
b39f612
Remove hacks related to determine window width
by Tadashi G. Takaoka
· 14 years ago
5d4c569
Fix case sensitivity for the spell checker.
by Jean Chalard
· 14 years ago
cee174b
Settings key visibility should always follow the system default value,
by Ken Wakasa
· 14 years ago
6da8b74
Move the dupes-removing method to the Utils class
by Jean Chalard
· 14 years ago
150bad6
Have the spell checker use the User dictionary.
by Jean Chalard
· 14 years ago
1e841de
Merge "Check the main dict id to be able to fallback."
by Jean Chalard
· 14 years ago
e56e88b
A follow up to I830de4d1
by Ken Wakasa
· 14 years ago
ee7daef
Check the main dict id to be able to fallback.
by Jean Chalard
· 14 years ago
89fdb82
Merge "Move the settings test to a more appropriate place."
by Jean Chalard
· 14 years ago
83207fb
Move the settings test to a more appropriate place.
by Jean Chalard
· 14 years ago
Next »