xwords/xwords4/android/jni
Eric House 5f12d1a03b assign faces to blanks asynchronously
Next step in converting util_ methods that required blocking: blank tile
assignment. Now post a query and add a method that the client code can
call when the user's decided. Include enough state (col, row, and
playerNum) so that it's probably pretty safe.
2017-02-18 19:16:32 -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 assign faces to blanks asynchronously 2017-02-18 19:16:32 -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 assign faces to blanks asynchronously 2017-02-18 19:16:32 -08:00