xwords/xwords4/android/XWords4
Andy2 b4fb57de9c move thread inside so it can be started and stopped. And exit the
thread on failure to connect, allowing comms' timer to control when we
retry.  This fixes problem where would try multiple times/second to
connect when relay was down.  Now we try every 15 seconds (per comms,
which can as well back-off), and shortly after the relay comes back up
connect successfully.
2010-11-24 18:14:34 -08:00
..
assets remove the big dictionary. Ideally I'll figure out how to gracefully 2010-11-22 18:24:37 -08:00
jni remove nPlayers from game_summarize 2010-11-19 18:23:34 -08:00
res add one more change 2010-11-21 20:12:45 -08:00
src/org/eehouse/android/xw4 move thread inside so it can be started and stopped. And exit the 2010-11-24 18:14:34 -08:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml up constants for b19 2010-11-16 21:06:43 -08:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00