xwords/xwords4/android/XWords4
eehouse a3926f42ff move game save into jnithread so it can be synchronized with other
activities accessing the jni, then do it once in onPause and again in
onDestroy before closing the game.  Network activities are probably
the only things that can change the game state after onPause is
called, so they'll probably want to be followed by SAVE commands.
2010-06-03 04:57:46 +00:00
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni include new param to board_zoom 2010-06-02 04:58:53 +00:00
res revert 3407; deleted a string I needed 2010-05-27 12:52:48 +00:00
src/org/eehouse/android/xw4 move game save into jnithread so it can be synchronized with other 2010-06-03 04:57:46 +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