xwords/xwords4/android/XWords4/jni
Eric House 272fc6e812 Move board_layout call onto jni thread, and change order in which it's
done to make that work. This is a snapshot: not all boards draw completely,
and there's other debugging to be done.
2013-11-06 06:49:27 -08:00
..
.gitignore remove file to be generated by build system 2013-11-04 19:19:09 -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 build with COMMON_LAYOUT defined, and when off-by-default debug pref 2013-11-03 12:17:20 -08:00
andutils.c build with COMMON_LAYOUT defined, and when off-by-default debug pref 2013-11-03 12:17:20 -08:00
andutils.h move ints and booleans between java and c structs using arrays of data 2013-11-01 19:10:08 -07:00
drawwrapper.c don't crash on null dctxt 2013-10-31 06:35:23 -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 Move board_layout call onto jni thread, and change order in which it's 2013-11-06 06:49:27 -08:00