xwords/xwords4/android/XWords4
Andy2 566a456489 use getChannel().size() rather than available() to decide how many
bytes to read from downloaded dictionary file -- because available()
will not always return the full size.  I suspect this is why a German
user is crashing when using the very large 2_15 German dict.
2011-01-27 21:03:37 -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 turn proxy service back on 2011-01-21 06:10:06 -08:00
src/org/eehouse/android/xw4 use getChannel().size() rather than available() to decide how many 2011-01-27 21:03:37 -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