xwords/xwords4/android/XWords4
Andy2 8d9aa5ae0e failing to post a blocking dialog means the jni thread hangs forever.
Bad.  So test if we can post (if the handler's still available) and
drop the request, freeing the thread, if not.  (Access to m_handler
should probably be synchronized now that it's getting cleared, but
that's another bug.)
2011-07-29 07:19:33 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni assert fired for unknown reason. Fix behavior in non-assert-enabled 2011-07-21 05:07:41 -07:00
res finish changes list 2011-07-22 10:54:06 -07:00
src/org/eehouse/android/xw4 failing to post a blocking dialog means the jni thread hangs forever. 2011-07-29 07:19:33 -07:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml version update -- getting ready for next beta! 2011-07-14 18:53:45 -07: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