xwords/xwords4/android
Eric House e18b2d5c75 avoid crash by dropping GAME_OVER event
Play Store reports say I'm getting this event when I don't have a
valid jni game instance to work with. So test for that, and drop the
event. If it's a race condition this should fix it. If not I'll get
some other crash report that might be more useful.
2021-05-27 10:56:21 -07:00
..
app avoid crash by dropping GAME_OVER event 2021-05-27 10:56:21 -07:00
gradle/wrapper upgrade to latest gradle version 2020-04-10 07:12:56 -07:00
img_src add another as-generated vector asset 2021-03-20 20:05:13 -07:00
jni cleanup of recent changes 2021-05-14 11:34:15 -07:00
res_src Translated using Weblate (Chinese (Simplified)) 2021-05-23 12:31:59 +02:00
scripts Merge branch 'android_branch' into wasm 2021-03-27 10:27:14 -07:00
website update web page (esp. fix style for device display) 2019-06-23 10:17:55 -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 up target sdk from 28 to 29 2020-08-17 12:45:55 -07: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