xwords/xwords4/android/XWords4
Eric House 084a45296e invalidate menu when board destroyed; shorten rematch name
GamesList menu was in a bad state after a game closed because hadn't
been rebuilt. It's simplest to invalidate it surgically, when the
BoardDelegate notifies that the board's closed, though doing in in
onWindowFocusChanged() might catch more edge cases. We'll see. I want a
low-risk impact right now.
2017-01-09 07:04:58 -08:00
..
app fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
archive more tweaks around SMS permission 2017-01-07 08:38:48 -08:00
assets invalidate menu when board destroyed; shorten rematch name 2017-01-09 07:04:58 -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 invalidate menu when board destroyed; shorten rematch name 2017-01-09 07:04:58 -08:00
res_src invalidate menu when board destroyed; shorten rematch name 2017-01-09 07:04:58 -08:00
src invalidate menu when board destroyed; shorten rematch name 2017-01-09 07:04:58 -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