Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
f7425bb15be6514bb2daedbc62760ca5d52c08cf
/
native
/
src
/
unigram_dictionary.cpp
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