diff --git a/cordova/build.sh b/cordova/build.sh index b171a68f6..3106908b4 100755 --- a/cordova/build.sh +++ b/cordova/build.sh @@ -97,6 +97,9 @@ if [ ! -d $PROJECT ]; then cordova plugin add cordova-plugin-globalization checkOK + cordova plugin add cordova.plugins.diagnostic + checkOK + cordova plugin add cordova-plugin-splashscreen checkOK @@ -190,7 +193,7 @@ if [ $CURRENT_OS == "ANDROID" ]; then # cp android/AndroidManifest.xml $PROJECT/platforms/android/AndroidManifest.xml # checkOK - + cp android/build-extras.gradle $PROJECT/platforms/android/build-extras.gradle checkOK @@ -243,5 +246,3 @@ if [ $CURRENT_OS == "WP8" ]; then checkOK fi fi - - diff --git a/public/views/preferencesGlobal.html b/public/views/preferencesGlobal.html index 97234d94f..c0df8be0a 100644 --- a/public/views/preferencesGlobal.html +++ b/public/views/preferencesGlobal.html @@ -48,7 +48,7 @@
Use Unconfirmed Funds
-
+