xwords/xwords4/android/app/src
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
..
debug/assets experimental on-device log-saving script 2017-02-08 07:01:38 -08:00
main use a single queue for all nbsproto threads 2019-06-23 10:20:16 -07:00
xw4d move SMSReceiver from main manifest to the others 2019-06-23 10:20:16 -07:00
xw4dNoSMS add missing AndroidManifest.xml files for new variants 2019-06-23 10:19:01 -07:00
xw4fdroid move SMSReceiver from main manifest to the others 2019-06-23 10:20:16 -07:00
xw4NoSMS change emacs compile command (in comment) 2019-06-23 10:19:01 -07:00
xw4SMS move SMSReceiver from main manifest to the others 2019-06-23 10:20:16 -07:00