Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
94ac3d760b98aa148cc9386e0a4b4a20978db85d
94ac3d7
Fix NPE
by Tadashi G. Takaoka
· 15 years ago
3234123
Implement the spell checker.
by Jean Chalard
· 15 years ago
ac21e0a
Merge "Create a way to pass the proximity info to the dictionary"
by Jean Chalard
· 15 years ago
043f784
Create a way to pass the proximity info to the dictionary
by Jean Chalard
· 15 years ago
2e2906b
Merge "Change the prune condition"
by satok
· 15 years ago
f071e75
Change the prune condition
by satok
· 15 years ago
80ba224
Merge "Cleanup CandidateView class"
by Tadashi G. Takaoka
· 15 years ago
d95a636
Cleanup CandidateView class
by Tadashi G. Takaoka
· 15 years ago
3aacd1d
Merge "Additional hack for bug:4311428, a follow up for Ieade33d7."
by Ken Wakasa
· 15 years ago
de30f9f
Additional hack for bug:4311428, a follow up for Ieade33d7.
by Ken Wakasa
· 15 years ago
8289ded
Merge "Remove newly unused code"
by Jean Chalard
· 15 years ago
54cb04e
Merge "Move the input index and output index to correction state"
by satok
· 15 years ago
4e4e74e
Move the input index and output index to correction state
by satok
· 15 years ago
09e91ee
Remove newly unused code
by Jean Chalard
· 15 years ago
3889462
Handle non word separators correctly even for the initial letter of a word
by Ken Wakasa
· 15 years ago
bb12dc4
Merge "Fix saving keyboard state while rotating"
by Tadashi G. Takaoka
· 15 years ago
99debd7
Merge "Reset keyboard shift lock state when new keyboard is ready"
by Tadashi G. Takaoka
· 15 years ago
38b5605
Fix saving keyboard state while rotating
by Tadashi G. Takaoka
· 15 years ago
73c0239
Reset keyboard shift lock state when new keyboard is ready
by Tadashi G. Takaoka
· 15 years ago
0f6c8e8
Move code related to ranking algorithm to correction_state.cpp
by satok
· 15 years ago
e486290
Merge "Temporary don't use "looks type" for comming rename cl."
by satok
· 15 years ago
55d1c5e
Temporary don't use "looks type" for comming rename cl.
by satok
· 15 years ago
eedfef0
Merge "Retain keyboard layout while orientation change"
by Tadashi G. Takaoka
· 15 years ago
055054e
Retain keyboard layout while orientation change
by Tadashi G. Takaoka
· 15 years ago
a0ac590
Merge "Support label with icon key"
by Tadashi G. Takaoka
· 15 years ago
62d4a96
Support label with icon key
by Tadashi G. Takaoka
· 15 years ago
272dfe9
Merge "Replace ALT/More with more meaningful key labels"
by Ken Wakasa
· 15 years ago
09578c8
Replace ALT/More with more meaningful key labels
by Ken Wakasa
· 15 years ago
21fa416
Revive the missing Settings key on tablets
by Ken Wakasa
· 15 years ago
627427b
Merge "Fix the popup char order for Arabic layout"
by Ken Wakasa
· 15 years ago
81f227d
Merge "Change the dictionary file passing schema to a list of ids"
by Jean Chalard
· 15 years ago
a1d2650
Fix the popup char order for Arabic layout
by Ken Wakasa
· 15 years ago
b320134
Merge "Cleanup Keyboard related code and rename some classes"
by Tadashi G. Takaoka
· 15 years ago
1be29ab
Cleanup Keyboard related code and rename some classes
by Tadashi G. Takaoka
· 15 years ago
27f3c83
Merge "Import revised translations."
by Eric Fischer
· 15 years ago
df4db22
Import revised translations.
by Eric Fischer
· 15 years ago
047f63f
"?123" should be up for translation for Arabic layouts
by Ken Wakasa
· 15 years ago
0b08a4b
Add char limit for several key label resources
by Ken Wakasa
· 15 years ago
fae8d60
Change the dictionary file passing schema to a list of ids
by Jean Chalard
· 15 years ago
588e2f2
Add bigram lookup implementation.
by Jean Chalard
· 15 years ago
c1fd3cf
Merge "Move code related to ranking algorithm to the correction state"
by satok
· 15 years ago
612c6e4
Move code related to ranking algorithm to the correction state
by satok
· 15 years ago
8da9a13
Make Keyboard object immutable except shift state
by Tadashi G. Takaoka
· 15 years ago
8d7782b
Merge "Use generic interface for filed type of Keyboard"
by Tadashi G. Takaoka
· 15 years ago
04bc5a3
Merge "Add KeyboardParams class"
by Tadashi G. Takaoka
· 15 years ago
167e77f
Use generic interface for filed type of Keyboard
by Tadashi G. Takaoka
· 15 years ago
4d8eb2e
Make horigontalGap and verticalGap attributes of Row obsolete
by Tadashi G. Takaoka
· 15 years ago
1516d05
Add KeyboardParams class
by Tadashi G. Takaoka
· 15 years ago
723dd75
Remove Keyboard reference from Key object
by Tadashi G. Takaoka
· 15 years ago
30479de
Merge "Cleanup key label case adjustment"
by Tadashi G. Takaoka
· 15 years ago
c499866
Cleanup key label case adjustment
by Tadashi G. Takaoka
· 15 years ago
b118d4c
Cleanup icon drawable related code
by Tadashi G. Takaoka
· 15 years ago
cb1cc0d
Merge "Try to compensate for a race condition."
by Jean Chalard
· 15 years ago
f2f9715
Try to compensate for a race condition.
by Jean Chalard
· 15 years ago
20cb6e8
Merge "Remove the systematic bias to the top."
by Jean Chalard
· 15 years ago
d8eceb1
Remove the systematic bias to the top.
by Jean Chalard
· 15 years ago
49e0025
Remove '(' from the label of "to symbol" on phone layout
by Tadashi G. Takaoka
· 15 years ago
271e55f
Merge "Filter non-ascii popup charcters from password keyboard"
by Tadashi G. Takaoka
· 15 years ago
afa5e9a
Merge "Add orientation to regression tests"
by Tadashi G. Takaoka
· 15 years ago
2fe68b9
Filter non-ascii popup charcters from password keyboard
by Tadashi G. Takaoka
· 15 years ago
3c70185
Add orientation to regression tests
by Tadashi G. Takaoka
· 15 years ago
59eeb1c
Merge "Clean up revertLastWord()"
by Ken Wakasa
· 15 years ago
9351550
Clean up revertLastWord()
by Ken Wakasa
· 15 years ago
db2c091
Remove old dictionary format code
by satok
· 15 years ago
ccec497
Merge "Add correction state"
by satok
· 15 years ago
2df3060
Add correction state
by satok
· 15 years ago
48dda9e
Merge smiley key style into return key style for phone
by Tadashi G. Takaoka
· 15 years ago
e00d44d
Show settings and tab key accordingly
by Tadashi G. Takaoka
· 15 years ago
35e675b
Rename settingsPopupStyle to f1PopupStyle
by Tadashi G. Takaoka
· 15 years ago
3712231
Rename key label and alternates string resource names
by Tadashi G. Takaoka
· 15 years ago
c3afe2c
Replace the notion of "voice" with "shortcut" as many as possible
by Tadashi G. Takaoka
· 15 years ago
6a07d7d
Merge "Rename popupSettingsStyle to f2PopupStyle"
by Tadashi G. Takaoka
· 15 years ago
83f6ca1
Merge "Fix exception message"
by Tadashi G. Takaoka
· 15 years ago
2afc2ad
Merge "Eliminate "..." from the key that has no popup mini keyboard automatically"
by Tadashi G. Takaoka
· 15 years ago
0943072
Fix exception message
by Tadashi G. Takaoka
· 15 years ago
e50733d
Rename popupSettingsStyle to f2PopupStyle
by Tadashi G. Takaoka
· 15 years ago
0c6e57f
Eliminate "..." from the key that has no popup mini keyboard automatically
by Tadashi G. Takaoka
· 15 years ago
73e716f
Be aware of "nm" and "noMicrophoneKey" private IME option
by Tadashi G. Takaoka
· 15 years ago
2ba975a
Turn off the Settings key by default
by Ken Wakasa
· 15 years ago
97c3565
Dismiss key preview regardless of key preview settings
by Tadashi G. Takaoka
· 15 years ago
364f1fd
Add WindowWidthCache
by Tadashi G. Takaoka
· 15 years ago
0a054dd
Cleanup KeyboardSwitcher internal a bit
by Tadashi G. Takaoka
· 15 years ago
f12aa77
Merge "Simplifying accessibility code in keyboard's dispatchTouchEvent()"
by Ken Wakasa
· 15 years ago
4d94a99
Match the new name of the dictionary settings activity.
by Jean Chalard
· 15 years ago
4e7d066
Merge "Modified the test spell checker"
by satok
· 15 years ago
259ce17
Merge "Use isFullscreenMode to determine candidate container height"
by Tadashi G. Takaoka
· 15 years ago
ecf43d4
Merge "Remove dead area around separators in the suggestion strip"
by Tadashi G. Takaoka
· 15 years ago
3782f2b
Merge "Remove icon and negative button from dialogs"
by Tadashi G. Takaoka
· 15 years ago
5b3c834
Merge "Remove enableShiftLock attribute from KeyboardId"
by Tadashi G. Takaoka
· 15 years ago
6d9bcd5
Remove enableShiftLock attribute from KeyboardId
by Tadashi G. Takaoka
· 15 years ago
3440020
Merge "Remove unused method"
by Tadashi G. Takaoka
· 15 years ago
b9538bc
Merge "Fix that long pressing shift on symbol keyboard registers caps lock code"
by Tadashi G. Takaoka
· 15 years ago
d4b5337
Remove unused method
by Tadashi G. Takaoka
· 15 years ago
4b1780f
Use isFullscreenMode to determine candidate container height
by Tadashi G. Takaoka
· 15 years ago
a1aab83
Remove dead area around separators in the suggestion strip
by Tadashi G. Takaoka
· 15 years ago
e4b445f
Remove icon and negative button from dialogs
by Tadashi G. Takaoka
· 15 years ago
851c326
Fix that long pressing shift on symbol keyboard registers caps lock code
by Tadashi G. Takaoka
· 15 years ago
65a898d
Simplifying accessibility code in keyboard's dispatchTouchEvent()
by Alan Viverette
· 15 years ago
c3d175c
Fix wrong keyboard width when orientation has changed while IME is not shown
by Tadashi G. Takaoka
· 15 years ago
a90992e
Modified the test spell checker
by satok
· 15 years ago
Next »