xwords/xwords4/android/XWords4
Andy2 647443c03e reintroduce BroadcastReceiver listening for connectivity going up and
down.  When network's down, return -1 from send proc so that comms
timing can retry.  This works on both cellphone on carrier network
(with airplane mode as the test for loss/gain of network) and on
emulator (with death/restart of relay as the test since I don't know
how to kill the iface itself).  A quick test on phone using wifi this
morning suggested it didn't work, that into/out of airplane mode did
not result in notifications getting set.  Need to test that, and back
this out if can't be fixed since I can't break wifi.
2010-12-15 18:39:25 -08:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni Revert "replace call to rand() with android_only function that reads two bytes" 2010-12-08 05:38:41 -08:00
res update changelog for beta 20 2010-12-09 07:41:43 -08:00
src/org/eehouse/android/xw4 reintroduce BroadcastReceiver listening for connectivity going up and 2010-12-15 18:39:25 -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 version num/strings 2010-12-09 07:21:56 -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