xwords/xwords4/android/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
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni draw_scoreBegin now returns a boolean 2010-05-12 11:51:55 +00:00
res move the download-url string into non-localizable strings 2010-05-12 11:48:33 +00:00
src/org/eehouse/android/xw4 don't store Context as a class variable in CommonPrefs. Instead, pass 2010-05-12 11:54:36 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml add minSdkVersion and targetSdkVersion 2010-05-12 11:47:22 +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