xwords/xwords4/android/XWords4
Andy2 9956bc417d fix bugs: chosen dict was being pulled by index from non-sorted
version of the list user saw when choosing the index. Fix is to use
same list. Cancel after selecting dict didn't work as the selection
listener had already copied the selected dict name over.  Now the
listener leaves that for the Ok button's onclick listener.
2011-09-03 19:38:52 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni get rid of unused constants 2011-09-02 18:36:26 -07:00
res when there's no move made yet to display after score entry held say 2011-09-02 19:24:42 -07:00
src/org/eehouse/android/xw4 fix bugs: chosen dict was being pulled by index from non-sorted 2011-09-03 19:38:52 -07:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml record, commented out, attempt to send NBS message. sendDataMessage() 2011-08-25 06:52:12 -07: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