xwords/xwords4/android/XWords4
eehouse cbb7f5ff4f move game shutdown into onPause and startup from onCreate to onStart
and onResume so that state's been saved by the time GamesList gets
focus again and wants to display it.  This requires that startup be
ingnored when game's already loaded and that some code test for null
game ptr before acting.
2010-04-08 04:11:15 +00:00
..
assets ready for next release: remove Hex dict and turn off logging 2010-03-14 16:32:54 +00:00
jni add basic framework to collect metadata prior to saving open game 2010-04-08 04:09:50 +00:00
res remove ability to edit host and port when configuring relay. Must use 2010-03-21 03:13:16 +00:00
src/org/eehouse/android/xw4 move game shutdown into onPause and startup from onCreate to onStart 2010-04-08 04:11:15 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml add menuitem to main games list view that brings up view of all 2010-03-14 05:01:55 +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