xwords/xwords4/android/XWords4
Andy2 9818a29f86 Use bitvector (an int) instead of an enum for flags noting what
arrived in the background. When notification that game's over arrives,
add it to the flags, then on game open show the game over dialog (in
addition to raising chat activity and possibly showing recent move.)
2011-02-24 07:09:41 -08:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni return "" rather than null when there's no java class backing util -- 2011-02-09 06:17:38 -08:00
res Merge branch 'android_branch' of ssh://xwords.git.sourceforge.net/gitroot/xwords/xwords into android_branch 2011-02-22 19:56:40 -08:00
src/org/eehouse/android/xw4 Use bitvector (an int) instead of an enum for flags noting what 2011-02-24 07:09:41 -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