xwords/xwords4/android/app
Eric House 4f8f14c83b kill thread when wait() fires InterruptedException
Rather than just dropping it and going back to a wait that will likely
last forever. I *think* wait() throwing that exception means the
thread's being killed, in which case the exception should be thrown up
to the containing loop that will then exit.
2018-12-11 06:57:59 -08:00
..
src kill thread when wait() fires InterruptedException 2018-12-11 06:57:59 -08:00
build.gradle include X86 native library again 2018-12-09 18:26:59 -08:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00
proguard-rules.pro tweak comments 2017-07-19 06:16:22 -07:00