xwords/xwords4/android/XWords4
Andy2 f9afcc0e6f add ability to tag events as UI or not. CMD_DO is not. Only UI
events in queue prevent engine from continuing.  This fixes bug where
server running engine on behalf of robot would starve the UI thread by
looping forever seeing the engine bail because a CMD_DO was in the
queue and then adding a CMD_DO to try running the engine yet again.
2010-07-30 06:43:56 -07:00
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni call srand with current time (attempting to fix what may be duplicate 2010-07-29 06:53:06 -07:00
res Add credits to About; use style to remove duplicates; credit Sarah. 2010-07-18 19:16:46 -07:00
src/org/eehouse/android/xw4 add ability to tag events as UI or not. CMD_DO is not. Only UI 2010-07-30 06:43:56 -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 up version to b13 so can be tagged to match. 2010-07-18 14:40:53 -07:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00