summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/android
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-10 17:15:10 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-10 17:15:10 +0200
commit6196541cf993d5a1a4b8b7f511bf7daf8f849608 (patch)
tree1570b1709003d67e9666adbad0e4b66d3bbe0cec /StoneIsland/platforms/android
parent3b3b2bbfc7d38bcc4496cc49ef629d4d7d7303e1 (diff)
build android
Diffstat (limited to 'StoneIsland/platforms/android')
-rw-r--r--StoneIsland/platforms/android/.gradle/3.3/taskArtifacts/taskArtifacts.lockbin17 -> 17 bytes
-rwxr-xr-xStoneIsland/platforms/android/AndroidManifest.xml2
-rwxr-xr-xStoneIsland/platforms/android/android.json778
-rwxr-xr-x[-rw-r--r--]StoneIsland/platforms/android/assets/www/cordova_plugins.js0
-rwxr-xr-xStoneIsland/platforms/android/res/values/strings.xml12
-rw-r--r--StoneIsland/platforms/android/res/xml/config.xml28
6 files changed, 410 insertions, 410 deletions
diff --git a/StoneIsland/platforms/android/.gradle/3.3/taskArtifacts/taskArtifacts.lock b/StoneIsland/platforms/android/.gradle/3.3/taskArtifacts/taskArtifacts.lock
index b7917a8b..73fc61f1 100644
--- a/StoneIsland/platforms/android/.gradle/3.3/taskArtifacts/taskArtifacts.lock
+++ b/StoneIsland/platforms/android/.gradle/3.3/taskArtifacts/taskArtifacts.lock
Binary files differ
diff --git a/StoneIsland/platforms/android/AndroidManifest.xml b/StoneIsland/platforms/android/AndroidManifest.xml
index 59ddcea4..2b658805 100755
--- a/StoneIsland/platforms/android/AndroidManifest.xml
+++ b/StoneIsland/platforms/android/AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<manifest android:hardwareAccelerated="true" android:versionCode="6090" android:versionName="0.9.0" package="us.okfoc.stoneisland" xmlns:android="http://schemas.android.com/apk/res/android">
+<manifest android:hardwareAccelerated="true" android:versionCode="6101" android:versionName="1.0.1" package="us.okfoc.stoneisland" xmlns:android="http://schemas.android.com/apk/res/android">
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<application android:hardwareAccelerated="true" android:icon="@drawable/icon" android:label="@string/app_name" android:supportsRtl="true">
diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json
index 5dc54401..aab94b50 100755
--- a/StoneIsland/platforms/android/android.json
+++ b/StoneIsland/platforms/android/android.json
@@ -1,400 +1,400 @@
{
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "res/xml/config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<feature name=\"InAppBrowser\"><param name=\"android-package\" value=\"org.apache.cordova.inappbrowser.InAppBrowser\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"SocialSharing\"><param name=\"android-package\" value=\"nl.xservices.plugins.SocialSharing\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"LaunchMyApp\"><param name=\"android-package\" value=\"nl.xservices.plugins.LaunchMyApp\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"NetworkStatus\"><param name=\"android-package\" value=\"org.apache.cordova.networkinformation.NetworkManager\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Notification\"><param name=\"android-package\" value=\"org.apache.cordova.dialogs.Notification\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Geolocation\"><param name=\"android-package\" value=\"org.apache.cordova.geolocation.Geolocation\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Keyboard\"><param name=\"android-package\" value=\"io.ionic.keyboard.IonicKeyboard\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"StatusBar\"><param name=\"android-package\" value=\"org.apache.cordova.statusbar.StatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"PushNotification\"><param name=\"android-package\" value=\"com.adobe.phonegap.push.PushPlugin\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Sim\"><param name=\"android-package\" value=\"com.pbakondy.Sim\" /></feature>",
- "count": 1
- }
- ]
- }
+ "prepare_queue": {
+ "installed": [],
+ "uninstalled": []
+ },
+ "config_munge": {
+ "files": {
+ "res/xml/config.xml": {
+ "parents": {
+ "/*": [
+ {
+ "xml": "<feature name=\"InAppBrowser\"><param name=\"android-package\" value=\"org.apache.cordova.inappbrowser.InAppBrowser\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"SocialSharing\"><param name=\"android-package\" value=\"nl.xservices.plugins.SocialSharing\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"LaunchMyApp\"><param name=\"android-package\" value=\"nl.xservices.plugins.LaunchMyApp\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"NetworkStatus\"><param name=\"android-package\" value=\"org.apache.cordova.networkinformation.NetworkManager\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"Notification\"><param name=\"android-package\" value=\"org.apache.cordova.dialogs.Notification\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"Geolocation\"><param name=\"android-package\" value=\"org.apache.cordova.geolocation.Geolocation\" /></feature>",
+ "count": 1
+ },
+ {
+ "xml": "<feature name=\"Keyboard\"><param name=\"android-package\" value=\"io.ionic.keyboard.IonicKeyboard\" /><param name=\"onload\" value=\"true\" /></feature>",
+ "count": 1
},
- "AndroidManifest.xml": {
- "parents": {
- "/manifest/application": [
- {
- "xml": "<activity android:exported=\"true\" android:name=\"com.adobe.phonegap.push.PushHandlerActivity\" android:permission=\"${applicationId}.permission.PushHandlerActivity\" />",
- "count": 1
- },
- {
- "xml": "<receiver android:name=\"com.adobe.phonegap.push.BackgroundActionButtonHandler\" />",
- "count": 1
- },
- {
- "xml": "<receiver android:exported=\"true\" android:name=\"com.google.android.gms.gcm.GcmReceiver\" android:permission=\"com.google.android.c2dm.permission.SEND\"><intent-filter><action android:name=\"com.google.android.c2dm.intent.RECEIVE\" /><category android:name=\"${applicationId}\" /></intent-filter></receiver>",
- "count": 1
- },
- {
- "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.GCMIntentService\"><intent-filter><action android:name=\"com.google.android.c2dm.intent.RECEIVE\" /></intent-filter></service>",
- "count": 1
- },
- {
- "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.PushInstanceIDListenerService\"><intent-filter><action android:name=\"com.google.android.gms.iid.InstanceID\" /></intent-filter></service>",
- "count": 1
- },
- {
- "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.RegistrationIntentService\" />",
- "count": 1
- }
- ],
- "/manifest": [
- {
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.VIBRATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"com.google.android.c2dm.permission.RECEIVE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"${applicationId}.permission.C2D_MESSAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"${applicationId}.permission.PushHandlerActivity\" />",
- "count": 1
- },
- {
- "xml": "<permission android:name=\"${applicationId}.permission.C2D_MESSAGE\" android:protectionLevel=\"signature\" />",
- "count": 1
- },
- {
- "xml": "<permission android:name=\"${applicationId}.permission.PushHandlerActivity\" android:protectionLevel=\"signature\" />",
- "count": 1
- }
- ],
- "/*/application/activity": [],
- "/*": [
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-feature android:name=\"android.hardware.location.gps\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
- }
- ],
- "/manifest/application/activity": [
- {
- "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:scheme=\"stoneisland\" /></intent-filter>",
- "count": 1
- },
- {
- "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:host=\" \" android:pathPrefix=\"/\" android:scheme=\" \" /></intent-filter>",
- "count": 1
- }
- ]
- }
+ {
+ "xml": "<feature name=\"StatusBar\"><param name=\"android-package\" value=\"org.apache.cordova.statusbar.StatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
+ "count": 1
},
- "res/values/parseplugin.xml": {
- "parents": {
- "/*": []
- }
+ {
+ "xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
+ "count": 1
},
- "res/values/strings.xml": {
- "parents": {
- "/resources": [
- {
- "xml": "<string name=\"google_app_id\">85075801930</string>",
- "count": 1
- }
- ]
- }
+ {
+ "xml": "<feature name=\"PushNotification\"><param name=\"android-package\" value=\"com.adobe.phonegap.push.PushPlugin\" /></feature>",
+ "count": 1
},
- "config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<preference name=\"AppName\" value=\"Stone Island\" />",
- "count": 1
- }
- ]
- }
+ {
+ "xml": "<feature name=\"Sim\"><param name=\"android-package\" value=\"com.pbakondy.Sim\" /></feature>",
+ "count": 1
}
+ ]
}
- },
- "installed_plugins": {
- "cordova-plugin-inappbrowser": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-x-socialsharing": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-customurlscheme": {
- "URL_SCHEME": "stoneisland",
- "ANDROID_SCHEME": " ",
- "ANDROID_HOST": " ",
- "ANDROID_PATHPREFIX": "/",
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-device": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-network-information": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-dialogs": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-compat": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-geolocation": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "ionic-plugin-keyboard": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-statusbar": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-app-name": {
- "APP_NAME": "Stone Island",
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-splashscreen": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "phonegap-plugin-push": {
- "SENDER_ID": "85075801930",
- "PACKAGE_NAME": "us.okfoc.stoneisland"
- },
- "cordova-plugin-sim": {
- "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "AndroidManifest.xml": {
+ "parents": {
+ "/manifest/application": [
+ {
+ "xml": "<activity android:exported=\"true\" android:name=\"com.adobe.phonegap.push.PushHandlerActivity\" android:permission=\"${applicationId}.permission.PushHandlerActivity\" />",
+ "count": 1
+ },
+ {
+ "xml": "<receiver android:name=\"com.adobe.phonegap.push.BackgroundActionButtonHandler\" />",
+ "count": 1
+ },
+ {
+ "xml": "<receiver android:exported=\"true\" android:name=\"com.google.android.gms.gcm.GcmReceiver\" android:permission=\"com.google.android.c2dm.permission.SEND\"><intent-filter><action android:name=\"com.google.android.c2dm.intent.RECEIVE\" /><category android:name=\"${applicationId}\" /></intent-filter></receiver>",
+ "count": 1
+ },
+ {
+ "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.GCMIntentService\"><intent-filter><action android:name=\"com.google.android.c2dm.intent.RECEIVE\" /></intent-filter></service>",
+ "count": 1
+ },
+ {
+ "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.PushInstanceIDListenerService\"><intent-filter><action android:name=\"com.google.android.gms.iid.InstanceID\" /></intent-filter></service>",
+ "count": 1
+ },
+ {
+ "xml": "<service android:exported=\"false\" android:name=\"com.adobe.phonegap.push.RegistrationIntentService\" />",
+ "count": 1
+ }
+ ],
+ "/manifest": [
+ {
+ "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.VIBRATE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"com.google.android.c2dm.permission.RECEIVE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"${applicationId}.permission.C2D_MESSAGE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"${applicationId}.permission.PushHandlerActivity\" />",
+ "count": 1
+ },
+ {
+ "xml": "<permission android:name=\"${applicationId}.permission.C2D_MESSAGE\" android:protectionLevel=\"signature\" />",
+ "count": 1
+ },
+ {
+ "xml": "<permission android:name=\"${applicationId}.permission.PushHandlerActivity\" android:protectionLevel=\"signature\" />",
+ "count": 1
+ }
+ ],
+ "/*/application/activity": [],
+ "/*": [
+ {
+ "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-feature android:name=\"android.hardware.location.gps\" />",
+ "count": 1
+ },
+ {
+ "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
+ "count": 1
+ }
+ ],
+ "/manifest/application/activity": [
+ {
+ "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:scheme=\"stoneisland\" /></intent-filter>",
+ "count": 1
+ },
+ {
+ "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:host=\" \" android:pathPrefix=\"/\" android:scheme=\" \" /></intent-filter>",
+ "count": 1
+ }
+ ]
}
- },
- "dependent_plugins": {},
- "modules": [
- {
- "file": "plugins/cordova-plugin-inappbrowser/www/inappbrowser.js",
- "id": "cordova-plugin-inappbrowser.inappbrowser",
- "pluginId": "cordova-plugin-inappbrowser",
- "clobbers": [
- "cordova.InAppBrowser.open",
- "window.open"
- ]
- },
- {
- "file": "plugins/cordova-plugin-x-socialsharing/www/SocialSharing.js",
- "id": "cordova-plugin-x-socialsharing.SocialSharing",
- "pluginId": "cordova-plugin-x-socialsharing",
- "clobbers": [
- "window.plugins.socialsharing"
- ]
- },
- {
- "file": "plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js",
- "id": "cordova-plugin-customurlscheme.LaunchMyApp",
- "pluginId": "cordova-plugin-customurlscheme",
- "clobbers": [
- "window.plugins.launchmyapp"
- ]
- },
- {
- "file": "plugins/cordova-plugin-device/www/device.js",
- "id": "cordova-plugin-device.device",
- "pluginId": "cordova-plugin-device",
- "clobbers": [
- "device"
- ]
- },
- {
- "file": "plugins/cordova-plugin-network-information/www/network.js",
- "id": "cordova-plugin-network-information.network",
- "pluginId": "cordova-plugin-network-information",
- "clobbers": [
- "navigator.connection",
- "navigator.network.connection"
- ]
- },
- {
- "file": "plugins/cordova-plugin-network-information/www/Connection.js",
- "id": "cordova-plugin-network-information.Connection",
- "pluginId": "cordova-plugin-network-information",
- "clobbers": [
- "Connection"
- ]
- },
- {
- "file": "plugins/cordova-plugin-dialogs/www/notification.js",
- "id": "cordova-plugin-dialogs.notification",
- "pluginId": "cordova-plugin-dialogs",
- "merges": [
- "navigator.notification"
- ]
- },
- {
- "file": "plugins/cordova-plugin-dialogs/www/android/notification.js",
- "id": "cordova-plugin-dialogs.notification_android",
- "pluginId": "cordova-plugin-dialogs",
- "merges": [
- "navigator.notification"
- ]
- },
- {
- "file": "plugins/cordova-plugin-geolocation/www/android/geolocation.js",
- "id": "cordova-plugin-geolocation.geolocation",
- "pluginId": "cordova-plugin-geolocation",
- "clobbers": [
- "navigator.geolocation"
- ]
- },
- {
- "file": "plugins/cordova-plugin-geolocation/www/PositionError.js",
- "id": "cordova-plugin-geolocation.PositionError",
- "pluginId": "cordova-plugin-geolocation",
- "runs": true
- },
- {
- "file": "plugins/ionic-plugin-keyboard/www/android/keyboard.js",
- "id": "ionic-plugin-keyboard.keyboard",
- "pluginId": "ionic-plugin-keyboard",
- "clobbers": [
- "cordova.plugins.Keyboard"
- ],
- "runs": true
- },
- {
- "id": "cordova-plugin-statusbar.statusbar",
- "file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
- "pluginId": "cordova-plugin-statusbar",
- "clobbers": [
- "window.StatusBar"
- ]
- },
- {
- "id": "cordova-plugin-splashscreen.SplashScreen",
- "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
- "pluginId": "cordova-plugin-splashscreen",
- "clobbers": [
- "navigator.splashscreen"
- ]
- },
- {
- "id": "phonegap-plugin-push.PushNotification",
- "file": "plugins/phonegap-plugin-push/www/push.js",
- "pluginId": "phonegap-plugin-push",
- "clobbers": [
- "PushNotification"
- ]
- },
- {
- "id": "cordova-plugin-sim.Sim",
- "file": "plugins/cordova-plugin-sim/www/sim.js",
- "pluginId": "cordova-plugin-sim",
- "merges": [
- "window.plugins.sim"
- ]
- },
- {
- "id": "cordova-plugin-sim.SimAndroid",
- "file": "plugins/cordova-plugin-sim/www/android/sim.js",
- "pluginId": "cordova-plugin-sim",
- "merges": [
- "window.plugins.sim"
- ]
+ },
+ "res/values/parseplugin.xml": {
+ "parents": {
+ "/*": []
}
- ],
- "plugin_metadata": {
- "cordova-plugin-inappbrowser": "1.5.0",
- "cordova-plugin-x-socialsharing": "5.1.3",
- "cordova-plugin-customurlscheme": "4.2.0",
- "cordova-plugin-whitelist": "1.3.0",
- "cordova-plugin-device": "1.1.3",
- "cordova-plugin-network-information": "1.3.0",
- "cordova-plugin-dialogs": "1.3.0",
- "cordova-plugin-compat": "1.1.0",
- "cordova-plugin-geolocation": "2.4.0",
- "ionic-plugin-keyboard": "2.2.1",
- "cordova-plugin-statusbar": "2.2.3",
- "cordova-plugin-app-name": "1.0.4",
- "cordova-plugin-splashscreen": "4.0.3",
- "phonegap-plugin-push": "1.9.2",
- "cordova-plugin-sim": "1.3.3"
+ },
+ "res/values/strings.xml": {
+ "parents": {
+ "/resources": [
+ {
+ "xml": "<string name=\"google_app_id\">85075801930</string>",
+ "count": 1
+ }
+ ]
+ }
+ },
+ "config.xml": {
+ "parents": {
+ "/*": [
+ {
+ "xml": "<preference name=\"AppName\" value=\"Stone Island\" />",
+ "count": 1
+ }
+ ]
+ }
+ }
+ }
+ },
+ "installed_plugins": {
+ "cordova-plugin-inappbrowser": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-x-socialsharing": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-customurlscheme": {
+ "URL_SCHEME": "stoneisland",
+ "ANDROID_SCHEME": " ",
+ "ANDROID_HOST": " ",
+ "ANDROID_PATHPREFIX": "/",
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-whitelist": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-device": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-network-information": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-dialogs": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-compat": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-geolocation": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "ionic-plugin-keyboard": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-statusbar": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-app-name": {
+ "APP_NAME": "Stone Island",
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-splashscreen": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "phonegap-plugin-push": {
+ "SENDER_ID": "85075801930",
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-sim": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ }
+ },
+ "dependent_plugins": {},
+ "modules": [
+ {
+ "file": "plugins/cordova-plugin-inappbrowser/www/inappbrowser.js",
+ "id": "cordova-plugin-inappbrowser.inappbrowser",
+ "pluginId": "cordova-plugin-inappbrowser",
+ "clobbers": [
+ "cordova.InAppBrowser.open",
+ "window.open"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-x-socialsharing/www/SocialSharing.js",
+ "id": "cordova-plugin-x-socialsharing.SocialSharing",
+ "pluginId": "cordova-plugin-x-socialsharing",
+ "clobbers": [
+ "window.plugins.socialsharing"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js",
+ "id": "cordova-plugin-customurlscheme.LaunchMyApp",
+ "pluginId": "cordova-plugin-customurlscheme",
+ "clobbers": [
+ "window.plugins.launchmyapp"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-device/www/device.js",
+ "id": "cordova-plugin-device.device",
+ "pluginId": "cordova-plugin-device",
+ "clobbers": [
+ "device"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-network-information/www/network.js",
+ "id": "cordova-plugin-network-information.network",
+ "pluginId": "cordova-plugin-network-information",
+ "clobbers": [
+ "navigator.connection",
+ "navigator.network.connection"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-network-information/www/Connection.js",
+ "id": "cordova-plugin-network-information.Connection",
+ "pluginId": "cordova-plugin-network-information",
+ "clobbers": [
+ "Connection"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-dialogs/www/notification.js",
+ "id": "cordova-plugin-dialogs.notification",
+ "pluginId": "cordova-plugin-dialogs",
+ "merges": [
+ "navigator.notification"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-dialogs/www/android/notification.js",
+ "id": "cordova-plugin-dialogs.notification_android",
+ "pluginId": "cordova-plugin-dialogs",
+ "merges": [
+ "navigator.notification"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-geolocation/www/android/geolocation.js",
+ "id": "cordova-plugin-geolocation.geolocation",
+ "pluginId": "cordova-plugin-geolocation",
+ "clobbers": [
+ "navigator.geolocation"
+ ]
+ },
+ {
+ "file": "plugins/cordova-plugin-geolocation/www/PositionError.js",
+ "id": "cordova-plugin-geolocation.PositionError",
+ "pluginId": "cordova-plugin-geolocation",
+ "runs": true
+ },
+ {
+ "file": "plugins/ionic-plugin-keyboard/www/android/keyboard.js",
+ "id": "ionic-plugin-keyboard.keyboard",
+ "pluginId": "ionic-plugin-keyboard",
+ "clobbers": [
+ "cordova.plugins.Keyboard"
+ ],
+ "runs": true
+ },
+ {
+ "id": "cordova-plugin-statusbar.statusbar",
+ "file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
+ "pluginId": "cordova-plugin-statusbar",
+ "clobbers": [
+ "window.StatusBar"
+ ]
+ },
+ {
+ "id": "cordova-plugin-splashscreen.SplashScreen",
+ "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
+ "pluginId": "cordova-plugin-splashscreen",
+ "clobbers": [
+ "navigator.splashscreen"
+ ]
+ },
+ {
+ "id": "phonegap-plugin-push.PushNotification",
+ "file": "plugins/phonegap-plugin-push/www/push.js",
+ "pluginId": "phonegap-plugin-push",
+ "clobbers": [
+ "PushNotification"
+ ]
+ },
+ {
+ "id": "cordova-plugin-sim.Sim",
+ "file": "plugins/cordova-plugin-sim/www/sim.js",
+ "pluginId": "cordova-plugin-sim",
+ "merges": [
+ "window.plugins.sim"
+ ]
+ },
+ {
+ "id": "cordova-plugin-sim.SimAndroid",
+ "file": "plugins/cordova-plugin-sim/www/android/sim.js",
+ "pluginId": "cordova-plugin-sim",
+ "merges": [
+ "window.plugins.sim"
+ ]
}
+ ],
+ "plugin_metadata": {
+ "cordova-plugin-inappbrowser": "1.5.0",
+ "cordova-plugin-x-socialsharing": "5.1.3",
+ "cordova-plugin-customurlscheme": "4.2.0",
+ "cordova-plugin-whitelist": "1.3.0",
+ "cordova-plugin-device": "1.1.3",
+ "cordova-plugin-network-information": "1.3.0",
+ "cordova-plugin-dialogs": "1.3.0",
+ "cordova-plugin-compat": "1.1.0",
+ "cordova-plugin-geolocation": "2.4.0",
+ "ionic-plugin-keyboard": "2.2.1",
+ "cordova-plugin-statusbar": "2.2.3",
+ "cordova-plugin-app-name": "1.0.4",
+ "cordova-plugin-splashscreen": "4.0.3",
+ "phonegap-plugin-push": "1.9.2",
+ "cordova-plugin-sim": "1.3.3"
+ }
} \ No newline at end of file
diff --git a/StoneIsland/platforms/android/assets/www/cordova_plugins.js b/StoneIsland/platforms/android/assets/www/cordova_plugins.js
index 770bd946..770bd946 100644..100755
--- a/StoneIsland/platforms/android/assets/www/cordova_plugins.js
+++ b/StoneIsland/platforms/android/assets/www/cordova_plugins.js
diff --git a/StoneIsland/platforms/android/res/values/strings.xml b/StoneIsland/platforms/android/res/values/strings.xml
index 4a48baa7..5d26f7f8 100755
--- a/StoneIsland/platforms/android/res/values/strings.xml
+++ b/StoneIsland/platforms/android/res/values/strings.xml
@@ -1,7 +1,7 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<resources>
- <string name="app_name">Stone Island</string>
- <string name="launcher_name">@string/app_name</string>
- <string name="activity_name">@string/launcher_name</string>
- <string name="google_app_id">85075801930</string>
-</resources>
+ <string name="app_name">Stone Island</string>
+ <string name="launcher_name">@string/app_name</string>
+ <string name="activity_name">@string/launcher_name</string>
+ <string name="google_app_id">85075801930</string>
+</resources> \ No newline at end of file
diff --git a/StoneIsland/platforms/android/res/xml/config.xml b/StoneIsland/platforms/android/res/xml/config.xml
index 43132082..e2539921 100644
--- a/StoneIsland/platforms/android/res/xml/config.xml
+++ b/StoneIsland/platforms/android/res/xml/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="6090" id="us.okfoc.stoneisland" version="0.9.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="6101" id="us.okfoc.stoneisland" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<feature name="InAppBrowser">
<param name="android-package" value="org.apache.cordova.inappbrowser.InAppBrowser" />
</feature>
@@ -33,12 +33,22 @@
<param name="android-package" value="org.apache.cordova.statusbar.StatusBar" />
<param name="onload" value="true" />
</feature>
- <name>StoneIsland</name>
+ <feature name="SplashScreen">
+ <param name="android-package" value="org.apache.cordova.splashscreen.SplashScreen" />
+ <param name="onload" value="true" />
+ </feature>
+ <feature name="PushNotification">
+ <param name="android-package" value="com.adobe.phonegap.push.PushPlugin" />
+ </feature>
+ <feature name="Sim">
+ <param name="android-package" value="com.pbakondy.Sim" />
+ </feature>
+ <name>Stone Island</name>
<description>
Stone Island
</description>
<author email="julescarbon@gmail.com" href="http://asdf.us/">
- Jules Laplace
+ Jules LaPlace
</author>
<content src="index.html" />
<access origin="*" />
@@ -63,18 +73,8 @@
<preference name="StatusBarStyle" value="default" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="ShowSplashScreenSpinner" value="false" />
- <preference name="AutoHideSplashScreen" value="false" />
+ <preference name="AutoHideSplashScreen" value="true" />
<preference name="AllowInlineMediaPlayback" value="true" />
<preference name="AndroidLaunchMode" value="singleTop" />
<preference name="android-minSdkVersion" value="21" />
- <feature name="SplashScreen">
- <param name="android-package" value="org.apache.cordova.splashscreen.SplashScreen" />
- <param name="onload" value="true" />
- </feature>
- <feature name="PushNotification">
- <param name="android-package" value="com.adobe.phonegap.push.PushPlugin" />
- </feature>
- <feature name="Sim">
- <param name="android-package" value="com.pbakondy.Sim" />
- </feature>
</widget>