xwords/xwords4/android/jni
Eric House b6665a15c4 double-check to avoid crash (by observation)
Chasing a rare play-store-reported JNI crash: test for a null ptr in C
and assert/test in Java.
2017-05-25 07:10:49 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
anddict.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
andglobals.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
Android.mk fix jni build. Full .apk now produced. 2017-01-18 08:33:49 -08:00
andutils.c xw4dbg -> xw4d: tired of typing the extra letters 2017-05-23 06:37:31 -07:00
andutils.h fix makeIntArray to work for non-32-bit array sources 2017-03-13 19:32:20 -07:00
drawwrapper.c fix makeIntArray to work for non-32-bit array sources 2017-03-13 19:32:20 -07:00
drawwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
jniutlswrapper.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
jniutlswrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
LocalizedStrIncludes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
paths.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utils.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utilwrapper.c fix makeIntArray to work for non-32-bit array sources 2017-03-13 19:32:20 -07:00
utilwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xportwrapper.c add and use boolToStr 2017-01-22 14:15:29 -08:00
xportwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xptypes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xwjni.c double-check to avoid crash (by observation) 2017-05-25 07:10:49 -07:00