xwords/xwords4/android
eehouse 4b7dad5f5c fix jni reentrancy problem when onPause called while a blocking dialog
is up.  The fix is to track if there's a thread blocked and to
interrupt it so it can return through the jni as if the dialog were
cancelled.  More explanation in comments part of this checkin.
2010-05-27 02:58:56 +00:00
..
scripts shorten pattern to include multi-line elements (I should use 2010-05-27 02:58:08 +00:00
XWords4 fix jni reentrancy problem when onPause called while a blocking dialog 2010-05-27 02:58:56 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00