LatinIME/native/jni
Tom Ouyang fd9f3d97ae Add ability to handle digraphs in gesture and tap typing
Example: Gesture the German word "ueber" and the system will now replace
the transliteration "ue" with the correct u-umlaut.

Bug: 8493920
Change-Id: I03e1d6311b4187b6c7f802d8fef43a50eee12721
2013-04-10 22:52:49 +00:00
..
src Add ability to handle digraphs in gesture and tap typing 2013-04-10 22:52:49 +00:00
Android.mk Tiny clean up in Makefile 2013-04-08 20:22:37 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp Cleanup the include paths 2013-04-08 18:45:46 +09:00
jni_common.h Misc small cleanups 2013-01-08 17:23:43 +09:00