xwords/xwords4/android/app/src/main
Eric House 993fff8e13 use a single queue for all nbsproto threads
No point in worrying about whether a thread exists without emptying its
queue. Instead have a thread start when something's added to the queue
and exit when it's been empty for a while. Only trick is the need to
remember the phone number[s] on behalf of which a retry's necessary
because jni code is waiting to see if combining can be done.
2019-06-23 10:20:16 -07:00
..
assets up strings for release 2019-06-23 10:20:16 -07:00
java/org/eehouse/android/xw4 use a single queue for all nbsproto threads 2019-06-23 10:20:16 -07:00
res preserve checkmarks when invite dialogs rotate 2019-06-23 10:20:16 -07:00
AndroidManifest.xml get rid of DispatchNotify 2019-06-23 10:20:16 -07:00