xwords/xwords4/android/XWords4
Eric House 5ca35254cc pass messages to BT and send them -- they're received on the other
side but not yet acted on.  Combine several send threads into one so
that all bt socket operations will be in the same thread and can't
coincide.  (Rescan is broken.)
2012-01-25 18:32:07 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni add gameID to params passed to comms' sendproc, including passing 2012-01-25 18:27:37 -08:00
res lots of changes. Respond to new-bt-game button by posting a list of 2012-01-23 20:52:04 -08:00
src/org/eehouse/android/xw4 pass messages to BT and send them -- they're received on the other 2012-01-25 18:32:07 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml Play around with getting notified when another device connects. I 2012-01-19 22:32:34 -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 update build scripts to use newer NDK. 2012-01-02 18:11:36 -08:00