xwords/xwords4/android
Eric House dfe79a2d97 move game loading into GameLock
Fixed race conditions revealed by dual-pane mode where GameLock could be
instantiated and then attempts made to reference its game (jni calls)
before it had been loaded. So now loading happens inside the same
synchronized methods as opening or creating a game.
2016-08-12 08:33:36 -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 move game loading into GameLock 2016-08-12 08:33:36 -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:14:03 -08:00