xwords/xwords4/android/XWords4
Andy2 15503522f2 implement pinch-to-zoom on board -- and do it in such a way that class
loader doesn't barf on older versions of the OS that don't provide the
necessary APIs.  Tested only on original Motorola Droid so far (and
emulator running 1.6, which is too old.)
2011-12-01 18:56:44 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni fix ptr out-of-bounds test. Was failing an empty dict. 2011-11-21 18:04:20 -08:00
res replace restore menus in prefs activity with buttons at bottom of 2011-11-22 19:00:03 -08:00
src/org/eehouse/android/xw4 implement pinch-to-zoom on board -- and do it in such a way that class 2011-12-01 18:56:44 -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 target SDK to pull in multitouch APIs 2011-12-01 05:40:50 -08:00
build.xml More new SDK fixes: put back script to generate GitVersion.java. 2011-11-19 19:49:15 -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 up target SDK to pull in multitouch APIs 2011-12-01 05:40:50 -08:00