From 597fa051833ca3df6eb185c0143ff82e02dacba1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 26 Sep 2017 01:35:13 +0200 Subject: push plugin ugh --- StoneIsland/platforms/android/android.json | 108 ++++------------------------- 1 file changed, 15 insertions(+), 93 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index 11c3ca04..d0e21212 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -48,16 +48,12 @@ "xml": "", "count": 1 }, - { - "xml": "", - "count": 1 - }, { "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 } ] @@ -75,35 +71,15 @@ "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", + "xml": "", "count": 1 } ], @@ -123,26 +99,6 @@ { "xml": "", "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 } ], "/*/application/activity": [], @@ -153,7 +109,7 @@ }, { "xml": "", - "count": 2 + "count": 1 }, { "xml": "", @@ -166,14 +122,6 @@ { "xml": "", "count": 1 - }, - { - "xml": "", - "count": 1 - }, - { - "xml": "", - "count": 1 } ], "/manifest/application/activity": [ @@ -195,20 +143,7 @@ }, "res/values/strings.xml": { "parents": { - "/resources": [ - { - "xml": "XXXXXXX", - "count": 1 - }, - { - "xml": "@string/google_app_id", - "count": 1 - }, - { - "xml": "@string/google_api_key", - "count": 1 - } - ] + "/resources": [] } }, "config.xml": { @@ -264,19 +199,15 @@ "ionic-plugin-keyboard": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "phonegap-plugin-push": { - "SENDER_ID": "XXXXXXX", - "PACKAGE_NAME": "us.okfoc.stoneisland" - }, "cordova-plugin-statusbar": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-firebase": { - "PACKAGE_NAME": "us.okfoc.stoneisland" - }, "cordova-plugin-app-name": { "APP_NAME": "Stone Island", "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "phonegap-plugin-push": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -378,14 +309,6 @@ ], "runs": true }, - { - "id": "phonegap-plugin-push.PushNotification", - "file": "plugins/phonegap-plugin-push/www/push.js", - "pluginId": "phonegap-plugin-push", - "clobbers": [ - "PushNotification" - ] - }, { "id": "cordova-plugin-statusbar.statusbar", "file": "plugins/cordova-plugin-statusbar/www/statusbar.js", @@ -395,11 +318,11 @@ ] }, { - "id": "cordova-plugin-firebase.FirebasePlugin", - "file": "plugins/cordova-plugin-firebase/www/firebase.js", - "pluginId": "cordova-plugin-firebase", + "id": "phonegap-plugin-push.PushNotification", + "file": "plugins/phonegap-plugin-push/www/push.js", + "pluginId": "phonegap-plugin-push", "clobbers": [ - "FirebasePlugin" + "PushNotification" ] } ], @@ -416,9 +339,8 @@ "cordova-plugin-compat": "1.1.0", "cordova-plugin-geolocation": "2.4.0", "ionic-plugin-keyboard": "2.2.1", - "phonegap-plugin-push": "1.9.2", "cordova-plugin-statusbar": "2.2.3", - "cordova-plugin-firebase": "0.1.24", - "cordova-plugin-app-name": "1.0.4" + "cordova-plugin-app-name": "1.0.4", + "phonegap-plugin-push": "2.0.0" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2