xwords/xwords4/android/jni
Eric House 6e5973c55b toward making tile picking work through rotations
Make face-up tile picker util method return void and add mechanism for
passing in selected tiles asynchronously, as has been done recently with
the rest of the once-blocking util callbacks. Works perfectly in the gtk
case. Likely crashes in curses (if picking face-up option is on.) In
java all the callbacks are there but rather than put up a UI we pretend
the user says "pick 'em for me" each time. Putting up a UI is next.
2017-03-09 20:36:14 -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 modify function to be more useful 2017-03-09 19:35:07 -08:00
andutils.h modify function to be more useful 2017-03-09 19:35:07 -08:00
drawwrapper.c toward making tile picking work through rotations 2017-03-09 20:36:14 -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 toward making tile picking work through rotations 2017-03-09 20:36:14 -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 toward making tile picking work through rotations 2017-03-09 20:36:14 -08:00