| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "AndroidManifest.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
- "count": 12
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 3
- },
- {
- "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-feature android:name=\"android.hardware.camera\" />",
- "count": 1
- },
- {
- "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
- }
- ],
- "application": [
- {
- "xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"org.apache.cordova.camera.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/camera_provider_paths\" /></provider>",
- "count": 1
- }
- ],
- "/manifest/application": [
- {
- "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
- "count": 1
- },
- {
- "xml": "<provider android:authorities=\"${applicationId}.com.pgyer.provider\" android:exported=\"false\" android:name=\"com.pgyersdk.PgyerProvider\" />",
- "count": 1
- },
- {
- "xml": "<meta-data android:name=\"PGYER_APPID\" android:value=\"fc1475cd6e3915ca794041977acbfc2a\" />",
- "count": 1
- }
- ]
- }
- },
- "res/xml/config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Clipboard\"><param name=\"android-package\" value=\"com.niconaso.cordova.clipboard.Clipboard\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"webView\" value=\"org.crosswalk.engine.XWalkWebViewEngine\" />",
- "count": 1
- },
- {
- "xml": "<preference name=\"xwalkVersion\" value=\"23+\" />",
- "count": 1
- },
- {
- "xml": "<preference name=\"xwalkLiteVersion\" value=\"xwalk_core_library_canary:17+\" />",
- "count": 1
- },
- {
- "xml": "<preference name=\"xwalkCommandLine\" value=\"--disable-pull-to-refresh-effect\" />",
- "count": 1
- },
- {
- "xml": "<preference name=\"xwalkMode\" value=\"embedded\" />",
- "count": 1
- },
- {
- "xml": "<preference name=\"xwalkMultipleApk\" value=\"false\" />",
- "count": 1
- },
- {
- "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=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><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
- },
- {
- "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
- },
- {
- "xml": "<feature name=\"pgyer\"><param name=\"android-package\" value=\"cn.x1ongzhu.pgyer.pgyer\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- }
- ]
- }
- }
- }
- },
- "installed_plugins": {
- "cordova-plugin-camera": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-clipboard-x": {
- "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"
- },
- "cordova-plugin-handheld": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-statusbar": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-wkwebview-engine": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-x-toast": {
- "PACKAGE_NAME": "com.izouma.gmmis"
- },
- "cordova-plugin-pgyer": {
- "APP_ID": "fc1475cd6e3915ca794041977acbfc2a",
- "PACKAGE_NAME": "com.izouma.gmmis"
- }
- },
- "dependent_plugins": {},
- "modules": [
- {
- "id": "cordova-plugin-camera.Camera",
- "file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
- "pluginId": "cordova-plugin-camera",
- "clobbers": [
- "Camera"
- ]
- },
- {
- "id": "cordova-plugin-camera.CameraPopoverOptions",
- "file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
- "pluginId": "cordova-plugin-camera",
- "clobbers": [
- "CameraPopoverOptions"
- ]
- },
- {
- "id": "cordova-plugin-camera.camera",
- "file": "plugins/cordova-plugin-camera/www/Camera.js",
- "pluginId": "cordova-plugin-camera",
- "clobbers": [
- "navigator.camera"
- ]
- },
- {
- "id": "cordova-plugin-camera.CameraPopoverHandle",
- "file": "plugins/cordova-plugin-camera/www/CameraPopoverHandle.js",
- "pluginId": "cordova-plugin-camera",
- "clobbers": [
- "CameraPopoverHandle"
- ]
- },
- {
- "id": "cordova-plugin-clipboard-x.Clipboard",
- "file": "plugins/cordova-plugin-clipboard-x/www/clipboard.js",
- "pluginId": "cordova-plugin-clipboard-x",
- "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-handheld.Handheld",
- "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
- "pluginId": "cordova-plugin-handheld",
- "clobbers": [
- "Handheld"
- ]
- },
- {
- "id": "cordova-plugin-statusbar.statusbar",
- "file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
- "pluginId": "cordova-plugin-statusbar",
- "clobbers": [
- "window.StatusBar"
- ]
- },
- {
- "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-pgyer.pgyer",
- "file": "plugins/cordova-plugin-pgyer/www/pgyer.js",
- "pluginId": "cordova-plugin-pgyer",
- "clobbers": [
- "cordova.plugins.pgyer"
- ]
- }
- ],
- "plugin_metadata": {
- "cordova-plugin-camera": "4.0.3",
- "cordova-plugin-clipboard-x": "1.0.1",
- "cordova-plugin-crosswalk-webview": "2.4.0",
- "cordova-plugin-device": "2.0.2",
- "cordova-plugin-handheld": "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",
- "cordova-plugin-pgyer": "1.0.0"
- }
- }
|