xwords/xwords4/android
Eric House aad97c7c23 grab the GameLock in synchronized code
I'm seeing unreproducible crashes trying to double-dispose jni game
instances and think it's a race condition involving JNIThread. Forcing
it to hold the lock in the constructor, access to which is synchronized,
is an improvement and may well fix it.
2016-08-04 06:48:39 -07:00
..
scripts remove compile-time enabling of chat: it's not coming out 2016-07-29 07:32:50 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 grab the GameLock in synchronized code 2016-08-04 06:48:39 -07:00
XWords4-dbg ignore new files 2016-07-18 13:26:14 -07:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update build/install instructions 2015-03-03 07:12:44 -08:00