xwords/xwords4/android/XWords4
Eric House 2ae6bd8caf override onMeasure to make BoardView only as large as it needs to be
so that on tall narrow screens (e.g. Kindle Fire) there's no white
space between the tray and the buttons.
2012-07-01 12:54:38 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni more work on single-pass scoreboard drawing. Now the jni stuff is 2012-07-01 10:04:10 -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 override onMeasure to make BoardView only as large as it needs to be 2012-07-01 12:54:38 -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