Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
edb722abefaa56708cd1d3ee617e35e5ed2f7f6a
/
native
/
src
/
unigram_dictionary.cpp
f5f834a
Rename variables with obscure names.
by Jean Chalard
· 14 years ago
a5d5849
Force autocorrection of matching words with different accents.
by Jean Chalard
· 14 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
fd16f1d
Handle the last char correctly in excessive char correction algortihm.
by satok
· 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
f7425bb
Supress overflow at mulitplying demotion rate
by satok
· 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
e07baa6
Limit the suggestions with an excessive character by filtering proximity characters
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
d299792
Make no-recursive getWordRec
by satok
· 15 years ago
f5cded1
Fix a crash when MAX_WORD_LENGTH is too short.
by satok
· 15 years ago
48e432c
Breakdown getWordRec
by satok
· 15 years ago
6831926
Trim the flow of getWordRec
by satok
· 15 years ago
28bd03b
Breakdown getWordRec
by satok
· 15 years ago
715514d
Breakdown getWordRec and add comments
by satok
· 15 years ago
18c28f4
Detach bigram functionarities from unigram_dictionary
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
3008825
Fix parameters of native functions and refactor Dictionary
by satok
· 15 years ago