Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
aa906c36aa31f51a38083e337f4307b49f133054
/
native
/
jni
/
src
/
defines.h
0bbb917
Cosmetic fixes and style fixes
by Ken Wakasa
· 13 years ago
712e02f
Add a new define for gesture
by Satoshi Kataoka
· 13 years ago
1bc038c
Move correction state to stack memory
by satok
· 13 years ago
3e8c58f
Separate state from proximity_info step1
by Satoshi Kataoka
· 13 years ago
67e3cc8
Enhance the safety net in multiple word suggestions
by Satoshi Kataoka
· 13 years ago
6cbe204
Fix the performance issue on suggesting aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
by Satoshi Kataoka
· 13 years ago
a0ac31f
Fix the issue on multiple words suggestion
by satok
· 13 years ago
bc77ade
Merge "Return the bigram frequency if available." into jb-dev
by Jean Chalard
· 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
f1634c8
Fill in the bloom filter for bigram lookup.
by Jean Chalard
· 13 years ago
171d180
Add methods to inverse compute the probability.
by Jean Chalard
· 13 years ago
3ef3e24
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
by Ken Wakasa
· 13 years ago
[Renamed from native/src/defines.h]
bbc2560
Fix a typo
by Jean Chalard
· 13 years ago
6c30061
Generalize the digraph code
by Jean Chalard
· 14 years ago
0cb2097
Fix additional proximity in the native code
by satok
· 13 years ago
46a1eec
Add a variable-length header region to the binary format.
by Jean Chalard
· 14 years ago
d1dbdb6
Make some debug aid functions to inline
by Tadashi G. Takaoka
· 14 years ago
a85f492
Support multi words suggestion
by satok
· 14 years ago
a27cb62
Merge "Use C++ template for min/max"
by Tadashi G. Takaoka
· 14 years ago
09baa36
Use C++ template for min/max
by Tadashi G. Takaoka
· 14 years ago
1b9fa94
Support correction conversion from skip to additional proximity
by satok
· 14 years ago
e05b3f4
Support additional proximity characters
by satok
· 14 years ago
1f6b52e
Implement multi words suggestions step1
by satok
· 14 years ago
9955716
Merge missing space and mistyped space correction algorithm
by satok
· 14 years ago
7409d15
Refactor words priority queue
by satok
· 14 years ago
61b31a6
Merge "Do other error correction for the second word of two word correction"
by satok
· 14 years ago
8330b48
Do other error correction for the second word of two word correction
by satok
· 14 years ago
0bfe359
Add a test for auto-correction.
by Jean Chalard
· 14 years ago
54af64a
Two words error correction with other error correction for the first word
by satok
· 14 years ago
29dc806
Prepair for advanced two words error correction
by satok
· 14 years ago
a161a4a
Use edit distance for transposing correction
by satok
· 14 years ago
82ddd16
Stop avoiding adding what the user typed to candidates
by Jean Chalard
· 14 years ago
6ad15fc
Store suggestions for each input length for missing space algorithm etc.
by satok
· 14 years ago
9fb6f47
New LOG lib
by satok
· 14 years ago
b960477
Use placement new to construct the queue
by satok
· 14 years ago
1a6da63
Prepare for proximity + two word correction No2
by satok
· 14 years ago
a7e5a5a
Add words priority queue pool
by satok
· 14 years ago
1147c7b
Unbundle members in unigram_dictionary
by satok
· 14 years ago
16379df
Use priority queue for native string buffer
by satok
· 14 years ago
a4c1f1c
Calibrate the scores of the proximity chars according to the distances.
by Yusuke Nojima
· 14 years ago
afb9076
Enable score calibration by touch coordinates
by Yusuke Nojima
· 14 years ago
e4ba822
Promote touches in hit box according to the distance from sweet spot
by Yusuke Nojima
· 14 years ago
eb050fc
Demote words with a capitalized char
by satok
· 14 years ago
9ee8c9c
Calibrate score by touch coordinates
by Yusuke Nojima
· 14 years ago
258bfe6
Classify touches into three types.
by Yusuke Nojima
· 14 years ago
6309593
Fix a dangerous macro.
by Yusuke Nojima
· 14 years ago
10266c0
Combine the skipped and transposed correction
by satok
· 14 years ago
bcac0e9
Improve fat finger correction.
by satok
· 14 years ago
0cedd2b
Combilne normal correction and skip correction
by satok
· 14 years ago
635f68e
Improve skip correction algorithm
by satok
· 14 years ago
0f6c8e8
Move code related to ranking algorithm to correction_state.cpp
by satok
· 14 years ago
827ced8
Separate logging definitions in C
by satok
· 14 years ago
787945b
Fix build for profiling
by satok
· 14 years ago
3e41c07
Merge "Add a flag for a profiling"
by satok
· 14 years ago
20d9fda
Add a flag for a profiling
by satok
· 14 years ago
1059f27
New dict format, step 7
by Jean Chalard
· 14 years ago
99c908a
Tweak the demotion rate for the mistyped space correction
by satok
· 14 years ago
bb68d80
Tweak the demotion rate of mistyped space correction
by satok
· 14 years ago
cbc66e0
Promote a word with a missing space because the formula was changed by Ifa4338c5f4
by satok
· 14 years ago
a4374d2
Promote the correction of words with a missing space character
by satok
· 14 years ago
9d2a302
Promote a word with a proximity character
by satok
· 14 years ago
72bc17e
Promote a word with only one proximity character.
by satok
· 14 years ago
dc5301e
Change the formula of the missing character.
by satok
· 14 years ago
de3070a
Add -Werror flag to catch more warnings and errors
by Ken Wakasa
· 14 years ago
0bddb2f
Tweak the demotion rate for a word with missing letter
by satok
· 15 years ago
3c4bb77
A bug fix for the mistyped space algorithm
by satok
· 15 years ago
eaecb56
Merge "Demote skipped characters matched words with respect to length." into honeycomb-mr1
by Jean Chalard
· 15 years ago
817e517
Add the suggestion algorithm of words with space proximity
by satok
· 15 years ago
07a8406
Demote skipped characters matched words with respect to length.
by Jean Chalard
· 15 years ago
a787dba
Fix a bug with umlaut processing.
by Jean Chalard
· 15 years ago
8fbd552
Add proximity info to native
by satok
· 15 years ago
a5d5849
Force autocorrection of matching words with different accents.
by Jean Chalard
· 15 years ago
887f11e
Remove next letters frequency handling
by Tadashi G. Takaoka
· 15 years ago
8dc754a
Promote full matches with differing accents.
by Jean Chalard
· 15 years ago
58c49b9
Fix auto-correction threshold and promote full matched words
by satok
· 15 years ago
e90b333
Load main dic in native
by Ken Wakasa
· 15 years ago
61e2f85
Add profiler for native dictionary code
by satok
· 15 years ago
54fe9e0
Suggest words with excessive chars out of proximity chars Bug: 3273807
by satok
· 15 years ago
a3d78f6
Suggest words with transposed chars
by satok
· 15 years ago
aee09dc
Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character.
by satok
· 15 years ago
662fe69
Suggest words with missing space
by satok
· 15 years ago
cdbbea7
Suggest excessive characters
by satok
· 15 years ago
f5cded1
Fix a crash when MAX_WORD_LENGTH is too short.
by satok
· 15 years ago
6831926
Trim the flow of getWordRec
by satok
· 15 years ago
715514d
Breakdown getWordRec and add comments
by satok
· 15 years ago
e808e43
Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp
by satok
· 15 years ago