xwords/xwords4/android/app/src/xw4d
Eric House fe721edb97 Recast BTService as a JobIntentService
Got tired of the space the forground-service notification icons were
taking. So now BT sends and receives are done via static threads and
onHandleWork(). The send thread times itself out quickly. The receive
thread doesn't yet. We'll see how long the OS lets it run and what
needs to be done to deal with that.
2019-02-08 13:23:07 -08:00
..
java/org/eehouse/android/xw4 add app-side support for firebase messaging 2019-01-24 18:20:01 -08:00
res Recast BTService as a JobIntentService 2019-02-08 13:23:07 -08:00
AndroidManifest.xml remove sms permissions from play store variant 2019-01-24 18:45:24 -08:00
google-services.json add app-side support for firebase messaging 2019-01-24 18:20:01 -08:00