xwords/xwords4/android/XWords4
Eric House 599d01bfc7 Replace most of NBSReceiver with new NBSService. Route outgoing (from
comms) and incoming (from NBSReceiver) messages through it.  Since
some messages are too big, add header/protocol for breaking them up
and reassemble.  With this commit complete robot-vs-robot games are
possible between two very new Samsung phones on T-mobile.  Older
phones and other networks not tested.
2012-03-19 07:56:55 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni remove logging 2012-03-19 07:37:16 -07:00
res Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00
src/org/eehouse/android/xw4 Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00
build.xml add -pre-clean that invokes the jni's 'make clean' 2012-03-05 19:07:49 -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 Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00