xwords/xwords4/android/app/src
Eric House 29661d2a7e fix relay interactions again
Eliminate the writer thread, since onHandleWork() is already getting
called on a thread and can process the outbound queue itself. And get
rid of reader thread needing to wait for an instance of the RelayService
to be available to process a packet (which was taking 5-10 seconds all
the time): just post received packets via an enqueueWork() call using
the app context that's always available.
2019-06-23 10:12:05 -07:00
..
debug/assets experimental on-device log-saving script 2017-02-08 07:01:38 -08:00
main fix relay interactions again 2019-06-23 10:12:05 -07:00
xw4 add flavor to toasted got-fcm message 2019-06-23 10:10:00 -07:00
xw4d remove sms permissions from play store variant 2019-06-23 10:09:59 -07:00
xw4dNoSMS/java/org/eehouse/android/xw4 remove sms permissions from play store variant 2019-06-23 10:09:59 -07:00
xw4fdroid/java/org/eehouse/android/xw4 add app-side support for firebase messaging 2019-06-23 10:09:00 -07:00