summaryrefslogtreecommitdiff
path: root/plugins/android.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/android.json')
-rw-r--r--plugins/android.json22
1 files changed, 5 insertions, 17 deletions
diff --git a/plugins/android.json b/plugins/android.json
index ecde5f2c..95e0c7fd 100644
--- a/plugins/android.json
+++ b/plugins/android.json
@@ -85,11 +85,11 @@
"count": 1
},
{
- "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
+ "xml": "<feature name=\"PushNotification\"><param name=\"android-package\" value=\"com.adobe.phonegap.push.PushPlugin\" /></feature>",
"count": 1
},
{
- "xml": "<feature name=\"PushNotification\"><param name=\"android-package\" value=\"com.adobe.phonegap.push.PushPlugin\" /></feature>",
+ "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
"count": 1
},
{
@@ -112,23 +112,11 @@
},
{
"xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 3
+ "count": 2
},
{
"xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
"count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.RECORD_AUDIO\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
}
],
"/manifest/application": [
@@ -273,10 +261,10 @@
"org.devgeeks.Canvas2ImagePlugin": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
},
- "uk.co.whiteoctober.cordova.appversion": {
+ "phonegap-plugin-push": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
},
- "phonegap-plugin-push": {
+ "uk.co.whiteoctober.cordova.appversion": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
},
"org.apache.cordova.media": {