xwords/xwords4/android
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
..
app fix relay interactions again 2019-06-23 10:12:05 -07:00
gradle/wrapper upgrade AS and gradle and with luck travis will work 2018-05-06 14:33:10 -07:00
img_src tweak icons; make and add untrade 2017-12-30 15:07:11 -08:00
jni remove some logging 2019-06-23 10:12:05 -07:00
libs remove GCM -- crashes when invoked from server! 2019-01-15 14:18:20 -08:00
res_src Translated using Weblate (Polish) 2019-06-20 21:00:29 +02:00
scripts remove sms permissions from play store variant 2019-06-23 10:09:59 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
.gitignore ignore generated files 2017-08-22 07:52:15 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
build.gradle add app-side support for firebase messaging 2019-06-23 10:09:00 -07:00
gradle.properties move some gradle files 2017-01-18 06:33:00 -08:00
gradlew move some gradle files 2017-01-18 06:33:00 -08:00
gradlew.bat more cleanup. Get Crittercism stuff compiling. 2017-01-18 19:03:36 -08:00
id_rsa_uploader.enc try to fix travis: copy over .enc file 2017-09-11 06:47:59 -07:00
INSTALL.txt update build instruction 2017-12-29 17:56:50 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00