Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
80d6f6716ef04aa086fe96a6fff310e7c094df3d
80d6f67
Import revised translations.
by Eric Fischer
· 15 years ago
6da8b74
Move the dupes-removing method to the Utils class
by Jean Chalard
· 15 years ago
6d78302
Fix last excessive char correction handling
by satok
· 15 years ago
890d10b
Merge "Refactor correction.cpp"
by satok
· 15 years ago
b9d09e7
Refactor correction.cpp
by satok
· 15 years ago
ff5a54c
Merge "Have the spell checker use the User dictionary."
by Jean Chalard
· 15 years ago
150bad6
Have the spell checker use the User dictionary.
by Jean Chalard
· 15 years ago
6929b0d
Merge "Do the transposed correction and the excessive correction by one loop"
by satok
· 15 years ago
9db2097
Do the transposed correction and the excessive correction by one loop
by satok
· 15 years ago
f0025a5
Remove "thisd" from the whitelist
by Jean Chalard
· 15 years ago
1e841de
Merge "Check the main dict id to be able to fallback."
by Jean Chalard
· 15 years ago
a018c67
Merge "Add "let's" to the whitelist"
by Jean Chalard
· 15 years ago
d621b73
A follow up to Id6e50398
by Ken Wakasa
· 15 years ago
e56e88b
A follow up to I830de4d1
by Ken Wakasa
· 15 years ago
ee7daef
Check the main dict id to be able to fallback.
by Jean Chalard
· 15 years ago
89fdb82
Merge "Move the settings test to a more appropriate place."
by Jean Chalard
· 15 years ago
83207fb
Move the settings test to a more appropriate place.
by Jean Chalard
· 15 years ago
4e01afc
Make the string builder pool in Suggest a singleton.
by Jean Chalard
· 15 years ago
5ba5ff9
Merge "Exception refactoring"
by Jean Chalard
· 15 years ago
03c3b64
Merge "Refactor string removal to make it static"
by Jean Chalard
· 15 years ago
3016863
Refactor string removal to make it static
by Jean Chalard
· 15 years ago
80e0bf0
Exception refactoring
by Jean Chalard
· 15 years ago
b1d2b12
Add "let's" to the whitelist
by Jean Chalard
· 15 years ago
091bbf8
Merge "Factor dict pack settings reading into a static inner class"
by Jean Chalard
· 15 years ago
c11c4fd
Factor dict pack settings reading into a static inner class
by Jean Chalard
· 15 years ago
961453c
Merge "Get rid of auto correction flash animation in the suggestion strip"
by Tadashi G. Takaoka
· 15 years ago
e486175
Merge "Fixed speaking keys when editing password fields"
by Ken Wakasa
· 15 years ago
bea6b72
Get rid of auto correction flash animation in the suggestion strip
by Tadashi G. Takaoka
· 15 years ago
5cb10f7
Fix possible NPE
by Tadashi G. Takaoka
· 15 years ago
1d66cc1
Merge "Improve fat finger correction."
by satok
· 15 years ago
bcac0e9
Improve fat finger correction.
by satok
· 15 years ago
c160373
Close dictionary pools when they are not used any more.
by Jean Chalard
· 15 years ago
29ea7b7
Merge "Have a pool of dictionaries to check spelling."
by Jean Chalard
· 15 years ago
dbf4f2a
Merge "Pass the touch event in the top padding of keyboard."
by Yusuke Nojima
· 15 years ago
5ec1309
Pass the touch event in the top padding of keyboard.
by Yusuke Nojima
· 15 years ago
a562767
Have a pool of dictionaries to check spelling.
by Jean Chalard
· 15 years ago
f18bda6
Code cleanup
by Ken Wakasa
· 15 years ago
70b9c5d
Make the spell checker re-entrant.
by Jean Chalard
· 15 years ago
8f7f406
Merge "Add a margin between "123" and the mic icon."
by Yusuke Nojima
· 15 years ago
3577519
Add a margin between "123" and the mic icon.
by Yusuke Nojima
· 15 years ago
3fba65b
Merge "Import revised translations."
by Eric Fischer
· 15 years ago
e8bbc54
Merge "Update shift state in onSizeChanged()"
by Ken Wakasa
· 15 years ago
286a5bf
Update shift state in onSizeChanged()
by Ken Wakasa
· 15 years ago
7783827
Merge "Combilne normal correction and skip correction"
by satok
· 15 years ago
0cedd2b
Combilne normal correction and skip correction
by satok
· 15 years ago
7674f86
Remove the "Touch to correct words" option.
by Jean Chalard
· 15 years ago
ab791d0
Revert "Remove the "Touch to correct words" option."
by Jean Chalard
· 15 years ago
8e69dd8
Remove the "Touch to correct words" option.
by Jean Chalard
· 15 years ago
88b22e2
Remove the old dictionary maker
by Jean Chalard
· 15 years ago
790c77f
Import revised translations.
by Eric Fischer
· 15 years ago
bb5504c
Merge "Get rid of auto correction flash animation in the suggestion strip"
by Ken Wakasa
· 15 years ago
59f5cc8
Get rid of auto correction flash animation in the suggestion strip
by Ken Wakasa
· 15 years ago
b6b7d81
Merge "Add a settings activity for the spell checker."
by Jean Chalard
· 15 years ago
31fd54c
Add a settings activity for the spell checker.
by Jean Chalard
· 15 years ago
f84107c
Fix discrepancy in the "show settings key" option
by Ken Wakasa
· 15 years ago
1d0807c
Merge "Tiny fix for access to cyrillic soft sign on Russian layouts"
by Ken Wakasa
· 15 years ago
758011a
Tiny fix for access to cyrillic soft sign on Russian layouts
by Ken Wakasa
· 15 years ago
86e517f
Read shared prefs from the dictionary pack.
by Jean Chalard
· 15 years ago
7fca6a5
Merge "Key click sound volume fix"
by Ken Wakasa
· 15 years ago
bf7dd47
Key click sound volume fix
by Ken Wakasa
· 15 years ago
f7c449b
Merge "Removed matchedChar count"
by satok
· 15 years ago
466ed22
Removed matchedChar count
by satok
· 15 years ago
4ef448a
Externalize the dictionary pack's name and settings
by Jean Chalard
· 15 years ago
3a73a30
Merge "Use the dictionaries cached LatinIME-side"
by Jean Chalard
· 15 years ago
0886862
Use the dictionaries cached LatinIME-side
by Jean Chalard
· 15 years ago
c122cfc
Merge "Calculate the skip correction by one loop"
by satok
· 15 years ago
f3948c1
Calculate the skip correction by one loop
by satok
· 15 years ago
2896673
Rename a function and update a comment
by Jean Chalard
· 15 years ago
6f9f759
Merge "Add the new dictionary maker to the build."
by Jean Chalard
· 15 years ago
bfbbee8
Add the new dictionary maker to the build.
by Jean Chalard
· 15 years ago
f102f6a
Merge "Give the orders to delete the source files to the dict pack"
by Jean Chalard
· 15 years ago
635f68e
Improve skip correction algorithm
by satok
· 15 years ago
5774908
Give the orders to delete the source files to the dict pack
by Jean Chalard
· 15 years ago
c359d75
Merge "Execute the switching to a different IME in a POOL_EXECUTOR."
by Luca Zanolin
· 15 years ago
208268d
Add correction state.
by satok
· 15 years ago
613073d
Execute the switching to a different IME in a POOL_EXECUTOR.
by Luca Zanolin
· 15 years ago
d4c08d9
Make sure the directory where to put files actually exists
by Jean Chalard
· 15 years ago
cfca3c6
Refactor CorrectionState to Correction
by satok
· 15 years ago
11b7feb
Ellipsis for "Space" key for triggering the IME switcher
by Ken Wakasa
· 15 years ago
f098fbb
Add proximity info for the spell checker.
by Jean Chalard
· 15 years ago
3a22708
Have Latin IME copy files from the dictionary pack.
by Jean Chalard
· 15 years ago
741c683
Merge "Stop reloading contacts when not appropriate."
by Jean Chalard
· 15 years ago
33f3b60
Merge "Refactor the correction algorithm related to missing character correction"
by satok
· 15 years ago
39d2a4c
Revert Idedaabd1 partially until we have the new auto-correction indicator in TextView
by Ken Wakasa
· 15 years ago
985312e
Refactor the correction algorithm related to missing character correction
by satok
· 15 years ago
14051e2
Stop reloading contacts when not appropriate.
by Jean Chalard
· 15 years ago
0484758
Merge "Import revised translations."
by Eric Fischer
· 15 years ago
58e3f10
Fixed speaking keys when editing password fields
by Alan Viverette
· 15 years ago
44beeab
Merge "Fix issues with long-press access to more suggestions"
by Ken Wakasa
· 15 years ago
bbf25cf
Fix issues with long-press access to more suggestions
by Ken Wakasa
· 15 years ago
ad7ddca
Merge "Correction mode should not rely on the existence of the main dic"
by Ken Wakasa
· 15 years ago
c769ef4
Correction mode should not rely on the existence of the main dic
by Ken Wakasa
· 15 years ago
c2b6a35
Add the spell checker configuration xml
by satok
· 15 years ago
8f79ffc
Merge "Remove suggestion pane controller from strip"
by Tadashi G. Takaoka
· 15 years ago
ae5c736
Remove suggestion pane controller from strip
by Tadashi G. Takaoka
· 15 years ago
dbb6d12
Update keyboard and suggestions strip background drawables
by Tadashi G. Takaoka
· 15 years ago
20c4aec
Partially revert I531a3257 as it mistakenly broke some logic -- textToTheLeft was required.
by Ken Wakasa
· 15 years ago
6983cf4
Merge "Remove all key preview from placer when window gets hide"
by Tadashi G. Takaoka
· 15 years ago
cadb212
Fix issues with long-pressing the spacebar
by Ken Wakasa
· 15 years ago
1149abd
Remove all key preview from placer when window gets hide
by Tadashi G. Takaoka
· 15 years ago
Next »