xwords/xwords4/android/XWords4
Eric House b898637666 close game that has no way to connect
add "close game" button to warning about lack of comms, and do that on
dismiss too. Nothing good can come from having the thing stay open.

Eventually the "close" should turn into "edit" and launch GameConfig on
the game with the comms selector up, but that's hard, as currently the
launch only happens from GamesList and is via
startActivityForResult. Might be easiest to close and send an intent to
GamesList to cause it to launch GameConfig that way. Not for this release.
2017-01-07 07:44:53 -08:00
..
app fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
archive add another perms request/rationale 2017-01-04 07:10:45 -08:00
assets another changelog tweak 2016-12-30 20:38:24 -08:00
gradle/wrapper Set AS upgrade gradle 2016-09-15 20:33:20 -07:00
img_src add missing image 2015-08-24 07:42:36 -07:00
jni fix compile-time warning 2016-12-30 06:49:52 -08:00
libs fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
res fix crash duplicating no-address network game 2017-01-07 07:41:38 -08:00
res_src fix crash duplicating no-address network game 2017-01-07 07:41:38 -08:00
src close game that has no way to connect 2017-01-07 07:44:53 -08:00
.gitignore Merge branch 'android_branch' into android_dualpane2 2016-03-13 17:27:02 -07:00
AndroidManifest.xml up revision number; new release required 2016-12-31 14:21:32 -08:00
build.gradle make gradle's suggested config changes 2016-12-11 13:33:57 -08:00
build.xml wifi: move setting into build.xml 2016-12-21 08:25:57 -08: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
gradle.properties make gradle's suggested config changes 2016-12-11 13:33:57 -08:00
gradlew add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00
gradlew.bat add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00
proguard-project.txt adding file required for proguard 2014-07-14 21:46:09 -07:00
project.properties build with SDK version 23 2016-10-31 07:46:04 -07:00
settings.gradle add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00