xwords/xwords4/android/XWords4/jni
Andy2 ea05c34d8f add the alternative send proc to the java transportprocs interface,
and call through to it from the jni.  Add another implemenation of the
interface and pass that when opening games in the background.
2011-08-10 21:06:05 -07:00
..
anddict.c only load and pass in dict as byte[] when path isn't available 2011-08-08 20:27:42 -07:00
anddict.h as first step in using mmap for dictionaries instead of passing byte 2011-08-08 19:41:45 -07:00
andglobals.h add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
Android.mk remove code for engine progress -- it's been disabled for a while 2011-07-31 20:52:27 -07:00
andutils.c add timestamps to jni logs 2011-07-04 09:38:22 -07:00
andutils.h report counts/values using language rather than dictionary name. To 2011-04-11 18:55:42 -07:00
drawwrapper.c get rid of unused parameter 2011-04-28 18:47:16 -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 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 add name of remote player to notification that remote player moved. 2011-07-15 18:13:55 -07:00
utils.c add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
utilwrapper.c assert fired for unknown reason. Fix behavior in non-assert-enabled 2011-07-21 05:07:41 -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 add the alternative send proc to the java transportprocs interface, 2011-08-10 21:06:05 -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 add timestamps to jni logs 2011-07-04 09:38:22 -07:00
xwjni.c toward the ability to send replies to messages received in background 2011-08-10 18:28:34 -07:00