xwords/xwords4/android/XWords4
Andy2 9fccbcc6b4 Problem with new minimal-config relay dialog: user can accidentally
tap "play game" and wind up connecting and creating an empty-room-name
game; or can dismiss the dialog and be confused because there's no way
back to it.  Solution: define empty-room-name as an illegal case.
Check for it when "play game" is tapped in either config dialog and
raise an alert.  And when user wants to open a game from the GamesList
activity go to the minimal config dialog if it's a relay game without
a room name.
2010-11-06 16:41:12 -07:00
..
assets add CollegeEng dict and make it default for new games 2010-10-26 06:54:54 -07:00
jni add devOrder (= hostID) to params passed on connect. Fix to pass new 2010-10-29 06:34:39 -07:00
res Problem with new minimal-config relay dialog: user can accidentally 2010-11-06 16:41:12 -07:00
src/org/eehouse/android/xw4 Problem with new minimal-config relay dialog: user can accidentally 2010-11-06 16:41:12 -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 Merge branch 'relay_proxy' of ssh://xwords.git.sourceforge.net/gitroot/xwords/xwords into relay_proxy 2010-11-05 05:10:24 -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