LatinIME/native/src
Yusuke Nojima 1c923d8581 Extend JNI interface to pass the theme id of the keybaord to the native.
Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1
2011-09-28 11:56:28 +09:00
..
basechars.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
bigram_dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
bigram_dictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
binary_format.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
char_utils.cpp Get rid of code taken from bionic to avoid license issue. 2010-04-23 01:24:09 +09:00
char_utils.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
correction.cpp Delete unused function and add TODO comment for a potential bug. 2011-09-14 16:09:24 +09:00
correction.h Fix editDistance() not to access the outside of mEditDistanceTable 2011-09-16 11:52:16 +09:00
correction_state.h Do the transposed correction and the excessive correction by one loop 2011-08-19 17:10:10 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Fix a dangerous macro. 2011-09-20 16:17:05 +09:00
defines_touch_position_correction.h Extend JNI interface to pass the key coordinate information 2011-09-22 18:39:34 +09:00
dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
dictionary.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
proximity_info.cpp Extend JNI interface to pass the theme id of the keybaord to the native. 2011-09-28 11:56:28 +09:00
proximity_info.h Extend JNI interface to pass the theme id of the keybaord to the native. 2011-09-28 11:56:28 +09:00
unigram_dictionary.cpp Delete unused function and add TODO comment for a potential bug. 2011-09-14 16:09:24 +09:00
unigram_dictionary.h Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00