xwords/xwords4
eehouse 6bbf7f32dd don't store Context as a class variable in CommonPrefs. Instead, pass
it into every method where it's needed.  This should fix occasional
crash where the OS relaunches me into an activity that uses prefs
without passing through the GamesListActivity where that static was
getting set.
2010-05-12 11:54:36 +00:00
..
android don't store Context as a class variable in CommonPrefs. Instead, pass 2010-05-12 11:54:36 +00:00
common make draw_scoreBegin return a boolean like the other two draw_*Begin 2010-05-12 11:51:14 +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