xwords/xwords4/android/jni
Eric House d25041e8a0 fix null procptr crash in jni
I can't reproduce this, but while testing recovery from DatagramSocket
recreation in RelayService got enough to know that somehow a timer's
procptr's not set. So test before calling, and log instead of crashing.
2019-06-23 10:20:15 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c Revert "toward compiling with gcc8" 2019-06-23 10:10:00 -07:00
anddict.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
andglobals.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
Android.mk add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
andutils.c change name of variant -- it's not the main one anymore 2019-06-23 10:19:00 -07:00
andutils.h implement util->dutil split for Android 2018-07-05 08:32:19 -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 add logging 2019-01-05 18:54:48 -08:00
jniutlswrapper.h fix env-mapping crash in jni due to race condition 2018-01-22 07:45:43 -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 null procptr crash in jni 2019-06-23 10:20:15 -07:00
utilwrapper.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
xportwrapper.c make result -1 if will otherwise trip asserts. 2019-06-23 10:13:32 -07: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 replace assert with logging 2019-06-23 10:19:01 -07:00