xwords/xwords4/android/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
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni extend getSummary() to include array of current scores; add util to set an object 2010-05-05 04:11:08 +00:00
res comment out Hidden games menuitem; rearrange menuitems; fix missing 2010-05-08 19:29:03 +00:00
src/org/eehouse/android/xw4 try passing application context to CommonPrefs. I'm getting a crash 2010-05-09 14:42:19 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml make configure activity default theme like others after finding a 2010-05-04 12:30:55 +00:00
build.xml rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00
local.properties rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00