xwords/xwords4/android
ehouse 69c8577dcb Back out change adding Looper. Using own queue is better because its
length can be tested and there's no race condition (between the looper
being available and the parent thread wanting to post messages) when
the constructor inits the queue.
2010-01-16 18:56:32 +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 Back out change adding Looper. Using own queue is better because its 2010-01-16 18:56:32 +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