xwords/xwords4/android/XWords4
Andy2 a5fd4cef30 move setRemoveOnDismiss into delegate, and call it from a dialog
that's been crashing when called from performRestoreInstanceState.
The hope is that this will prevent the crash by forcing the dialog to
always be recreated.  But it may be that I just need to test for
m_missingDictNames being null....
2011-04-26 18:26:21 -07:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni expect the array of dicts passed to include the game dict (as part of 2011-04-25 20:16:38 -07:00
res up version info, and collapse two locations into one resource entry. 2011-04-25 20:46:23 -07:00
src/org/eehouse/android/xw4 move setRemoveOnDismiss into delegate, and call it from a dialog 2011-04-26 18:26:21 -07:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml up version info, and collapse two locations into one resource entry. 2011-04-25 20:46:23 -07:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00