xwords/xwords4/android/app/src/main
Eric House 35bcc3910c 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-04-02 21:48:58 -07:00
..
assets up strings for release 2019-03-25 15:41:40 -07:00
java/org/eehouse/android/xw4 Rename SMSService NBSProxy, and make it not a service 2019-04-02 21:48:58 -07:00
res reflect bt receipts in how long since saw device 2019-03-25 13:53:25 -07:00
AndroidManifest.xml Rename SMSService NBSProxy, and make it not a service 2019-04-02 21:48:58 -07:00