xwords/xwords4/android
Eric House f1956ddcb4 prevent continuing attempts to send messages from client after it's
deleted the game those messages are part of.  I'm keeping a list of
dead games and checking against that, and currently that list will
grow for as long as the sender thread lives.  Shouldn't be a problem
but needs fixing.  Better would be to remove all messages from queues,
but that has synchronization issues.
2012-02-27 07:57:54 -08:00
..
scripts take .apk file as optional param 2012-02-22 13:01:00 -08:00
XWords4 prevent continuing attempts to send messages from client after it's 2012-02-27 07:57:54 -08:00
XWords4-dbg fix variant generation -- seems to work now. JNI was broken. 2012-02-13 23:35:41 -08: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 instructions for building 2011-11-19 20:05:04 -08:00