xwords/xwords4/android/XWords4/jni
Eric House 094d08e903 Get play via BT working!!! Replace BTConnection with BTService to make
keeping the listener/sender threads going much easier.  Create new
message sink to dispatch incoming messages, and start passing return
addresses into comms (not required before when relay was only
transport as it has no return addresses.)
2012-01-30 06:39:18 -08:00
..
anddict.c fix ptr out-of-bounds test. Was failing an empty dict. 2011-11-21 18:04:20 -08:00
anddict.h turn on sanity checking of dicts in download directory, but from 2011-11-10 19:02:18 -08:00
andglobals.h add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
Android.mk update build scripts to use newer NDK. 2012-01-02 18:11:36 -08:00
andutils.c copy bt_hostName as part of address 2012-01-24 06:51:40 -08:00
andutils.h report counts/values using language rather than dictionary name. To 2011-04-11 18:55:42 -07:00
drawwrapper.c pass tile value into drawCell(). Java code doesn't use it yet, but I 2011-12-02 18:58:52 -08:00
drawwrapper.h Work when initialized with a null instance of DrawCtxt. (All calls 2010-02-09 14:21:58 +00:00
jniutlswrapper.c Since we're not using bitmaps any more remove the code to parse and 2010-04-22 04:56:14 +00:00
jniutlswrapper.h pass boolean isUTF8 in from jni, and if false create InputStreamReader 2010-04-20 02:38:42 +00:00
LocalizedStrIncludes.h get rid of unused constants 2011-09-02 18:36:26 -07:00
utils.c add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
utilwrapper.c fix to compile with API changes 2011-11-18 07:41:13 -08: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 add gameID to params passed to comms' sendproc, including passing 2012-01-25 18:27:37 -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 Get play via BT working!!! Replace BTConnection with BTService to make 2012-01-30 06:39:18 -08:00