LatinIME/native/jni/src
Tom Ouyang a811938d40 Refine gesture point duration calcuation to be more localized
Bug: 7165929
Change-Id: I3bb1c2622338023626fe4a879e43a86ac8fd0707
2012-09-19 10:54:52 -07:00
..
gesture Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
additional_proximity_chars.cpp Stop using STL string in additional_proximity_chars 2012-08-09 22:28:57 +09:00
additional_proximity_chars.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
basechars.cpp Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
bigram_dictionary.cpp Fix variable type 2012-09-04 20:29:38 +09:00
bigram_dictionary.h Small cleanups 2012-08-17 13:06:28 +09:00
binary_format.h Fix one-off bugs reported by Valgrind 2012-09-06 20:37:55 +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 Small cleanups 2012-08-17 13:06:28 +09:00
char_utils.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
correction.cpp Using isSkippableChar instead of '\'' and '-'. 2012-09-14 18:03:10 +09:00
correction.h Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
correction_state.h Cosmetic fixes and style fixes 2012-07-25 18:56:51 +09:00
defines.h Debug flag 2012-09-11 17:04:10 +09:00
dic_traverse_wrapper.cpp Step 30-A Constize gesture 2012-08-15 17:21:53 +09:00
dic_traverse_wrapper.h Step 30-A Constize gesture 2012-08-15 17:21:53 +09:00
dictionary.cpp Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
dictionary.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
geometry_utils.h Simplify distance calculating method for gesture input. 2012-09-19 15:46:00 +09:00
hash_map_compat.h Try using hash_map 2012-08-26 18:39:15 +09:00
proximity_info.cpp Merge "Generalize incremental recognition to non-Latin languages" into jb-mr1-dev 2012-09-13 02:26:54 -07:00
proximity_info.h Using isSkippableChar instead of '\'' and '-'. 2012-09-14 18:03:10 +09:00
proximity_info_state.cpp Refine gesture point duration calcuation to be more localized 2012-09-19 10:54:52 -07:00
proximity_info_state.h Stop using GNU extension in-class initializer for non-integral members 2012-09-16 01:23:56 +09:00
terminal_attributes.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
unigram_dictionary.cpp Using isSkippableChar instead of '\'' and '-'. 2012-09-14 18:03:10 +09:00
unigram_dictionary.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
words_priority_queue.h Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
words_priority_queue_pool.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00