xwords/xwords4/android
ehouse 50991fd028 Add common head/tail macros to all jni entrypoints that save/restore
the jni env passed in so all calls happening inside will use the right
one.  Required as part of running a second thread, re. which see
longer comment to follow
2010-01-10 17:29:09 +00:00
..
scripts remove symlinks if they're not back to us -- so that more than one 2010-01-04 05:50:12 +00:00
XWords4 tile picker strings and intent 2010-01-10 17:20:18 +00:00
anddict.c add onDispose call to game_dispose, and implement it such that jni 2010-01-09 13:30:23 +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 initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
andutils.c add makeStringArray 2010-01-10 17:23:30 +00:00
andutils.h add makeStringArray 2010-01-10 17:23:30 +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 pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +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 initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +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 pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +00:00
utilwrapper.h pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +00:00
xptypes.h initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
xwjni.c Add common head/tail macros to all jni entrypoints that save/restore 2010-01-10 17:29:09 +00:00