xwords/xwords4/android/jni
Eric House ed90c9c16d implement util->dutil split for Android
So now all jni code uses a single dutil context, but also a single
mempool and jniutil instance instead of new instances of the latter two
per game and dict-iteration.
2018-07-05 08:32:19 -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 implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
Android.mk finish: using java's base64 en/decoder from java 2017-07-13 07:40:28 -07:00
andutils.c implement util->dutil split for Android 2018-07-05 08:32:19 -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 fix env-mapping crash in jni due to race condition 2018-01-22 07:45:43 -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 implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
utilwrapper.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
xportwrapper.c remove relayStatus() from jni 2017-12-27 14:42:15 -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 implement util->dutil split for Android 2018-07-05 08:32:19 -07:00