xwords/xwords4
eehouse 77f21c6f2e try passing application context to CommonPrefs. I'm getting a crash
on device when app's been running for a while and, perhaps, the
original GamesList activity has been recycled but CommonPrefs instance
with its static has not.  The BoardView is being recreated and
CommonPrefs asserts that m_context is null.  That shouldn't be
possible, but we'll try this.
2010-05-09 14:42:19 +00:00
..
android try passing application context to CommonPrefs. I'm getting a crash 2010-05-09 14:42:19 +00:00
common for some reason on wince coords are passed to coordToCell() that are 2010-04-24 03:51:39 +00:00
dawg Useful ftell, commented out. 2009-03-29 18:13:09 +00:00
linux add missing params so compiles 2010-04-23 09:32:14 +00:00
relay use strcasecmp rather than strcmp on cookies (room names) to make 2010-05-01 02:49:19 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince Fix to compile and work with recent API changes. Still need to have 2010-04-24 03:56:50 +00:00
.gitignore add some .gitignore files 2010-02-24 04:28:34 +00:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00