xwords/xwords4/android/XWords4
Eric House 5f6cf35d93 permissions: move opening game to BoardDelegate
When opening a game that sends via SMS, check if it has permission and
offer to remove the config if it doesn't, removing a similar check from
pre-opening code. (Here it'll catch e.g. games opened from the
GameConfig process.) Sends/receives without SMS permission are already
caught by existing catch{} blocks, so there's no crash.
2016-12-16 07:35:30 -08:00
..
app fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
archive permissions: move opening game to BoardDelegate 2016-12-16 07:35:30 -08:00
assets prep a quick-fix release, with string changes 2016-11-28 20:02:38 -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 wifi direct: harvest and send mac address 2016-11-14 08:06:53 -08:00
libs fix ant build for sdk 23 2016-12-11 13:33:06 -08:00
res permissions: move opening game to BoardDelegate 2016-12-16 07:35:30 -08:00
res_src permissions: move opening game to BoardDelegate 2016-12-16 07:35:30 -08:00
src permissions: move opening game to BoardDelegate 2016-12-16 07:35:30 -08:00
.gitignore Merge branch 'android_branch' into android_dualpane2 2016-03-13 17:27:02 -07:00
AndroidManifest.xml Merge remote-tracking branch 'maidu2/android_branch' into android_sdk_23_take_3 2016-12-09 22:01:48 -08:00
build.gradle make gradle's suggested config changes 2016-12-11 13:33:57 -08:00
build.xml generate project.properties file 2016-07-18 13:25:55 -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 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