mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
cfaa6849b2
I was getting an occasional crash using a stale env to delete a dict's resources because the dict was cacheing the env that created it. Dumb! Using the thread->env mapping stuff worked, but that felt risky and so I tried just passing it in. It's safe, and involves an amount of change I can tolerate. So likely going that way. |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
img_src | ||
jni | ||
res_src | ||
scripts | ||
website | ||
.gitignore | ||
Application.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
id_rsa_uploader.enc | ||
INSTALL.txt | ||
settings.gradle |