xwords/xwords4/android/XWords4
Andy2 465370bac6 add ctime and mtime timestamps to DB when creating, and upgrade to new
version by adding them.  Can't have them default to 'now' because
that's not supported for ADDs.  Can't remove columns either, so at
some point I'll need to migrate to get rid of accumulated cruft.
Timestamps are not set nor read yet.
2011-01-14 19:03:08 -08:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni turn off tile selection for android 2011-01-12 19:01:04 -08:00
res add hints-allowed to set of defaults for new games 2011-01-13 18:45:38 -08:00
src/org/eehouse/android/xw4 add ctime and mtime timestamps to DB when creating, and upgrade to new 2011-01-14 19:03:08 -08:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml add ACCESS_NETWORK_STATE permission 2011-01-06 08:08:36 -08: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