xwords/xwords4
Eric House 1c2a0ed994 Rename SMSService NBSProxy, and make it not a service
Just keep a thread for each
phone we're sending to or receiving from, and pass them packets and
other things to send or (incoming case) process. So far the threads
don't die, but they will soon once there's nothing in their queues. Just
need to be sure there's no racing there.

This is to work around the frequent failure of the OS to pass enqeued work
into the service within a reasonable amount of time (I expect seconds, but see
delays of minutes or even hours.)
2019-06-23 10:20:16 -07:00
..
android Rename SMSService NBSProxy, and make it not a service 2019-06-23 10:20:16 -07:00
common use mutex to synchronize access to smsproto apis 2019-06-23 10:20:16 -07:00
dawg add makefile for new wordlist 2019-06-23 10:20:16 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux cut logging in test app 2019-06-23 10:20:16 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay Wait for ACK to remove stored message 2019-06-23 10:19:01 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00