Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
eehouse a3926f42ff move game save into jnithread so it can be synchronized with other
activities accessing the jni, then do it once in onPause and again in
onDestroy before closing the game.  Network activities are probably
the only things that can change the game state after onPause is
called, so they'll probably want to be followed by SAVE commands.
2010-06-03 04:57:46 +00:00
CVSROOT initial checkin 2003-08-27 19:12:36 +00:00
xwords4 move game save into jnithread so it can be synchronized with other 2010-06-03 04:57:46 +00:00