mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
5ba6579180
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(). |
||
---|---|---|
.. | ||
assets | ||
jni | ||
res | ||
src/org/eehouse/android/xw4 | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
build_unchecked.xml | ||
default.properties |