xwords/xwords4/android
Eric House 82e6c5495b fix to delete dict even when loc is wrong
Somehow I got a wordlist into a location different from what was
recorded in the DB table and since the delete command matched on
location as well as name it was never deleted (which meant the checksum
was never updated and so upgrading never seemed to succeed.) Removing
the match on location fixed that problem, and since I don't see any harm
in cacheing only one version of a wordlist will simply leave it that
way.

Did a bunch of cleanup as well.
2018-05-01 07:22:59 -07:00
..
app fix to delete dict even when loc is wrong 2018-05-01 07:22:59 -07:00
gradle/wrapper move some gradle files 2017-01-18 06:33:00 -08:00
img_src tweak icons; make and add untrade 2017-12-30 15:07:11 -08:00
jni don't need the local threadinfo at all 2018-01-23 21:26:11 -08:00
libs move java files and get them to compile 2017-01-18 08:27:48 -08:00
res_src Merge branch 'android_translate' of git://git.weblate.org/xwords into android_translate 2018-03-14 19:29:13 -07:00
scripts show usage when no args provided 2018-04-29 20:12:22 -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
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