xwords/xwords4/android/XWords4/jni
2013-11-03 12:52:53 -08:00
..
anddict.c add message checksumming for android too by making it part of util 2013-07-10 08:05:47 -07:00
anddict.h fix emacs compile-commands 2012-02-15 18:07:19 -08:00
andglobals.h add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
Android.mk apply contributed patch making Makefile variable naming match required 2013-11-03 12:21:28 -08:00
andutils.c fix signature string (and log when there's a mismatch) 2013-08-23 07:41:10 -07:00
andutils.h call back into java for util_getCurSeconds implementation so java and 2012-09-29 19:27:02 -07:00
Application.mk x86-only for this one release 2013-11-03 12:52:53 -08:00
drawwrapper.c pass new param into java, and when it's not the player's turn draw 2013-05-31 07:40:42 -07:00
drawwrapper.h Work when initialized with a null instance of DrawCtxt. (All calls 2010-02-09 14:21:58 +00:00
jniutlswrapper.c add message checksumming for android too by making it part of util 2013-07-10 08:05:47 -07:00
jniutlswrapper.h add message checksumming for android too by making it part of util 2013-07-10 08:05:47 -07:00
LocalizedStrIncludes.h implement resign on top of existing endGame logic, adding "quitter" as 2012-10-07 12:47:06 -07:00
paths.h fix emacs compile-commands 2012-02-15 18:07:19 -08:00
utils.c add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
utilwrapper.c Merge branch 'from_android_beta_65' into android_branch 2013-09-09 08:01:28 -07:00
utilwrapper.h set gameID when saving CurGameInfo from java IFF it isn't already set. 2010-02-14 22:01:06 +00:00
xportwrapper.c Revert "pass additional param into java world so don't show toast every time connect to relay" 2013-07-08 06:30:26 -07:00
xportwrapper.h Work (but don't call into java world) when initialized with a null 2010-02-09 14:20:16 +00:00
xptypes.h fix so count comes from dict; combine two jni methods into one; fix 2011-10-25 18:36:12 -07:00
xwjni.c export model_getNumTilesInTray() via jni 2013-09-30 21:59:12 -07:00