xwords/xwords4/android/XWords4
eehouse 4b7dad5f5c fix jni reentrancy problem when onPause called while a blocking dialog
is up.  The fix is to track if there's a thread blocked and to
interrupt it so it can return through the jni as if the dialog were
cancelled.  More explanation in comments part of this checkin.
2010-05-27 02:58:56 +00:00
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni fix yOffsetChanged to follow new API, but still leave commented out; 2010-05-12 11:56:01 +00:00
res include name of game in title of game-configure screen 2010-05-27 02:58:27 +00:00
src/org/eehouse/android/xw4 fix jni reentrancy problem when onPause called while a blocking dialog 2010-05-27 02:58:56 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml include name of game in title of game-configure screen 2010-05-27 02:58:27 +00:00
build.xml rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00
local.properties rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00