xwords/xwords4/android
Eric House 0e14783d3b use negotiated streamVersion to decide what to send via MQTT
No point in sending the old-topic-format MQTT messages to clients that
know about the new one, and in fact it's harmful. Devices in a game
already agree on the stream version to use and communicate it, so pass
that into comms once it's known and from there on to the device code
that builds mqtt messages.
2023-02-09 16:53:18 -08:00
..
app use negotiated streamVersion to decide what to send via MQTT 2023-02-09 16:53:18 -08:00
gradle/wrapper upgrade to latest gradle version 2020-04-10 07:12:56 -07:00
img_src Add dark- and light-mode themes for board 2021-08-09 09:31:20 -07:00
jni use negotiated streamVersion to decide what to send via MQTT 2023-02-09 16:53:18 -08:00
res_src Translated using Weblate (Italian) 2023-02-01 21:50:51 +01:00
scripts cleanup 2022-11-18 11:09:22 -08:00
website add fdroid sha256 so invitations work there too 2022-11-24 08:25:40 -08:00
.gitignore add to .gitignore 2022-06-13 08:51:10 -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 set sdk versions per variant 2022-11-11 11:59:33 -08:00
gradle.properties changes generated by AS (moving to androidx) 2020-04-10 07:12:56 -07: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