| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "res/xml/config.xml": {
- "parents": {
- "/*": [
- {
- "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=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"JPushPlugin\"><param name=\"android-package\" value=\"cn.jiguang.cordova.push.JPushPlugin\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Wechat\"><param name=\"android-package\" value=\"xu.li.cordova.wechat.Wechat\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"WECHATAPPID\" value=\"wx1bb4342986c22b28\" />",
- "count": 1
- },
- {
- "xml": "<feature name=\"LaunchMyApp\"><param name=\"android-package\" value=\"nl.xservices.plugins.LaunchMyApp\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"AndroidFullScreen\"><param name=\"android-package\" value=\"com.mesmotronic.plugins.FullScreenPlugin\" /></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=\"InAppBrowser\"><param name=\"android-package\" value=\"org.apache.cordova.inappbrowser.InAppBrowser\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
- "count": 1
- }
- ],
- "/widget": []
- }
- },
- "AndroidManifest.xml": {
- "parents": {
- "/manifest": [
- {
- "xml": "<permission android:name=\"com.shotshock.twong.permission.JPUSH_MESSAGE\" android:protectionLevel=\"signature\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"com.shotshock.twong.permission.JPUSH_MESSAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.RECEIVE_USER_PRESENT\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.VIBRATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_BACKGROUND_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.GET_TASKS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"com.huawei.android.launcher.permission.CHANGE_BADGE \" />",
- "count": 1
- }
- ],
- "/manifest/application": [
- {
- "xml": "<activity android:exported=\"false\" android:name=\"cn.jpush.android.ui.PopWinActivity\" android:theme=\"@style/MyDialogStyle\"></activity>",
- "count": 1
- },
- {
- "xml": "<activity android:configChanges=\"orientation|keyboardHidden\" android:exported=\"false\" android:name=\"cn.jpush.android.ui.PushActivity\" android:theme=\"@android:style/Theme.NoTitleBar\"><intent-filter><action android:name=\"cn.jpush.android.ui.PushActivity\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"com.shotshock.twong\" /></intent-filter></activity>",
- "count": 1
- },
- {
- "xml": "<service android:exported=\"false\" android:name=\"cn.jpush.android.service.PushService\" android:process=\":pushcore\"><intent-filter><action android:name=\"cn.jpush.android.intent.REGISTER\" /><action android:name=\"cn.jpush.android.intent.REPORT\" /><action android:name=\"cn.jpush.android.intent.PushService\" /><action android:name=\"cn.jpush.android.intent.PUSH_TIME\" /></intent-filter></service>",
- "count": 1
- },
- {
- "xml": "<provider android:authorities=\"com.shotshock.twong.DataProvider\" android:exported=\"false\" android:name=\"cn.jpush.android.service.DataProvider\" android:process=\":pushcore\" />",
- "count": 1
- },
- {
- "xml": "<service android:enabled=\"true\" android:exported=\"true\" android:name=\"cn.jpush.android.service.DaemonService\"><intent-filter><action android:name=\"cn.jpush.android.intent.DaemonService\" /><category android:name=\"com.shotshock.twong\" /></intent-filter></service>",
- "count": 1
- },
- {
- "xml": "<provider android:authorities=\"com.shotshock.twong.DownloadProvider\" android:exported=\"true\" android:name=\"cn.jpush.android.service.DownloadProvider\" />",
- "count": 1
- },
- {
- "xml": "<receiver android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.jpush.android.service.PushReceiver\"><intent-filter android:priority=\"1000\"><action android:name=\"cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY\" /><category android:name=\"com.shotshock.twong\" /></intent-filter><intent-filter><action android:name=\"android.intent.action.USER_PRESENT\" /><action android:name=\"android.net.conn.CONNECTIVITY_CHANGE\" /></intent-filter><intent-filter><action android:name=\"android.intent.action.PACKAGE_ADDED\" /><action android:name=\"android.intent.action.PACKAGE_REMOVED\" /><data android:scheme=\"package\" /></intent-filter></receiver>",
- "count": 1
- },
- {
- "xml": "<receiver android:exported=\"false\" android:name=\"cn.jpush.android.service.AlarmReceiver\" />",
- "count": 1
- },
- {
- "xml": "<receiver android:exported=\"false\" android:name=\"cn.jpush.android.service.SchedulerReceiver\" />",
- "count": 1
- },
- {
- "xml": "<receiver android:name=\"cn.jiguang.cordova.push.JPushEventReceiver\"><intent-filter><action android:name=\"cn.jpush.android.intent.RECEIVE_MESSAGE\" /><category android:name=\"com.shotshock.twong\" /></intent-filter></receiver>",
- "count": 1
- },
- {
- "xml": "<activity android:exported=\"true\" android:name=\"cn.jpush.android.service.JNotifyActivity\" android:taskAffinity=\"jpush.custom\" android:theme=\"@android:style/Theme.Translucent.NoTitleBar\"><intent-filter><action android:name=\"cn.jpush.android.intent.JNotifyActivity\" /><category android:name=\"com.shotshock.twong\" /></intent-filter></activity>",
- "count": 1
- },
- {
- "xml": "<service android:name=\"cn.jiguang.cordova.push.PushService\" android:process=\":pushcore\"><intent-filter><action android:name=\"cn.jiguang.user.service.action\" /></intent-filter></service>",
- "count": 1
- },
- {
- "xml": "<receiver android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.jiguang.cordova.push.JPushReceiver\"><intent-filter><action android:name=\"cn.jpush.android.intent.REGISTRATION\" /><action android:name=\"cn.jpush.android.intent.MESSAGE_RECEIVED\" /><action android:name=\"cn.jpush.android.intent.NOTIFICATION_RECEIVED\" /><action android:name=\"cn.jpush.android.intent.NOTIFICATION_OPENED\" /><action android:name=\"cn.jpush.android.intent.CONNECTION\" /><category android:name=\"com.shotshock.twong\" /></intent-filter></receiver>",
- "count": 1
- },
- {
- "xml": "<meta-data android:name=\"JPUSH_CHANNEL\" android:value=\"developer-default\" />",
- "count": 1
- },
- {
- "xml": "<meta-data android:name=\"JPUSH_APPKEY\" android:value=\"ab09fb9a832156e9c500ee68\" />",
- "count": 1
- },
- {
- "xml": "<activity android:exported=\"true\" android:label=\"@string/launcher_name\" android:launchMode=\"singleTask\" android:name=\".wxapi.WXEntryActivity\" android:taskAffinity=\"com.shotshock.twong\"><intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><data android:scheme=\"wx1bb4342986c22b28\" /></intent-filter></activity>",
- "count": 1
- },
- {
- "xml": "<activity android:exported=\"true\" android:label=\"@string/launcher_name\" android:launchMode=\"singleTop\" android:name=\".wxapi.WXPayEntryActivity\"><intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><data android:scheme=\"wx1bb4342986c22b28\" /></intent-filter></activity>",
- "count": 1
- },
- {
- "xml": "<meta-data android:name=\"android.max_aspect\" android:value=\"2.16\" />",
- "count": 1
- }
- ],
- "/*": [
- {
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 1
- }
- ],
- "/manifest/application/activity": [
- {
- "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:scheme=\"app\" /></intent-filter>",
- "count": 1
- },
- {
- "xml": "<intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><category android:name=\"android.intent.category.BROWSABLE\" /><data android:host=\" \" android:pathPrefix=\"/\" android:scheme=\" \" /></intent-filter>",
- "count": 1
- }
- ]
- }
- },
- "config.xml": {
- "parents": {
- "/*": []
- }
- }
- }
- },
- "installed_plugins": {
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-device": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-jcore": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "jpush-phonegap-plugin": {
- "APP_KEY": "ab09fb9a832156e9c500ee68",
- "CHANNEL": "developer-default",
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-wechat": {
- "WECHATAPPID": "wx1bb4342986c22b28",
- "UNIVERSALLINK": "https://www.shotshock.shop/ios/",
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-customurlscheme": {
- "URL_SCHEME": "app",
- "ANDROID_SCHEME": " ",
- "ANDROID_HOST": " ",
- "ANDROID_PATHPREFIX": "/",
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-fullscreen": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-statusbar": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-inappbrowser": {
- "PACKAGE_NAME": "com.shotshock.twong"
- },
- "cordova-plugin-app-version": {
- "PACKAGE_NAME": "com.shotshock.twong"
- }
- },
- "dependent_plugins": {},
- "modules": [
- {
- "id": "cordova-plugin-device.device",
- "file": "plugins/cordova-plugin-device/www/device.js",
- "pluginId": "cordova-plugin-device",
- "clobbers": [
- "device"
- ]
- },
- {
- "id": "jpush-phonegap-plugin.JPushPlugin",
- "file": "plugins/jpush-phonegap-plugin/www/JPushPlugin.js",
- "pluginId": "jpush-phonegap-plugin",
- "clobbers": [
- "JPush"
- ]
- },
- {
- "id": "cordova-plugin-wechat.Wechat",
- "file": "plugins/cordova-plugin-wechat/www/wechat.js",
- "pluginId": "cordova-plugin-wechat",
- "clobbers": [
- "Wechat"
- ]
- },
- {
- "id": "cordova-plugin-customurlscheme.LaunchMyApp",
- "file": "plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js",
- "pluginId": "cordova-plugin-customurlscheme",
- "clobbers": [
- "window.plugins.launchmyapp"
- ]
- },
- {
- "id": "cordova-plugin-fullscreen.AndroidFullScreen",
- "file": "plugins/cordova-plugin-fullscreen/www/AndroidFullScreen.js",
- "pluginId": "cordova-plugin-fullscreen",
- "clobbers": [
- "AndroidFullScreen"
- ]
- },
- {
- "id": "cordova-plugin-statusbar.statusbar",
- "file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
- "pluginId": "cordova-plugin-statusbar",
- "clobbers": [
- "window.StatusBar"
- ]
- },
- {
- "id": "cordova-plugin-inappbrowser.inappbrowser",
- "file": "plugins/cordova-plugin-inappbrowser/www/inappbrowser.js",
- "pluginId": "cordova-plugin-inappbrowser",
- "clobbers": [
- "cordova.InAppBrowser.open"
- ]
- },
- {
- "id": "cordova-plugin-app-version.AppVersionPlugin",
- "file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
- "pluginId": "cordova-plugin-app-version",
- "clobbers": [
- "cordova.getAppVersion"
- ]
- }
- ],
- "plugin_metadata": {
- "cordova-plugin-whitelist": "1.3.4",
- "cordova-plugin-device": "2.0.3",
- "cordova-plugin-jcore": "1.3.3",
- "jpush-phonegap-plugin": "3.7.6",
- "cordova-plugin-wechat": "3.0.0",
- "cordova-plugin-customurlscheme": "5.0.2",
- "cordova-plugin-fullscreen": "1.3.0",
- "cordova-plugin-statusbar": "2.4.3",
- "cordova-plugin-inappbrowser": "4.0.0",
- "cordova-plugin-app-version": "0.1.9"
- }
- }
|