xwords/xwords4/android/XWords4
Eric House 2e6b64a4e4 complete implementation of java part of one-pass scoreboard draw. Now
looks pretty much identical to what the old code draws except that
rather than having width allocated in proportion to requested size all
get the same width except the one whose score it is which gets 2x.
2012-07-01 17:24:50 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni complete implementation of java part of one-pass scoreboard draw. Now 2012-07-01 17:24:50 -07:00
res override onMeasure to make BoardView only as large as it needs to be 2012-07-01 12:54:38 -07:00
src/org/eehouse/android/xw4 complete implementation of java part of one-pass scoreboard draw. Now 2012-07-01 17:24:50 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml up version strings and changelog 2012-06-19 07:36:32 -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