|
|
@@ -20,10 +20,6 @@
|
|
|
"xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></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=\"navigationbar\"><param name=\"android-package\" value=\"cn.x1ongzhu.navigationbar.navigationbar\" /></feature>",
|
|
|
"count": 1
|
|
|
@@ -47,6 +43,10 @@
|
|
|
{
|
|
|
"xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
|
|
|
"count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
+ "count": 1
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -59,67 +59,67 @@
|
|
|
"count": 4
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
|
|
|
+ "count": 3
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
|
+ "count": 3
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
|
|
|
+ "count": 2
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
|
|
|
+ "count": 2
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
|
|
|
- "count": 3
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
|
|
|
+ "count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
|
- "count": 3
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
|
|
|
+ "count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
|
|
|
+ "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
|
|
|
+ "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
|
|
|
- "count": 2
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
|
|
|
+ "count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
|
|
|
- "count": 2
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
|
|
|
+ "count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
|
|
|
"count": 1
|
|
|
}
|
|
|
],
|
|
|
@@ -130,10 +130,6 @@
|
|
|
}
|
|
|
],
|
|
|
"/manifest/application": [
|
|
|
- {
|
|
|
- "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
|
|
|
- "count": 1
|
|
|
- },
|
|
|
{
|
|
|
"xml": "<meta-data android:name=\"PGYER_APPID\" android:value=\"d0f09be14a67a2082bdf777eb0b2a8c2\" />",
|
|
|
"count": 1
|
|
|
@@ -145,6 +141,10 @@
|
|
|
{
|
|
|
"xml": "<service android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.x1ongzhu.tencentBgLocation.LocationService\" />",
|
|
|
"count": 1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
|
|
|
+ "count": 1
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -171,9 +171,6 @@
|
|
|
"cordova-plugin-device": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-handheld": {
|
|
|
- "PACKAGE_NAME": "com.izouma.milk"
|
|
|
- },
|
|
|
"cordova-plugin-navigationbar": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
@@ -199,6 +196,9 @@
|
|
|
},
|
|
|
"cordova-plugin-x-toast": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
+ },
|
|
|
+ "cordova-plugin-handheld": {
|
|
|
+ "PACKAGE_NAME": "com.izouma.milk"
|
|
|
}
|
|
|
},
|
|
|
"dependent_plugins": {},
|
|
|
@@ -251,14 +251,6 @@
|
|
|
"device"
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- "id": "cordova-plugin-handheld.Handheld",
|
|
|
- "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
|
|
|
- "pluginId": "cordova-plugin-handheld",
|
|
|
- "clobbers": [
|
|
|
- "Handheld"
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
"id": "cordova-plugin-navigationbar.navigationbar",
|
|
|
"file": "plugins/cordova-plugin-navigationbar/www/navigationbar.js",
|
|
|
@@ -303,13 +295,20 @@
|
|
|
"id": "cordova-plugin-x-toast.tests",
|
|
|
"file": "plugins/cordova-plugin-x-toast/test/tests.js",
|
|
|
"pluginId": "cordova-plugin-x-toast"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-handheld.Handheld",
|
|
|
+ "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
|
|
|
+ "pluginId": "cordova-plugin-handheld",
|
|
|
+ "clobbers": [
|
|
|
+ "Handheld"
|
|
|
+ ]
|
|
|
}
|
|
|
],
|
|
|
"plugin_metadata": {
|
|
|
"cordova-plugin-app-version": "0.1.9",
|
|
|
"cordova-plugin-camera": "4.0.2",
|
|
|
"cordova-plugin-device": "2.0.2",
|
|
|
- "cordova-plugin-handheld": "1.0.0",
|
|
|
"cordova-plugin-navigationbar": "1.0.0",
|
|
|
"cordova-plugin-pgyer": "1.0.0",
|
|
|
"cordova-plugin-remote-injection": "0.5.2",
|
|
|
@@ -317,6 +316,7 @@
|
|
|
"cordova-plugin-tencent-bg-location": "1.0.0",
|
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
|
"cordova-plugin-wkwebview-engine": "1.1.4",
|
|
|
- "cordova-plugin-x-toast": "2.6.0"
|
|
|
+ "cordova-plugin-x-toast": "2.6.0",
|
|
|
+ "cordova-plugin-handheld": "1.0.0"
|
|
|
}
|
|
|
}
|