LatinIME/native/src
Yusuke Nojima afb9076503 Enable score calibration by touch coordinates
Result of diff.sh:
+1       3
-1       3
+2       0
-2       0
+3       0
-3       0
+4       1
-4       3
+5       3
-5       2
+6       3
-6       1
+7       1
-7       2

Change-Id: I41b803df23ac03e1fc81043df4e1e6a63c0afbb1
2011-10-05 18:11:42 +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 Promote touches in hit box according to the distance from sweet spot 2011-10-05 17:33:43 +09:00
correction.h Promote touches in hit box according to the distance from sweet spot 2011-10-05 17:33:43 +09:00
correction_state.h Promote touches in hit box according to the distance from sweet spot 2011-10-05 17:33:43 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Enable score calibration by touch coordinates 2011-10-05 18:11:42 +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 Promote touches in hit box according to the distance from sweet spot 2011-10-05 17:33:43 +09:00
proximity_info.h Promote touches in hit box according to the distance from sweet spot 2011-10-05 17:33:43 +09:00
unigram_dictionary.cpp Demote words with a capitalized char 2011-10-03 20:11:06 +09:00
unigram_dictionary.h Add a flag to demote completed suggestions 2011-09-29 19:48:18 +09:00