xwords/xwords4/android/XWords4
Andy2 5ba6579180 Add Discard button to dialog explaining that remote game's been
deleted.  To do that: added interface to TransportProcs that a caller
can implement and to which it delegates the UI (error code reports).
BoardActivity implements that interface.  To avoid a race condition
where the JNIThread would save the game after I'd deleted it I kill
the thread and wait for it to die before deleting the game and calling
finish().
2011-02-25 19:57:43 -08:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni add draw_boardBegin 2011-02-24 22:24:24 -08:00
res add newbie-info on turn-changed 2011-02-25 07:13:54 -08:00
src/org/eehouse/android/xw4 Add Discard button to dialog explaining that remote game's been 2011-02-25 19:57:43 -08:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml add vibrate permission; get RelayReceiver notified on boot so can set 2011-02-23 07:39:14 -08: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