xwords/xwords4/android/XWords4
Eric House 326671081a Remove support for versions prior to 2.1, as nobody's using them.
Remove code to avoid classload crash when multitouch support not
present since now it always will be.
2012-03-12 20:34:34 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni optimization: allocate tmp buffer on stack rather than with malloc. 2012-03-11 14:51:51 -07:00
res complete changelog 2012-03-12 19:52:35 -07:00
src/org/eehouse/android/xw4 Remove support for versions prior to 2.1, as nobody's using them. 2012-03-12 20:34:34 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml Remove support for versions prior to 2.1, as nobody's using them. 2012-03-12 20:34:34 -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 update build scripts to use newer NDK. 2012-01-02 18:11:36 -08:00