xwords/xwords4/android/XWords4
Eric House 5f8e5dc343 don't dismiss alert when about to post it again
On 4.2 and 4.3 at least, the dimiss comes after the second post
causing that to be dismissed, leaving no alert and the app in some
weird state where not even the back button works. It's been this way
on those older versions since I redid invitations for beta 98.
2016-07-18 09:19:09 -07:00
..
app fix gradle builds too to use combined constants files 2016-05-30 13:13:01 -07:00
archive catch up with generated changes: there's a new localized language now 2016-07-18 08:49:57 -07:00
assets change version strings for new release 2016-07-08 06:18:07 -07:00
gradle/wrapper AS-generated changes adapting to the 2.0 release 2016-04-07 12:34:58 -07:00
img_src add missing image 2015-08-24 07:42:36 -07:00
jni post notification (rather than just play sound) when turn comes into 2016-04-14 22:16:18 -07:00
libs Cleanup: get rid of ListActivity. Eventually all Activities need to 2015-11-24 08:01:16 -08:00
res load new dualpane delegate when enabled. It does nothing so far, not 2016-07-10 13:26:09 -07:00
res_src Turn enable-dualpane prefs back on. Ignored so far. 2016-07-10 13:12:29 -07:00
src don't dismiss alert when about to post it again 2016-07-18 09:19:09 -07:00
.gitignore Merge branch 'android_branch' into android_dualpane2 2016-03-13 17:27:02 -07:00
AndroidManifest.xml rename GamesListActivity -> MainActivity 2016-07-10 13:09:20 -07:00
build.gradle update to new gradle plugin as recommended/generated by AS 2016-06-30 07:15:21 -07:00
build.xml add ability to skip including localization resources on per-language, 2016-06-30 06:54:36 -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
gradle.properties add exactly as came from modified sample app 2015-11-11 18:55:24 -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 move to sdk-22 breaks jni on x86, so revert to -19 for now. 2016-03-06 09:59:22 -08:00
settings.gradle add exactly as came from modified sample app 2015-11-11 18:55:24 -08:00