xwords/xwords4/android/XWords4-bt
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 add various files required for new variant. Plan is this will be a 2012-02-27 20:02:15 -08:00
jni turn on XWFEATURE_SMS 2012-03-19 07:36:40 -07:00
res add UI (some of it rough) to invite to play a new game via NBS and to 2012-03-14 06:06:25 -07:00
src/org/eehouse/android/xw4bt Replace most of NBSReceiver with new NBSService. Route outgoing (from 2012-03-19 07:56:55 -07:00
.gitignore new files to .gitignores; go back to discarding build command output 2012-03-01 06:32:49 -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 target other build.xml files have 2012-03-05 20:14:54 -08:00
project.properties use sdk-api-8 for now to get Base64 stuff. Can and should revert later. 2012-03-14 18:10:08 -07:00