xwords/xwords4/android/XWords4/jni
Eric House 74aeeca8e0 move BT device listing into its own Activity. Call it from
NewGameActivity and from BoardActivity when the new notifyMissing
method gets called.  Works as before called from NewGameActivity but
BoardActivity crashes on iterating over list of devices returned.
2012-02-09 05:21:23 -08:00
..
anddict.c on ICS CreateGlobalRef doesn't return the same value as is passed in. 2012-02-05 19:12:09 -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 turn on XWFEATURE_BLUETOOTH 2012-02-07 17:38:50 -08:00
andutils.c include hwAddr as well as device name in bt section of address 2012-01-31 18:48:59 -08:00
andutils.h report counts/values using language rather than dictionary name. To 2011-04-11 18:55:42 -07:00
drawwrapper.c on ICS CreateGlobalRef doesn't return the same value as is passed in. 2012-02-05 19:12:09 -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 move BT device listing into its own Activity. Call it from 2012-02-09 05:21:23 -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 on ICS CreateGlobalRef doesn't return the same value as is passed in. 2012-02-05 19:12:09 -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 track a BT game's set (singleton for two-device game) of remote 2012-02-06 19:02:19 -08:00