xwords/xwords4/android/XWords4/jni
Eric House 1e22a33d55 go back to android-7 SDK version to support 2.1, and to make that work
remove use of java base64 encoding in favor of the C version I'd
already written (and that was probably compiled into the library
anyway unless the strip step catched unused code.)
2012-03-26 20:03:29 -07:00
..
anddict.c I'm getting a crash on 2.1 in the simulator when calling 2012-03-05 20:04:32 -08: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 turn off BT in main part of tree and fix a couple of places not 2012-02-29 06:47:19 -08:00
andutils.c remove logging 2012-03-19 07:37:16 -07:00
andutils.h optimization: allocate tmp buffer on stack rather than with malloc. 2012-03-11 14:51:51 -07:00
drawwrapper.c I'm getting a crash on 2.1 in the simulator when calling 2012-03-05 20:04:32 -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 fix emacs compile-commands 2012-02-15 18:07:19 -08: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
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 delegate phone number comparison to platform code which in Android 2012-03-19 07:36:18 -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 Merge branch 'android_branch' into android_bt 2012-02-15 18:18:26 -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 go back to android-7 SDK version to support 2.1, and to make that work 2012-03-26 20:03:29 -07:00