From 30c49550c89c1b69c680170d2dc247eac76bd463 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Feb 2017 01:24:12 +0100 Subject: push plugin --- StoneIsland/platforms/android/android.json | 79 +++++++++++++++++++++++++++--- 1 file changed, 73 insertions(+), 6 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index 587c7239..d345c65d 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -51,6 +51,10 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 } ] } @@ -73,20 +77,44 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 } ], "/manifest": [ { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", @@ -94,7 +122,7 @@ }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", @@ -102,7 +130,7 @@ }, { "xml": "", - "count": 1 + "count": 2 }, { "xml": "", @@ -111,6 +139,22 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 + }, + { + "xml": "", + "count": 1 } ], "/*/application/activity": [], @@ -161,6 +205,16 @@ } ] } + }, + "res/values/strings.xml": { + "parents": { + "/resources": [ + { + "xml": "XXXXXXX", + "count": 1 + } + ] + } } } }, @@ -209,6 +263,10 @@ }, "ionic-plugin-keyboard": { "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "phonegap-plugin-push": { + "SENDER_ID": "XXXXXXX", + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {}, @@ -317,6 +375,14 @@ "cordova.plugins.Keyboard" ], "runs": true + }, + { + "id": "phonegap-plugin-push.PushNotification", + "file": "plugins/phonegap-plugin-push/www/push.js", + "pluginId": "phonegap-plugin-push", + "clobbers": [ + "PushNotification" + ] } ], "plugin_metadata": { @@ -332,6 +398,7 @@ "cordova-plugin-splashscreen": "4.0.0", "cordova-plugin-compat": "1.1.0", "cordova-plugin-geolocation": "2.4.0", - "ionic-plugin-keyboard": "2.2.1" + "ionic-plugin-keyboard": "2.2.1", + "phonegap-plugin-push": "1.9.2" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2