Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
dac3ee49ae32bb3c6641876cf5329909008fd2ea
/
native
3970352
Make digraph lookups case insensitive
by Tom Ouyang
· 13 years ago
2dfaf7a
Update SORTED_CHAR_MAP
by Ken Wakasa
· 13 years ago
252412d
Use additional multi-word cost per language (for Russian)
by Satoshi Kataoka
· 13 years ago
837f46d
Enable touch coordinate correction for new algorithm
by Satoshi Kataoka
· 13 years ago
a94bb19
fix assertion
by Satoshi Kataoka
· 13 years ago
2daea19
am 47bb8d7d: am 4fffa27d: Fix a native crash in AOSP LatinIME
by Ken Wakasa
· 13 years ago
4fffa27
Fix a native crash in AOSP LatinIME
by Ken Wakasa
· 13 years ago
8b3009e
add a debug flag to evaluate the most probable string
by Satoshi Kataoka
· 13 years ago
fd9f3d9
Add ability to handle digraphs in gesture and tap typing
by Tom Ouyang
· 13 years ago
25e8eda
Add mechanism to handle digraphs in DicNode
by Tom Ouyang
· 13 years ago
87fdde6
Typing double letters via a 'circle' on the key.
by Keisuke Kuroynagi
· 13 years ago
43779c0
Merge "Add method to get dictionary flags from DicTraverseSession"
by Tom Ouyang
· 13 years ago
a1d84bc
Fix touch coordinate calibration
by Satoshi Kataoka
· 13 years ago
ede2333
Add method to get dictionary flags from DicTraverseSession
by Tom Ouyang
· 13 years ago
31f42ba
Tiny clean up in Makefile
by Ken Wakasa
· 13 years ago
b68e734
Cleanup the include paths
by Ken Wakasa
· 13 years ago
e320789
Suppress bigram native log
by Satoshi Kataoka
· 13 years ago
e67ede1
Cleanup suggest interface
by Satoshi Kataoka
· 13 years ago
08fd3d9
Merge "Add DigraphUtils class"
by Tom Ouyang
· 13 years ago
2fdf5b7
Add DigraphUtils class
by Tom Ouyang
· 13 years ago
65534ff
am d0c383e1: am 5a4949c2: Merge "Force inlining Correction::isSingleQuote" into jb-mr2-dev
by Ben Cheng
· 13 years ago
5a4949c
Merge "Force inlining Correction::isSingleQuote" into jb-mr2-dev
by Ben Cheng
· 13 years ago
c2fbd7c
Force inlining Correction::isSingleQuote
by Ben Cheng
· 13 years ago
609a871
Add flag to turn on new suggest implementation for typing
by Tom Ouyang
· 13 years ago
95fe826
Move suggest logic to AOSP
by Satoshi Kataoka
· 13 years ago
a6a4165
Move typing policy to AOSP
by Satoshi Kataoka
· 13 years ago
3107b46
Move policy and session to AOSP
by Satoshi Kataoka
· 13 years ago
38c26dd
Move dicnode to AOSP
by Satoshi Kataoka
· 13 years ago
394b0bd
Refactor
by Satoshi Kataoka
· 13 years ago
ef86bbc
Add const_cast to live with host's jni.h
by Tadashi G. Takaoka
· 13 years ago
e0e6737
Refactor parameters by naming convention
by Satoshi Kataoka
· 13 years ago
cbb816d
Refactor skippable code point
by Satoshi Kataoka
· 13 years ago
f4425aa
Refactor ProximityType and CorrectionType
by Satoshi Kataoka
· 13 years ago
2192d08
Remove unused scale parameter from getPointToKeyLength()
by Tom Ouyang
· 13 years ago
042020b
Make Cyrillic Hard Signs base letters of Soft Signs per cyrillic
by Ken Wakasa
· 13 years ago
830ba67
refactor MAX_POINT_TO_KEY_LENGTH
by Satoshi Kataoka
· 13 years ago
d870891
Add CorrectionType
by Satoshi Kataoka
· 13 years ago
697a9d3
Cleanup getProximityType
by Satoshi Kataoka
· 13 years ago
fd0e932
rename define
by Satoshi Kataoka
· 13 years ago
a406f80
add a default vaule for getMatchedProximityType
by Satoshi Kataoka
· 13 years ago
c95d005
Merge "Use common incremental decoder output scale."
by Tom Ouyang
· 13 years ago
31f7ece
Use common incremental decoder output scale.
by Tom Ouyang
· 13 years ago
2b47513
Merge "add defines"
by Satoshi Kataoka
· 13 years ago
bc25b80
add defines
by Satoshi Kataoka
· 13 years ago
d1fff1a
Add debug output
by Satoshi Kataoka
· 13 years ago
f909705
Merge "clean up seach key vector"
by Satoshi Kataoka
· 13 years ago
e5cdd21
clean up seach key vector
by Satoshi Kataoka
· 13 years ago
d74214d
Prep for GCC 4.6 that will be used in unbundled branches
by Ken Wakasa
· 13 years ago
625778f
Add keyboard hypotenuse metric to ProximityInfo.
by Tom Ouyang
· 13 years ago
ee456af
Cleanup in ProximityInfoParams
by Ken Wakasa
· 13 years ago
0ae5b07
Yet another cleanup in ProximityInfoParams
by Ken Wakasa
· 13 years ago
28c0084
Cleanup in ProximityInfoStateUtils
by Ken Wakasa
· 13 years ago
4920d37
Cleanup in ProximityInfoStateUtils
by Ken Wakasa
· 13 years ago
4fab43d
Merge "remove unused function"
by Satoshi Kataoka
· 13 years ago
ea9d2fa
remove unused function
by Satoshi Kataoka
· 13 years ago
871b8c9
Cleanups in defines.h
by Ken Wakasa
· 13 years ago
a8ce88b
Remove meaningless assertion
by Ken Wakasa
· 13 years ago
5e21ac6
Small cleanups in binary_format.h
by Ken Wakasa
· 13 years ago
99eae8e
refactor
by Satoshi Kataoka
· 13 years ago
6e2ba9b
Remove unnecessary maxProximityCharsSize
by Ken Wakasa
· 13 years ago
a47c699
Just cosmetic fixes
by Ken Wakasa
· 13 years ago
cffb312
Small cleanups
by Ken Wakasa
· 13 years ago
ca008d8
Some more misc cleanups
by Ken Wakasa
· 13 years ago
e599d7e
Misc cleanups
by Ken Wakasa
· 13 years ago
19e13df
Remove a duplicated method
by Ken Wakasa
· 13 years ago
20b6775
Refactor most probable string
by Satoshi Kataoka
· 13 years ago
447e96c
Merge "add a function to char utils"
by Satoshi Kataoka
· 13 years ago
75070a5
add a function to char utils
by Satoshi Kataoka
· 13 years ago
7324052
Merge "Refactor proximity info"
by Satoshi Kataoka
· 13 years ago
9d18c6d
Refactor proximity info
by Satoshi Kataoka
· 13 years ago
e3ee50c
Merge "Adjust debug warning log"
by Ken Wakasa
· 13 years ago
e9e4fa5
Adjust debug warning log
by Ken Wakasa
· 13 years ago
e5aad56
Refactor proximity info state
by Satoshi Kataoka
· 13 years ago
e2912d1
Refactor proximity info state
by Satoshi Kataoka
· 13 years ago
d7a8fbf
refactor proximity info state
by Satoshi Kataoka
· 13 years ago
d4828d5
Refactor proximity info state
by Satoshi Kataoka
· 13 years ago
6c22439
Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL
by Ken Wakasa
· 13 years ago
ee62b78
Refactor proximity info
by Satoshi Kataoka
· 13 years ago
47cc524
refactor proximity info
by Satoshi Kataoka
· 13 years ago
0c2227a
Clean up in geometry_utils.h
by Ken Wakasa
· 13 years ago
f32869c
refactor space proximity
by Satoshi Kataoka
· 13 years ago
bf78e13
Refactor proximity info
by Satoshi Kataoka
· 13 years ago
f25e705
Follow up to I21b54b35
by Ken Wakasa
· 13 years ago
a04fe20
Merge "refactor distance cache"
by Satoshi Kataoka
· 13 years ago
a9763f9
refactor distance cache
by Satoshi Kataoka
· 13 years ago
1ddc1da
Small renaming for consistency
by Ken Wakasa
· 13 years ago
6cee61d
Use -fno-inline for debug builds & small cleanups
by Ken Wakasa
· 13 years ago
5db594a
Remove MAX_WORD_LENGTH_INTERNAL
by Ken Wakasa
· 13 years ago
f6870cc
Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS to MAX_RESULTS
by Ken Wakasa
· 13 years ago
e4d07ac
Merge "add a define"
by Satoshi Kataoka
· 13 years ago
5817b6b
add a define
by Satoshi Kataoka
· 13 years ago
8f5f79d
Merge "Replace assert() with ASSERT() & use -funwind-tables for debug builds"
by Ken Wakasa
· 13 years ago
ccebd5c
Replace assert() with ASSERT() & use -funwind-tables for debug builds
by Ken Wakasa
· 13 years ago
dd4d938
assert when the touch event goes back to the future
by Satoshi Kataoka
· 13 years ago
aaefc4b
Yet another small cleanups
by Ken Wakasa
· 13 years ago
a10b1a8
Misc small cleanups
by Ken Wakasa
· 13 years ago
20dc9c1
am 5dc24372: am d61f9981: Merge "Add -ldl for new stlport"
by Andrew Hsieh
· 13 years ago
07711c1
Tidy up GeometryUtils a bit
by Ken Wakasa
· 13 years ago
5dc2437
am d61f9981: Merge "Add -ldl for new stlport"
by Andrew Hsieh
· 13 years ago
5fe05eb
Add -ldl for new stlport
by Andrew Hsieh
· 13 years ago
Next »