Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
c9c54a84bcd9fc4a7e7a04ba4a800c65b673378e
/
java
/
src
/
com
/
android
/
inputmethod
c9c54a8
Remove experimental settings
by satok
· 14 years ago
ea843f2
Make WordComposer aware of capitalized word
by Tadashi G. Takaoka
· 14 years ago
6602b03
Merge "Linger the "more suggestions" when the user is sliding the touch point"
by Tadashi G. Takaoka
· 14 years ago
02ce539
Merge "Dismiss the more suggestions when the user is sliding down the touch point"
by Tadashi G. Takaoka
· 14 years ago
87104ba
Dismiss the more suggestions when the user is sliding down the touch point
by Tadashi G. Takaoka
· 14 years ago
2abd854
Linger the "more suggestions" when the user is sliding the touch point
by Tadashi G. Takaoka
· 14 years ago
697bf58
Update suggestions strip text color
by Tadashi G. Takaoka
· 14 years ago
4486d77
Introduce autoXScale label option
by Tadashi G. Takaoka
· 14 years ago
f5ef30d
Have the spell checker honor case
by Jean Chalard
· 14 years ago
53bbf4d
Merge "Remove the exception in SubtypeSwitcher"
by satok
· 14 years ago
1ecf0fb
Remove the exception in SubtypeSwitcher
by satok
· 14 years ago
a40aba0
Merge "Fix an NPE"
by Jean Chalard
· 14 years ago
5955cfd
Fix an NPE
by Jean Chalard
· 14 years ago
f01ba10
Merge "Cancel more suggestions when its outside is touched"
by Tadashi G. Takaoka
· 14 years ago
530b417
Merge "Fix potential ArrayIndexOutOfBoundsException"
by Tadashi G. Takaoka
· 14 years ago
4a9be11
Cancel more suggestions when its outside is touched
by Tadashi G. Takaoka
· 14 years ago
8332fd0
Fix potential ArrayIndexOutOfBoundsException
by Tadashi G. Takaoka
· 14 years ago
2cb3663
Back button to dismiss the more suggestions
by Tadashi G. Takaoka
· 14 years ago
a08a7e9
Merge "Add visual dividers to more suggestions panel"
by Tadashi G. Takaoka
· 14 years ago
30bd8cb
Add visual dividers to more suggestions panel
by Tadashi G. Takaoka
· 14 years ago
af3b56c
Fix a bug where the wrong suggestion score would matter.
by Jean Chalard
· 14 years ago
236928c
Merge "Make Spacer as extended Key class"
by Tadashi G. Takaoka
· 14 years ago
18453d6
Make Spacer as extended Key class
by Tadashi G. Takaoka
· 14 years ago
293db08
Get rid of the double quote from the suggestion strip
by Ken Wakasa
· 14 years ago
2be8725
Use full screen mode on landscape/phone device
by Tadashi G. Takaoka
· 14 years ago
6b97d2b
Tweak bottom padding for the "..." popup hint
by Ken Wakasa
· 14 years ago
ed3758e
Merge "Tune the threshold of fullscreen mode from 2.5in to 500dip"
by Tadashi G. Takaoka
· 14 years ago
f80b6a0
Tune the threshold of fullscreen mode from 2.5in to 500dip
by Tadashi G. Takaoka
· 14 years ago
ae56d5c
Merge "Use different reference character for hit label"
by Tadashi G. Takaoka
· 14 years ago
2ed1300
Use different reference character for hit label
by Tadashi G. Takaoka
· 14 years ago
6d468c5
Fix NPE in settings
by satok
· 14 years ago
50e1073
More suggestions view can be modal
by Tadashi G. Takaoka
· 14 years ago
4269a7c
Add gap between suggestions strip and more suggestions
by Tadashi G. Takaoka
· 14 years ago
8ac6d50
More processTouchEvent from LatinKeyboardView to PointerTracker
by Tadashi G. Takaoka
· 14 years ago
ea0c567
Tune mini keyboard visual
by Tadashi G. Takaoka
· 14 years ago
3f8351e
Merge "Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView"
by Tadashi G. Takaoka
· 14 years ago
9676038
Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView
by Tadashi G. Takaoka
· 14 years ago
6a9f0db
Merge "Support automatic language"
by satok
· 14 years ago
0cba0c1
Support automatic language
by satok
· 14 years ago
1d8ec1c
Merge "Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle"
by Tadashi G. Takaoka
· 14 years ago
0e7bd38
Merge "Get rid of LinearLayoutCompatUtils"
by Tadashi G. Takaoka
· 14 years ago
0e2fa66
Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle
by Tadashi G. Takaoka
· 14 years ago
c412309
Get rid of LinearLayoutCompatUtils
by Tadashi G. Takaoka
· 14 years ago
59b501a
Only set LOOKS_LIKE_TYPO if the max score meets a threshold
by Jean Chalard
· 14 years ago
787bac0
Merge "Use separate View for key preview backing"
by Tadashi G. Takaoka
· 14 years ago
abb0c77
Use separate View for key preview backing
by Tadashi G. Takaoka
· 14 years ago
e197542
Merge "Add logs"
by satok
· 14 years ago
8e5d12a
Add logs
by satok
· 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
Next »