xwords/xwords4/android
Eric House ca93f808f3 change invite alert track/dismiss logic
Attempt to fix invite alert sticking around after game connection
finishes, which resulted from the variable pointing to the alert having
been set to null. So stop setting it in onDismiss listener. I think
trying to track it via an iVar is a mistake, that dismiss by tag or
somesuch is the right way to go. But my dialog fragment code isn't up to
that yet.
2017-07-26 07:21:27 -07:00
..
app change invite alert track/dismiss logic 2017-07-26 07:21:27 -07:00
gradle/wrapper move some gradle files 2017-01-18 06:33:00 -08:00
img_src fix image generation 2017-01-18 07:15:08 -08:00
jni finish: using java's base64 en/decoder from java 2017-07-13 07:40:28 -07:00
libs move java files and get them to compile 2017-01-18 08:27:48 -08:00
res_src remove not-again explanation for public rooms 2017-05-06 21:05:42 -07:00
scripts fix (I hope) script for harvesting jni sigs 2017-06-20 22:05:39 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
.gitignore remove an oft-firing assert 2017-06-20 19:17:23 -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 replace Crittercism with Crashlytics, suckily 2017-06-20 21:48:40 -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
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00
settings.gradle move some gradle files 2017-01-18 06:33:00 -08:00