xwords/xwords4/android/XWords4/jni
2011-11-02 18:46:06 -07:00
..
anddict.c dict_getInfo returns false if the dict doesn't parse so can be used to 2011-10-23 14:21:57 -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 fix to compile with new dictiter files 2011-10-31 21:11:22 -07:00
andutils.c fix to compile with changed API. Crashes, but want to fix up API in 2011-10-31 18:22:33 -07:00
andutils.h report counts/values using language rather than dictionary name. To 2011-04-11 18:55:42 -07:00
drawwrapper.c remove unused DrawFocusState params from jni interface 2011-10-04 19:03: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 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 turn on face-up tile picking for Android (though there's no prefs UI 2011-10-28 22:15:56 -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 new parameter so client always gets notified on connection 2011-05-19 05:51:00 -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 catch up with API changes. 2011-11-02 18:46:06 -07:00