xwords/xwords4/android/XWords4
Andy2 77fe3952da register for notification of network going up and down; start using
that information to connect and not.  There seems to be no way to get
notified when a socket's underlying transport goes down (might not
even want to) so this will be the best way to have the arrows go red
when the device goes into airplane mode.
2010-12-06 20:19:17 -08:00
..
assets remove the big dictionary. Ideally I'll figure out how to gracefully 2010-11-22 18:24:37 -08:00
jni fix infinite loop creating networked game: util_rand() can't call into 2010-12-03 06:43:40 -08:00
res new strings for dict substitution 2010-11-30 06:37:23 -08:00
src/org/eehouse/android/xw4 register for notification of network going up and down; start using 2010-12-06 20:19:17 -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 register for notification of network going up and down; start using 2010-12-06 20:19:17 -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