xwords/xwords4
Eric House c706205cd1 Make JNIThread autoclosable and use everywhere
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.
2019-06-23 10:12:05 -07:00
..
android Make JNIThread autoclosable and use everywhere 2019-06-23 10:12:05 -07:00
common add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
dawg fix md5sum calc for non-utf8 wordlists 2019-01-05 18:46:58 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay stop storing fcm keys and similar data in postgres arrays 2019-06-23 10:10:00 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00