Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
4cba9f58d46e390ccdff0450cd4bf7be1d106b5a
/
java
4cba9f5
Merge "Remove unused private method Suggest.searchBigramSuggestion" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ff4c037
Merge "Remove an updated dictionary that changed locales" into jb-dev
by Jean Chalard
· 13 years ago
b9e2bce
Remove an updated dictionary that changed locales
by Jean Chalard
· 13 years ago
b5db270
Remove unused private method Suggest.searchBigramSuggestion
by Tadashi G. Takaoka
· 13 years ago
24ce364
Merge "Fix RuntiomeException when no custom input style is defined" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
d6e238f
Fix RuntiomeException when no custom input style is defined
by Tadashi G. Takaoka
· 13 years ago
6c03490
Fix an NPE
by Jean Chalard
· 13 years ago
37f81cd
Merge "Always use AccessibilityUtils to send events." into jb-dev
by Svetoslav Ganov
· 13 years ago
978c96a
Remove a high surrogate after a delete if any
by Jean Chalard
· 13 years ago
cb53c63
Merge "Update AOSP dictionaries" into jb-dev
by Jean Chalard
· 13 years ago
8d9336d
Merge "Use splitActionBarWhenNarrow for Android Settings activity" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
80058c7
Update AOSP dictionaries
by Jean Chalard
· 13 years ago
55e5bdc
Use splitActionBarWhenNarrow for Android Settings activity
by Tadashi G. Takaoka
· 13 years ago
e1e3ab6
Merge "Update dictionaries." into jb-dev
by Jean Chalard
· 13 years ago
067689c
Always use AccessibilityUtils to send events.
by alanv
· 13 years ago
624150b
Update dictionaries.
by Jean Chalard
· 13 years ago
2798c85
Fix cursor leak in ContactsBinaryDictionary
by Tom Ouyang
· 13 years ago
16950d6
Reset automatic upper case when chroding key is pressed
by Tadashi G. Takaoka
· 13 years ago
fc0a001
Mark UserDictionary and ContactsDictionary as deprecated
by Tadashi G. Takaoka
· 13 years ago
78e3977
Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACK
by Tadashi G. Takaoka
· 13 years ago
fd08b43
Tiny comment update to reflect what the class does more accurately.
by Ken Wakasa
· 13 years ago
aefa7f1
Add entires I forgot to add in Id1c89be1
by Ken Wakasa
· 13 years ago
cc38306
Only speak key label after checking for password obscure flag.
by alanv
· 13 years ago
282adf7
Pass IME accessibility events directly to the AccessibilityManager.
by alanv
· 13 years ago
e112868
Merge "Change to a binary version of the expandable user dictionary." into jb-dev
by Tom Ouyang
· 13 years ago
16e7d13
Remove unnecessary entries in the English whitelist dictionary
by Ken Wakasa
· 13 years ago
1fc0c71
Update French/English dictionaries to the latest version
by Jean Chalard
· 13 years ago
75c60bf
Merge "Change auto caps mode argument to int type" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
553e2f1
Change auto caps mode argument to int type
by Tadashi G. Takaoka
· 13 years ago
0a57156
Don't use KeyDrawParams as argument of Key#selectTextSize
by Tadashi G. Takaoka
· 13 years ago
aee147e
Revert "Make KeyDrawParams and KeyPreviewDrawParams to top level class"
by Tadashi Takaoka
· 13 years ago
4c9e6a1
Make KeyDrawParams and KeyPreviewDrawParams to top level class
by Tadashi G. Takaoka
· 13 years ago
468ac35
Merge "Add utils for forgetting curve" into jb-dev
by satok
· 13 years ago
607a924
Add utils for forgetting curve
by satok
· 13 years ago
d7b80c4
Merge "Use large label text size for action label" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
88d378b
Use large label text size for action label
by Tadashi G. Takaoka
· 13 years ago
9149299
Merge "Close batch edit" into jb-dev
by Jean Chalard
· 13 years ago
d4cacb1
Close batch edit
by Jean Chalard
· 13 years ago
a9d2803
Merge "Fix NPE on HOVER_EXIT event when not touching a key." into jb-dev
by Svetoslav Ganov
· 13 years ago
d4f7a26
Fix NPE on HOVER_EXIT event when not touching a key.
by alanv
· 13 years ago
a26bda7
Increase CHAR LIMIT of some string resources
by Tadashi G. Takaoka
· 13 years ago
817a66e
Merge "Support large label text ratio in KeyboardView" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
f6adff6
Change to a binary version of the expandable user dictionary.
by Tom Ouyang
· 13 years ago
a08759f
Support large label text ratio in KeyboardView
by Tadashi G. Takaoka
· 13 years ago
8ec3a42
Merge "Check duplicated entry of "custom input style"" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
749b2a3
Check duplicated entry of "custom input style"
by Tadashi G. Takaoka
· 13 years ago
6139016
Merge "Fix a bug where the previous word would not be read correctly" into jb-dev
by Jean Chalard
· 13 years ago
6e5ca89
Fix a bug where the previous word would not be read correctly
by Jean Chalard
· 13 years ago
d7515a0
Merge "Add open-source-able word lists to AOSP." into jb-dev
by Jean Chalard
· 13 years ago
8fec807
Add open-source-able word lists to AOSP.
by Jean Chalard
· 13 years ago
bc77ade
Merge "Return the bigram frequency if available." into jb-dev
by Jean Chalard
· 13 years ago
5748a7c
Merge "Split Portuguese subtype into pt_BR and pt_PT" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
892c000
Merge "Add a whitelisted word" into jb-dev
by Jean Chalard
· 13 years ago
a8b1563
Merge "Fix stale key drawing" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
93a1ac2
Split Portuguese subtype into pt_BR and pt_PT
by Tadashi G. Takaoka
· 13 years ago
fea28ab
Add a whitelisted word
by Jean Chalard
· 13 years ago
71b047e
Merge "Don't deactivate the LastComposedWord on shift" into jb-dev
by Jean Chalard
· 13 years ago
125de3d
Don't deactivate the LastComposedWord on shift
by Jean Chalard
· 13 years ago
a150095
Merge "Tidy up number password layout" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
b7a5a68
Fix stale key drawing
by Tadashi G. Takaoka
· 13 years ago
eca2912
Fix ".com" key width on 7-inch tablet
by Tadashi G. Takaoka
· 13 years ago
6de535c
Tidy up number password layout
by Tadashi G. Takaoka
· 13 years ago
18ce073
Update language switch icon
by Tadashi G. Takaoka
· 13 years ago
7ba940f
Merge "Import translations. DO NOT MERGE" into jb-dev
by Eric Fischer
· 13 years ago
c01ff68
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
928eec5
Merge "Make LatinIME keys accessibility focusable, clickable." into jb-dev
by Svetoslav Ganov
· 13 years ago
e78218b
Merge "Import translations. DO NOT MERGE" into jb-dev
by Eric Fischer
· 13 years ago
cf74ead
DO NOT MERGE. Hide the usability study mode for the production
by Ken Wakasa
· 13 years ago
9416c81
Return the bigram frequency if available.
by Jean Chalard
· 13 years ago
0028ed3
Use "float" instead of "double"
by satok
· 13 years ago
f837b57
Merge "Reorder suggestions result according to auto correction threshold" into jb-dev
by satok
· 13 years ago
db1939d
Reorder suggestions result according to auto correction threshold
by satok
· 13 years ago
cfbb9d7
Merge "Tweak keypress sound volume default value of Grouper" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
8b791dd
Tweak keypress sound volume default value of Grouper
by Tadashi G. Takaoka
· 13 years ago
1defff3
Merge "Add some whitelist entries." into jb-dev
by Jean Chalard
· 13 years ago
02ec1c9
Add some whitelist entries.
by Jean Chalard
· 13 years ago
b8b9ed8
Merge "Show dialog to guide the user to input subtype enabler" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
bd85efd
Merge "Set divider icon's alpha value on the fly" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ed49e4d
Merge "Stop meaningless bigram computations" into jb-dev
by Jean Chalard
· 13 years ago
1f2d0aa
Set divider icon's alpha value on the fly
by Tadashi G. Takaoka
· 13 years ago
7566448
Show dialog to guide the user to input subtype enabler
by Tadashi G. Takaoka
· 13 years ago
fbecbe8
Merge "Don't auto-correct when there is no main dictionary." into jb-dev
by Jean Chalard
· 13 years ago
f0e12a9
Don't auto-correct when there is no main dictionary.
by Jean Chalard
· 13 years ago
f91739b
Merge "Fix 3rd row of bulgarian BDS keyboard" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
c880eca
Fix 3rd row of bulgarian BDS keyboard
by Tadashi G. Takaoka
· 13 years ago
e8d5537
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
140689d
Update voice icon
by Tadashi G. Takaoka
· 13 years ago
f2eba97
Make LatinIME keys accessibility focusable, clickable.
by alanv
· 13 years ago
b4b3e80
Merge "Fix empty custom input style entry appears after orientation change" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
c6846f2
Fix empty custom input style entry appears after orientation change
by Tadashi G. Takaoka
· 13 years ago
2bbdac5
Merge "Use a formula packing more information into 4 bits field" into jb-dev
by Jean Chalard
· 13 years ago
418b343
Use a formula packing more information into 4 bits field
by Jean Chalard
· 13 years ago
a86c0f1
Stop meaningless bigram computations
by Jean Chalard
· 13 years ago
8dced70
Merge "Read and use user dictionary shortcuts." into jb-dev
by Jean Chalard
· 13 years ago
30236ef
Remove "fillBoth" enum value from keyWidth attribute of Key
by Tadashi G. Takaoka
· 13 years ago
19ad9bf
Read and use user dictionary shortcuts.
by Jean Chalard
· 13 years ago
ea468ee
Merge "Slightly wider space key for 10-inch tablet layouts" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
76218b9
Merge "Do not set "SuggestionSpan"s for suggestions from the next word predicition" into jb-dev
by satok
· 13 years ago
0142b99
Do not set "SuggestionSpan"s for suggestions from the next word predicition
by satok
· 13 years ago
bfbcbe5
Slightly wider space key for 10-inch tablet layouts
by Tadashi G. Takaoka
· 13 years ago
Next »