mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-03 20:46:01 +01:00
c706205cd1
JNIThread is somehow sticking around sometimes and holding the lock for a game so that that game can never be opened again. On the theory that there's some place retain() was called but not release(), use the thing in try-with-resources wherever possible. Which is pretty much everywhere. Also added age to the lock-holder report being uploaded. |
||
---|---|---|
.. | ||
java/org/eehouse/android/xw4 | ||
res | ||
AndroidManifest.xml | ||
google-services.json |