xwords/xwords4/android
ehouse 5c183acb5e Run JNIThread inside a Looper; use BlockingActivity to implement
dialogs requiring an immediate response.  The Looper change was made
in the hopes that a new Activity wouldn't be required and may not be
necessary.
2010-01-16 18:39:27 +00:00
..
scripts touch .java file that uses svn version so it'll always get picked up. 2010-01-13 12:17:26 +00:00
XWords4 Run JNIThread inside a Looper; use BlockingActivity to implement 2010-01-16 18:39:27 +00:00
anddict.c remove logging 2010-01-10 17:35:50 +00:00
anddict.h initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
andglobals.h don't store dict: it's in the model 2010-01-09 17:11:31 +00:00
Android.mk turn debug back on 2010-01-13 13:29:55 +00:00
andutils.c implement util_getUserString and features like formatRemainingTiles 2010-01-16 14:16:27 +00:00
andutils.h implement util_getUserString and features like formatRemainingTiles 2010-01-16 14:16:27 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
drawwrapper.c add draw_objFinished(); turn boilerplate into macros. 2010-01-13 12:11:24 +00:00
drawwrapper.h pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
LocalizedStrIncludes.h implement util_getUserString and features like formatRemainingTiles 2010-01-16 14:16:27 +00:00
utils.c initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
utilwrapper.c add util_userError() 2010-01-16 18:34:27 +00:00
utilwrapper.h pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +00:00
xptypes.h fix to compile with debugging turned off 2010-01-10 23:39:54 +00:00
xwjni.c implement util_getUserString and features like formatRemainingTiles 2010-01-16 14:16:27 +00:00