LatinIME/native/jni
Ariel Bernal dd70f8e8b1 Fixed inline initialization of non-integral static const member
Such initializations are a GNU extension not supported by clang.

Change-Id: I543c35cacdda080d2599cb99587661b2e9cd404f
Author: Ariel Bernal <ariel.j.bernal@intel.com>
Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
2012-08-23 15:26:32 -04:00
..
src Fixed inline initialization of non-integral static const member 2012-08-23 15:26:32 -04:00
Android.mk Cleanup Makefiles of LatinIME 2012-05-24 12:08:59 +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 Fix additional proximity in the native code 2012-03-14 11:17:59 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Add a JNI to get the frequency 2012-05-29 17:21:59 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
jni_common.cpp Add missing includes. 2012-05-16 23:05:32 +09:00
jni_common.h Remove NULL from native/jni 2011-10-28 17:06:58 +09:00