xwords/xwords4/android/XWords4
Eric House b7a0f1489b first of a set of changes to communicate to clients dictionary being
used by server.  Clients need to care if e.g. the server's disallowing
phonies based on its dict.  Can only be sent if client is of latest
version.  In that case, common code calls into new util function.  In
future changes, BoardActivity's implemention of the callback will need
to check if the server's choice of dict is available, and if not offer
to download it.  Once it's available, will want to install it.
2012-09-03 21:29:21 -07:00
..
assets add description 2012-08-26 21:36:00 -07:00
jni first of a set of changes to communicate to clients dictionary being 2012-09-03 21:29:21 -07:00
res normalize file: add comments where don't proceed a string, and replace 2012-08-31 21:36:49 -07:00
src/org/eehouse/android/xw4 first of a set of changes to communicate to clients dictionary being 2012-09-03 21:29:21 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml version strings 2012-08-21 18:57:26 -07:00
build.xml add -pre-clean that invokes the jni's 'make clean' 2012-03-05 19:07:49 -08: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
project.properties back to building for android-7 2012-05-30 21:23:53 -07:00