xwords/xwords4/android
Eric House 741dbf2bed fix finish() to close a specific fragment
Rather than just pop whatever's on top of the back stack, which might be
the alert whose listener called finish(), use saved commit() ids to pop
down to the fragment itself. This feels like a risky change, and it's
tested only by back-button-dismissing the Wait alert in an unconnected
game in BoardDelegate, so needs some bake time.
2017-08-29 07:10:04 -07:00
..
app fix finish() to close a specific fragment 2017-08-29 07:10:04 -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 Translated using Weblate (Portuguese) 2017-07-26 21:46:17 +02:00
scripts sort by versionCode, then by file age 2017-08-16 07:29:17 -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 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