LatinIME/native/jni/src
Satoshi Kataoka 837f46dcb3 Enable touch coordinate correction for new algorithm
Bug: 8505668

Change-Id: I07eb785c74c446777524104a3d2b61f0f591a498
2013-04-15 19:10:27 +09:00
..
suggest Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
additional_proximity_chars.cpp Clean up int types 2012-12-03 19:45:52 +09:00
additional_proximity_chars.h Refactor proximity info 2013-01-18 16:36:36 +09:00
bigram_dictionary.cpp Suppress bigram native log 2013-04-08 17:33:32 +09:00
bigram_dictionary.h Refactor parameters by naming convention 2013-03-18 15:42:15 +09:00
binary_format.h Refactor parameters by naming convention 2013-03-18 15:42:15 +09:00
bloom_filter.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
char_utils.cpp Make Cyrillic Hard Signs base letters of Soft Signs per cyrillic 2013-03-05 20:09:02 +09:00
char_utils.h Refactor skippable code point 2013-03-13 19:04:16 +09:00
correction.cpp Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
correction.h Force inlining Correction::isSingleQuote 2013-04-04 11:26:04 -07:00
correction_state.h Cosmetic fixes and style fixes 2012-07-25 18:56:51 +09:00
defines.h add a debug flag to evaluate the most probable string 2013-04-11 11:08:12 +09:00
dic_traverse_wrapper.cpp Step 30-A Constize gesture 2012-08-15 17:21:53 +09:00
dic_traverse_wrapper.h Just cosmetic fixes 2013-01-30 18:37:58 +09:00
dictionary.cpp Add method to get dictionary flags from DicTraverseSession 2013-04-08 18:14:38 -07:00
dictionary.h Add method to get dictionary flags from DicTraverseSession 2013-04-08 18:14:38 -07:00
digraph_utils.cpp Add mechanism to handle digraphs in DicNode 2013-04-10 14:35:49 -07:00
digraph_utils.h Add mechanism to handle digraphs in DicNode 2013-04-10 14:35:49 -07:00
geometry_utils.h refactor proximity info 2013-01-21 18:45:56 +09:00
hash_map_compat.h Misc small cleanups 2013-01-08 17:23:43 +09:00
proximity_info.cpp Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
proximity_info.h Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
proximity_info_params.cpp Fix touch coordinate calibration 2013-04-09 17:51:53 +09:00
proximity_info_params.h Fix touch coordinate calibration 2013-04-09 17:51:53 +09:00
proximity_info_state.cpp Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
proximity_info_state.h Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
proximity_info_state_utils.cpp Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
proximity_info_state_utils.h Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
proximity_info_utils.h refactor MAX_POINT_TO_KEY_LENGTH 2013-03-05 15:10:09 +09:00
suggest_utils.h Enable touch coordinate correction for new algorithm 2013-04-15 19:10:27 +09:00
terminal_attributes.h Refactor parameters by naming convention 2013-03-18 15:42:15 +09:00
unigram_dictionary.cpp Add method to get dictionary flags from DicTraverseSession 2013-04-08 18:14:38 -07:00
unigram_dictionary.h Add method to get dictionary flags from DicTraverseSession 2013-04-08 18:14:38 -07:00
words_priority_queue.cpp Add more compiler warning flags 2012-11-02 18:29:26 +09:00
words_priority_queue.h Cleanup in ProximityInfoStateUtils 2013-01-31 20:22:22 +09:00
words_priority_queue_pool.h Misc cleanups 2013-01-29 19:20:04 +09:00