xwords/xwords4/android/XWords4
Andy2 be35d875b2 move game data from separate files into a BLOB column in the existing
summaries db table, using the existing SNAPSHOT column rather than
adding a new one and upping the version.  Includes utility fired at
game-start to convert existing games that seems to work.  Also
improved a few queries and updates to -- I think -- use the API
better.
2010-11-24 17:22:04 -08:00
..
assets remove the big dictionary. Ideally I'll figure out how to gracefully 2010-11-22 18:24:37 -08:00
jni remove nPlayers from game_summarize 2010-11-19 18:23:34 -08:00
res add one more change 2010-11-21 20:12:45 -08:00
src/org/eehouse/android/xw4 move game data from separate files into a BLOB column in the existing 2010-11-24 17:22:04 -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 up constants for b19 2010-11-16 21:06:43 -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