|
|
@@ -9,15 +9,23 @@
|
|
|
"parents": {
|
|
|
"/*": [
|
|
|
{
|
|
|
- "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
+ "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
+ "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
|
|
|
+ "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
|
|
|
},
|
|
|
{
|
|
|
@@ -25,7 +33,7 @@
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
|
|
|
+ "xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
@@ -33,11 +41,11 @@
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<feature name=\"navigationbar\"><param name=\"android-package\" value=\"cn.x1ongzhu.navigationbar.navigationbar\" /></feature>",
|
|
|
+ "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=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
|
+ "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
|
|
|
"count": 1
|
|
|
}
|
|
|
]
|
|
|
@@ -47,95 +55,95 @@
|
|
|
"parents": {
|
|
|
"/*": [
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
|
|
|
- "count": 2
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
|
|
|
+ "count": 4
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
|
|
|
- "count": 2
|
|
|
+ "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
|
|
|
+ "count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
|
- "count": 2
|
|
|
+ "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_FINE_LOCATION\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
|
|
|
+ "count": 3
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
|
+ "count": 3
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
|
|
|
- "count": 1
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
|
|
|
+ "count": 2
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
|
|
|
"count": 2
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
|
|
|
+ "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
|
|
|
"count": 1
|
|
|
}
|
|
|
],
|
|
|
- "/manifest/application": [
|
|
|
+ "application": [
|
|
|
{
|
|
|
- "xml": "<meta-data android:name=\"PGYER_APPID\" android:value=\"d0f09be14a67a2082bdf777eb0b2a8c2\" />",
|
|
|
+ "xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"android.support.v4.content.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/provider_paths\" /></provider>",
|
|
|
"count": 1
|
|
|
- },
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "/manifest/application": [
|
|
|
{
|
|
|
- "xml": "<meta-data android:name=\"TencentMapSDK\" android:value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
|
|
|
+ "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<service android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.x1ongzhu.tencentBgLocation.LocationService\" />",
|
|
|
+ "xml": "<meta-data android:name=\"PGYER_APPID\" android:value=\"d0f09be14a67a2082bdf777eb0b2a8c2\" />",
|
|
|
"count": 1
|
|
|
},
|
|
|
{
|
|
|
- "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
|
|
|
+ "xml": "<meta-data android:name=\"TencentMapSDK\" android:value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
|
|
|
"count": 1
|
|
|
- }
|
|
|
- ],
|
|
|
- "application": [
|
|
|
+ },
|
|
|
{
|
|
|
- "xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"android.support.v4.content.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/provider_paths\" /></provider>",
|
|
|
+ "xml": "<service android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.x1ongzhu.tencentBgLocation.LocationService\" />",
|
|
|
"count": 1
|
|
|
}
|
|
|
]
|
|
|
@@ -154,68 +162,53 @@
|
|
|
}
|
|
|
},
|
|
|
"installed_plugins": {
|
|
|
- "cordova-plugin-whitelist": {
|
|
|
+ "cordova-plugin-app-version": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-splashscreen": {
|
|
|
+ "cordova-plugin-camera": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-x-toast": {
|
|
|
+ "cordova-plugin-device": {
|
|
|
+ "PACKAGE_NAME": "com.izouma.milk"
|
|
|
+ },
|
|
|
+ "cordova-plugin-handheld": {
|
|
|
+ "PACKAGE_NAME": "com.izouma.milk"
|
|
|
+ },
|
|
|
+ "cordova-plugin-navigationbar": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
"cordova-plugin-pgyer": {
|
|
|
"APP_ID": "d0f09be14a67a2082bdf777eb0b2a8c2",
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-wkwebview-engine": {
|
|
|
+ "cordova-plugin-remote-injection": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-camera": {
|
|
|
+ "cordova-plugin-splashscreen": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
"cordova-plugin-tencent-bg-location": {
|
|
|
"API_KEY": "PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76",
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-navigationbar": {
|
|
|
+ "cordova-plugin-whitelist": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-remote-injection": {
|
|
|
+ "cordova-plugin-wkwebview-engine": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
},
|
|
|
- "cordova-plugin-handheld": {
|
|
|
+ "cordova-plugin-x-toast": {
|
|
|
"PACKAGE_NAME": "com.izouma.milk"
|
|
|
}
|
|
|
},
|
|
|
"dependent_plugins": {},
|
|
|
"modules": [
|
|
|
{
|
|
|
- "id": "cordova-plugin-splashscreen.SplashScreen",
|
|
|
- "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
|
|
|
- "pluginId": "cordova-plugin-splashscreen",
|
|
|
- "clobbers": [
|
|
|
- "navigator.splashscreen"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "cordova-plugin-x-toast.Toast",
|
|
|
- "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
|
|
|
- "pluginId": "cordova-plugin-x-toast",
|
|
|
+ "id": "cordova-plugin-app-version.AppVersionPlugin",
|
|
|
+ "file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
|
|
|
+ "pluginId": "cordova-plugin-app-version",
|
|
|
"clobbers": [
|
|
|
- "window.plugins.toast"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "cordova-plugin-x-toast.tests",
|
|
|
- "file": "plugins/cordova-plugin-x-toast/test/tests.js",
|
|
|
- "pluginId": "cordova-plugin-x-toast"
|
|
|
- },
|
|
|
- {
|
|
|
- "id": "cordova-plugin-pgyer.pgyer",
|
|
|
- "file": "plugins/cordova-plugin-pgyer/www/pgyer.js",
|
|
|
- "pluginId": "cordova-plugin-pgyer",
|
|
|
- "clobbers": [
|
|
|
- "cordova.plugins.pgyer"
|
|
|
+ "cordova.getAppVersion"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -251,11 +244,19 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "id": "cordova-plugin-tencent-bg-location.tencentBgLocation",
|
|
|
- "file": "plugins/cordova-plugin-tencent-bg-location/www/tencentBgLocation.js",
|
|
|
- "pluginId": "cordova-plugin-tencent-bg-location",
|
|
|
+ "id": "cordova-plugin-device.device",
|
|
|
+ "file": "plugins/cordova-plugin-device/www/device.js",
|
|
|
+ "pluginId": "cordova-plugin-device",
|
|
|
"clobbers": [
|
|
|
- "tencentBgLocation"
|
|
|
+ "device"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-handheld.Handheld",
|
|
|
+ "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
|
|
|
+ "pluginId": "cordova-plugin-handheld",
|
|
|
+ "clobbers": [
|
|
|
+ "Handheld"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -267,24 +268,55 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "id": "cordova-plugin-handheld.Handheld",
|
|
|
- "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
|
|
|
- "pluginId": "cordova-plugin-handheld",
|
|
|
+ "id": "cordova-plugin-pgyer.pgyer",
|
|
|
+ "file": "plugins/cordova-plugin-pgyer/www/pgyer.js",
|
|
|
+ "pluginId": "cordova-plugin-pgyer",
|
|
|
"clobbers": [
|
|
|
- "Handheld"
|
|
|
+ "cordova.plugins.pgyer"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-splashscreen.SplashScreen",
|
|
|
+ "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
|
|
|
+ "pluginId": "cordova-plugin-splashscreen",
|
|
|
+ "clobbers": [
|
|
|
+ "navigator.splashscreen"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-tencent-bg-location.tencentBgLocation",
|
|
|
+ "file": "plugins/cordova-plugin-tencent-bg-location/www/tencentBgLocation.js",
|
|
|
+ "pluginId": "cordova-plugin-tencent-bg-location",
|
|
|
+ "clobbers": [
|
|
|
+ "tencentBgLocation"
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-x-toast.Toast",
|
|
|
+ "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
|
|
|
+ "pluginId": "cordova-plugin-x-toast",
|
|
|
+ "clobbers": [
|
|
|
+ "window.plugins.toast"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "cordova-plugin-x-toast.tests",
|
|
|
+ "file": "plugins/cordova-plugin-x-toast/test/tests.js",
|
|
|
+ "pluginId": "cordova-plugin-x-toast"
|
|
|
}
|
|
|
],
|
|
|
"plugin_metadata": {
|
|
|
- "cordova-plugin-whitelist": "1.3.3",
|
|
|
- "cordova-plugin-splashscreen": "5.0.1",
|
|
|
- "cordova-plugin-x-toast": "2.6.0",
|
|
|
- "cordova-plugin-pgyer": "1.0.0",
|
|
|
- "cordova-plugin-wkwebview-engine": "1.1.4",
|
|
|
+ "cordova-plugin-app-version": "0.1.9",
|
|
|
"cordova-plugin-camera": "4.0.2",
|
|
|
- "cordova-plugin-tencent-bg-location": "1.0.0",
|
|
|
+ "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",
|
|
|
- "cordova-plugin-handheld": "1.0.0"
|
|
|
+ "cordova-plugin-splashscreen": "5.0.1",
|
|
|
+ "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"
|
|
|
}
|
|
|
}
|