Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
ad2a3bd6dd04c9ed53e1c46d4e111f738d112c5e
/
native
/
src
/
bigram_dictionary.cpp
ce9efbf
Compile code used in logging conditionally so that gcc does not complain
by Doug Kwan
· 14 years ago
581335c
Fix a bug where bigram search would never return
by Jean Chalard
· 14 years ago
8124e64
New dict format, step 2
by Jean Chalard
· 14 years ago
de3070a
Add -Werror flag to catch more warnings and errors
by Ken Wakasa
· 14 years ago
e90b333
Load main dic in native
by Ken Wakasa
· 15 years ago
662fe69
Suggest words with missing space
by satok
· 15 years ago
f5cded1
Fix a crash when MAX_WORD_LENGTH is too short.
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