Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Andy2 13596f8538 synchronize read and write of files, fixing a race condition between
BoardActivity shutdown (save) and GamesList refresh (open) that
resulted in zero-length byte array being passed into the jni.  It's
now possible for the list to win the race and display old data, so a
better solution would be to check-out the file in such a way that the
list couldn't read it until it was update, but at least now we won't
crash.
2010-07-30 17:40:46 -07:00
xwords4 synchronize read and write of files, fixing a race condition between 2010-07-30 17:40:46 -07:00
.gitignore hide all apk files 2010-06-06 08:59:15 -07:00