xwords/xwords4/android/XWords4/jni
Eric House e64ecfb78d implement resign on top of existing endGame logic, adding "quitter" as
new param passed to remote and changing final score formatting and
menu items to match.  Still need to show old menu on android in case
where game has already ended.
2012-10-07 12:47:06 -07:00
..
anddict.c Merge branch 'android_branch' into android_dictdb 2012-09-15 16:36:15 -07: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 go with end-game change that takes remaining tiles into account for 2012-08-01 20:31:21 -07:00
andutils.c call back into java for util_getCurSeconds implementation so java and 2012-09-29 19:27:02 -07:00
andutils.h call back into java for util_getCurSeconds implementation so java and 2012-09-29 19:27:02 -07:00
drawwrapper.c replace DeleteLocalRef calls with version that checks for NULL 2012-09-15 15:57:38 -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 Merge branch 'android_branch' into android_dictdb 2012-09-15 16:36:15 -07:00
jniutlswrapper.h combine two jniutils methods into one 2012-09-15 15:21:31 -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 make util_hiliteCell conditional, and remove from android where it 2012-10-05 18:51:32 -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 replace DeleteLocalRef calls with version that checks for NULL 2012-09-15 15:57:38 -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 call back into java for util_getCurSeconds implementation so java and 2012-09-29 19:27:02 -07:00