xwords/xwords4/android/XWords4
Eric House 47c3bd3090 track a BT game's set (singleton for two-device game) of remote
devices in summary DB so, e.g., we can quickly determine what games
care when a devices becomes available via BT.  First use of this is
notifying when a remote game's deleted -- least that's the plan.  This
commit just adds to the DB and scans the DB to build a map of
device->gameIDs array.
2012-02-06 19:02:19 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni track a BT game's set (singleton for two-device game) of remote 2012-02-06 19:02:19 -08:00
res Recipient of BT new-game invitation puts up Notification after 2012-02-03 17:21:17 -08:00
src/org/eehouse/android/xw4 track a BT game's set (singleton for two-device game) of remote 2012-02-06 19:02:19 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml add BTReceiver -- will need to know when BT goes up and down. 2012-02-01 06:13:55 -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