xwords/xwords4/android
Eric House 2dfc9129f3 add timestamp to saved msgs, modify mqtt header to include later
I want receiver to know when message was originally created. This adds
timestamp to messages and passes it via send proc. Client needs to
send it where possible. So far, MQTT format can't include it without
change, so I'm adding a new proto version. This change can read the
new version. Once that's well-enough distributed I can start sending
using it. Other transmission types than MQTT are for later.
2022-06-29 12:34:27 -07:00
..
app add timestamp to saved msgs, modify mqtt header to include later 2022-06-29 12:34:27 -07: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 add timestamp to saved msgs, modify mqtt header to include later 2022-06-29 12:34:27 -07:00
res_src Translated using Weblate (Chinese (Simplified)) 2022-06-27 07:17:00 +02:00
scripts quick script to build and upload from HEAD 2022-05-15 12:10:03 -07:00
website update web page (esp. fix style for device display) 2019-06-23 10:17:55 -07: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 use sdk 30 -- required by Play Store 2021-12-04 09:30:08 -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