xwords/xwords4/android/XWords4/jni
2014-02-28 18:59:12 -08:00
..
.gitignore remove file to be generated by build system 2013-11-04 19:19:09 -08:00
anddict.c fix compile warnings 2014-02-10 18:23:03 -08:00
anddict.h fix compile warnings 2014-02-10 18:23:03 -08:00
andglobals.h add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
Android.mk use ccache for jni if present 2014-01-21 07:20:51 -08:00
andutils.c Merge branch 'android_branch' into android_thumbnail 2013-11-04 06:20:53 -08:00
andutils.h Merge branch 'android_branch' into android_thumbnail 2013-11-04 06:20:53 -08:00
drawwrapper.c fix compile warnings 2014-02-10 18:23:03 -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 add message checksumming for android too by making it part of util 2013-07-10 08:05:47 -07:00
jniutlswrapper.h add message checksumming for android too by making it part of util 2013-07-10 08:05:47 -07:00
LocalizedStrIncludes.h implement resign on top of existing endGame logic, adding "quitter" as 2012-10-07 12:47:06 -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 remove logging 2013-11-27 07:10:08 -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 Revert "pass additional param into java world so don't show toast every time connect to relay" 2013-07-08 06:30:26 -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 problems with opening and using wordlists on 64-bit linux by 2014-01-07 06:58:20 -08:00
xwjni.c add summary DB column and jni code to fetch it to store and display number of unacked messages a game has. And add debug-only option to display it in the main list. In the future I want to be able to iterate over all these games and resend their packets (without opening them visually) when an internet connection comes back up. 2014-02-28 18:59:12 -08:00