xwords/xwords4/android/XWords4
Eric House da4d841220 use per-device UDP rather than per-board TCP to communicate with
relay, including latest UDP protocol and acking changes.  Basically
works (in emulator at least) but there are problems especially with
initial game creation.
2013-01-23 07:46:13 -08:00
..
assets new versions of dicts with checksums and descriptions 2012-09-08 10:08:39 -07:00
jni add comms_stop() to jni and use it 2013-01-20 21:33:35 -08:00
libs merge in changes from the -gcm directory: GCM will be a feature of the 2012-11-02 05:35:31 -07:00
res add a debug pref for turning on UDP-based networking (ignored so far) 2013-01-19 16:03:29 -08:00
src/org/eehouse/android/xw4 use per-device UDP rather than per-board TCP to communicate with 2013-01-23 07:46:13 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml up version strings and number 2013-01-01 22:33:31 -08:00
build.xml make it possible to build without knowing the GCM sender ID. 2012-11-22 08:13:06 -08: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
project.properties use preferred SDK-8 API to look for downloads directory, and wrap it 2012-12-05 07:32:11 -08:00