|
|
@@ -10,7 +10,19 @@
|
|
|
"/*": [
|
|
|
{
|
|
|
"xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
|
|
|
+<<<<<<< HEAD
|
|
|
"count": 20
|
|
|
+=======
|
|
|
+ "count": 56
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
|
+ "count": 3
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
|
|
|
+ "count": 3
|
|
|
+>>>>>>> 手持机
|
|
|
},
|
|
|
{
|
|
|
"xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
|
|
|
@@ -91,6 +103,7 @@
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
+<<<<<<< HEAD
|
|
|
"xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
|
|
|
"count": 1
|
|
|
},
|
|
|
@@ -116,9 +129,7 @@
|
|
|
},
|
|
|
{
|
|
|
"xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
- "count": 1
|
|
|
- },
|
|
|
- {
|
|
|
+=======
|
|
|
"xml": "<preference name=\"webView\" value=\"org.crosswalk.engine.XWalkWebViewEngine\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
@@ -144,6 +155,43 @@
|
|
|
},
|
|
|
{
|
|
|
"xml": "<preference name=\"android-minSdkVersion\" value=\"19\" />",
|
|
|
+>>>>>>> 手持机
|
|
|
+ "count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
|
|
|
+ "count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
|
|
|
+ "count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
+ "count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<feature name=\"pgyer\"><param name=\"android-package\" value=\"cn.x1ongzhu.pgyer.pgyer\" /><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
|
|
|
+ },
|
|
|
+ {
|
|
|
+<<<<<<< HEAD
|
|
|
+ "xml": "<preference name=\"xwalkMultipleApk\" value=\"false\" />",
|
|
|
+ "count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<preference name=\"android-minSdkVersion\" value=\"19\" />",
|
|
|
+=======
|
|
|
+ "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=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
|
|
|
+>>>>>>> 手持机
|
|
|
"count": 1
|
|
|
}
|
|
|
]
|
|
|
@@ -153,11 +201,35 @@
|
|
|
},
|
|
|
"installed_plugins": {
|
|
|
"cordova-plugin-clipboard-x": {
|
|
|
+<<<<<<< HEAD
|
|
|
+=======
|
|
|
+ "PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+ },
|
|
|
+ "cordova-plugin-crosswalk-webview": {
|
|
|
+ "XWALK_VERSION": "23+",
|
|
|
+ "XWALK_LITEVERSION": "xwalk_core_library_canary:17+",
|
|
|
+ "XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect",
|
|
|
+ "XWALK_MODE": "embedded",
|
|
|
+ "XWALK_MULTIPLEAPK": "false",
|
|
|
+>>>>>>> 手持机
|
|
|
"PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
},
|
|
|
"cordova-plugin-device": {
|
|
|
"PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
},
|
|
|
+<<<<<<< HEAD
|
|
|
+=======
|
|
|
+ "cordova-plugin-camera": {
|
|
|
+ "PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+ },
|
|
|
+ "cordova-plugin-handheld": {
|
|
|
+ "PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+ },
|
|
|
+ "cordova-plugin-pgyer": {
|
|
|
+ "APP_ID": "d0f09be14a67a2082bdf777eb0b2a8c2",
|
|
|
+ "PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+ },
|
|
|
+>>>>>>> 手持机
|
|
|
"cordova-plugin-statusbar": {
|
|
|
"PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
},
|
|
|
@@ -169,6 +241,7 @@
|
|
|
},
|
|
|
"cordova-plugin-x-toast": {
|
|
|
"PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+<<<<<<< HEAD
|
|
|
},
|
|
|
"cordova-plugin-pgyer": {
|
|
|
"APP_ID": "d0f09be14a67a2082bdf777eb0b2a8c2",
|
|
|
@@ -187,6 +260,8 @@
|
|
|
"XWALK_MODE": "embedded",
|
|
|
"XWALK_MULTIPLEAPK": "false",
|
|
|
"PACKAGE_NAME": "com.izouma.gmmis"
|
|
|
+=======
|
|
|
+>>>>>>> 手持机
|
|
|
}
|
|
|
},
|
|
|
"dependent_plugins": {},
|
|
|
@@ -195,6 +270,26 @@
|
|
|
"id": "cordova-plugin-clipboard-x.Clipboard",
|
|
|
"file": "plugins/cordova-plugin-clipboard-x/www/clipboard.js",
|
|
|
"pluginId": "cordova-plugin-clipboard-x",
|
|
|
+<<<<<<< HEAD
|
|
|
+=======
|
|
|
+ "clobbers": [
|
|
|
+ "cordova.plugins.clipboard",
|
|
|
+ "cordova.plugins.clipboard-x"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-device.device",
|
|
|
+ "file": "plugins/cordova-plugin-device/www/device.js",
|
|
|
+ "pluginId": "cordova-plugin-device",
|
|
|
+ "clobbers": [
|
|
|
+ "device"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-camera.Camera",
|
|
|
+ "file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
|
|
|
+ "pluginId": "cordova-plugin-camera",
|
|
|
+>>>>>>> 手持机
|
|
|
"clobbers": [
|
|
|
"cordova.plugins.clipboard",
|
|
|
"cordova.plugins.clipboard-x"
|
|
|
@@ -225,6 +320,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+<<<<<<< HEAD
|
|
|
"id": "cordova-plugin-pgyer.pgyer",
|
|
|
"file": "plugins/cordova-plugin-pgyer/www/pgyer.js",
|
|
|
"pluginId": "cordova-plugin-pgyer",
|
|
|
@@ -244,6 +340,11 @@
|
|
|
"id": "cordova-plugin-camera.CameraPopoverOptions",
|
|
|
"file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
|
|
|
"pluginId": "cordova-plugin-camera",
|
|
|
+=======
|
|
|
+ "id": "cordova-plugin-handheld.Handheld",
|
|
|
+ "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
|
|
|
+ "pluginId": "cordova-plugin-handheld",
|
|
|
+>>>>>>> 手持机
|
|
|
"clobbers": [
|
|
|
"CameraPopoverOptions"
|
|
|
]
|
|
|
@@ -275,7 +376,9 @@
|
|
|
],
|
|
|
"plugin_metadata": {
|
|
|
"cordova-plugin-clipboard-x": "1.0.1",
|
|
|
+ "cordova-plugin-crosswalk-webview": "2.4.0",
|
|
|
"cordova-plugin-device": "2.0.2",
|
|
|
+<<<<<<< HEAD
|
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
|
"cordova-plugin-wkwebview-engine": "1.1.4",
|
|
|
@@ -284,5 +387,14 @@
|
|
|
"cordova-plugin-camera": "4.0.3",
|
|
|
"cordova-plugin-handheld": "1.0.0",
|
|
|
"cordova-plugin-crosswalk-webview": "2.4.0"
|
|
|
+=======
|
|
|
+ "cordova-plugin-camera": "4.0.3",
|
|
|
+ "cordova-plugin-handheld": "1.0.0",
|
|
|
+ "cordova-plugin-pgyer": "1.0.0",
|
|
|
+ "cordova-plugin-statusbar": "2.4.2",
|
|
|
+ "cordova-plugin-whitelist": "1.3.3",
|
|
|
+ "cordova-plugin-wkwebview-engine": "1.1.4",
|
|
|
+ "cordova-plugin-x-toast": "2.7.2"
|
|
|
+>>>>>>> 手持机
|
|
|
}
|
|
|
}
|