xwords/xwords4/android
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
..
scripts nuke debugging echo 2010-06-20 09:31:21 -07:00
XWords4 synchronize read and write of files, fixing a race condition between 2010-07-30 17:40:46 -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 fix for new location. Need to get this out of git somehow. 2010-06-07 06:11:11 -07:00