xwords/xwords4/android/XWords4/jni
Eric House 3e4384c2a8 when dict doesn't have built-in md5sum, or when in DEBUG code, call
back into java to get a sum.  It's very slow for large dicts, but will
eventually be in a DB so only done once per dict that doesn't have it.
2012-09-13 05:39:44 -07:00
..
anddict.c when dict doesn't have built-in md5sum, or when in DEBUG code, call 2012-09-13 05:39:44 -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 go with end-game change that takes remaining tiles into account for 2012-08-01 20:31:21 -07:00
andutils.c remove logging 2012-03-19 07:37:16 -07:00
andutils.h optimization: allocate tmp buffer on stack rather than with malloc. 2012-03-11 14:51:51 -07:00
drawwrapper.c Make rem string measure function return boolean to indicate rect will 2012-07-15 09:30:27 -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 when dict doesn't have built-in md5sum, or when in DEBUG code, call 2012-09-13 05:39:44 -07:00
jniutlswrapper.h when dict doesn't have built-in md5sum, or when in DEBUG code, call 2012-09-13 05:39:44 -07:00
LocalizedStrIncludes.h improve text in remaining tiles dialog, and always show the tiles for 2012-07-09 21:44:29 -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 Revert "first of a set of changes to communicate to clients dictionary being" 2012-09-03 21:34:51 -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 Merge branch 'android_branch' into android_bt 2012-02-15 18:18:26 -08: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 use mem_stream_make_sized 2012-09-11 19:17:27 -07:00