xwords/xwords4/android/jni
Eric House ca6edcfc9a make trade and move confirm non-blocking
Probably breaks curses build, but for gtk and Android
turn move and trade confirmation into a two-step process, making
board_commitTurn() non-interactive when called with a second
parameter. The old blocking util methods now return void and it's up to
the client code to interact (on the main thread) then re-call
board_commitTurn() if appropriate.
2017-02-17 08:58:20 -08: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 more script fixes; move jni code 2017-01-18 07:27:23 -08:00
andutils.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
drawwrapper.c more script fixes; move jni code 2017-01-18 07:27:23 -08: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 make trade and move confirm non-blocking 2017-02-17 08:58:20 -08: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 make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00