android.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {
  8. "res/xml/config.xml": {
  9. "parents": {
  10. "/*": [
  11. {
  12. "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
  13. "count": 1
  14. },
  15. {
  16. "xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
  17. "count": 1
  18. },
  19. {
  20. "xml": "<feature name=\"JPushPlugin\"><param name=\"android-package\" value=\"cn.jiguang.cordova.push.JPushPlugin\" /></feature>",
  21. "count": 1
  22. },
  23. {
  24. "xml": "<feature name=\"Wechat\"><param name=\"android-package\" value=\"xu.li.cordova.wechat.Wechat\" /></feature>",
  25. "count": 1
  26. },
  27. {
  28. "xml": "<preference name=\"WECHATAPPID\" value=\"wx1bb4342986c22b28\" />",
  29. "count": 1
  30. },
  31. {
  32. "xml": "<feature name=\"LaunchMyApp\"><param name=\"android-package\" value=\"nl.xservices.plugins.LaunchMyApp\" /></feature>",
  33. "count": 1
  34. },
  35. {
  36. "xml": "<feature name=\"AndroidFullScreen\"><param name=\"android-package\" value=\"com.mesmotronic.plugins.FullScreenPlugin\" /></feature>",
  37. "count": 1
  38. },
  39. {
  40. "xml": "<feature name=\"StatusBar\"><param name=\"android-package\" value=\"org.apache.cordova.statusbar.StatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
  41. "count": 1
  42. }
  43. ],
  44. "/widget": []
  45. }
  46. },
  47. "AndroidManifest.xml": {
  48. "parents": {
  49. "/manifest": [
  50. {
  51. "xml": "<permission android:name=\"com.shotshock.twong.permission.JPUSH_MESSAGE\" android:protectionLevel=\"signature\" />",
  52. "count": 1
  53. },
  54. {
  55. "xml": "<uses-permission android:name=\"com.shotshock.twong.permission.JPUSH_MESSAGE\" />",
  56. "count": 1
  57. },
  58. {
  59. "xml": "<uses-permission android:name=\"android.permission.RECEIVE_USER_PRESENT\" />",
  60. "count": 1
  61. },
  62. {
  63. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  64. "count": 1
  65. },
  66. {
  67. "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
  68. "count": 1
  69. },
  70. {
  71. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  72. "count": 1
  73. },
  74. {
  75. "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
  76. "count": 1
  77. },
  78. {
  79. "xml": "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\" />",
  80. "count": 1
  81. },
  82. {
  83. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  84. "count": 1
  85. },
  86. {
  87. "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
  88. "count": 1
  89. },
  90. {
  91. "xml": "<uses-permission android:name=\"android.permission.VIBRATE\" />",
  92. "count": 1
  93. },
  94. {
  95. "xml": "<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\" />",
  96. "count": 1
  97. },
  98. {
  99. "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
  100. "count": 1
  101. },
  102. {
  103. "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
  104. "count": 1
  105. },
  106. {
  107. "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
  108. "count": 1
  109. },
  110. {
  111. "xml": "<uses-permission android:name=\"android.permission.ACCESS_BACKGROUND_LOCATION\" />",
  112. "count": 1
  113. },
  114. {
  115. "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
  116. "count": 1
  117. },
  118. {
  119. "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
  120. "count": 1
  121. },
  122. {
  123. "xml": "<uses-permission android:name=\"android.permission.GET_TASKS\" />",
  124. "count": 1
  125. },
  126. {
  127. "xml": "<uses-permission android:name=\"com.huawei.android.launcher.permission.CHANGE_BADGE \" />",
  128. "count": 1
  129. }
  130. ],
  131. "/manifest/application": [
  132. {
  133. "xml": "<activity android:exported=\"false\" android:name=\"cn.jpush.android.ui.PopWinActivity\" android:theme=\"@style/MyDialogStyle\"></activity>",
  134. "count": 1
  135. },
  136. {
  137. "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>",
  138. "count": 1
  139. },
  140. {
  141. "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>",
  142. "count": 1
  143. },
  144. {
  145. "xml": "<provider android:authorities=\"com.shotshock.twong.DataProvider\" android:exported=\"false\" android:name=\"cn.jpush.android.service.DataProvider\" android:process=\":pushcore\" />",
  146. "count": 1
  147. },
  148. {
  149. "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>",
  150. "count": 1
  151. },
  152. {
  153. "xml": "<provider android:authorities=\"com.shotshock.twong.DownloadProvider\" android:exported=\"true\" android:name=\"cn.jpush.android.service.DownloadProvider\" />",
  154. "count": 1
  155. },
  156. {
  157. "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>",
  158. "count": 1
  159. },
  160. {
  161. "xml": "<receiver android:exported=\"false\" android:name=\"cn.jpush.android.service.AlarmReceiver\" />",
  162. "count": 1
  163. },
  164. {
  165. "xml": "<receiver android:exported=\"false\" android:name=\"cn.jpush.android.service.SchedulerReceiver\" />",
  166. "count": 1
  167. },
  168. {
  169. "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>",
  170. "count": 1
  171. },
  172. {
  173. "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>",
  174. "count": 1
  175. },
  176. {
  177. "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>",
  178. "count": 1
  179. },
  180. {
  181. "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>",
  182. "count": 1
  183. },
  184. {
  185. "xml": "<meta-data android:name=\"JPUSH_CHANNEL\" android:value=\"developer-default\" />",
  186. "count": 1
  187. },
  188. {
  189. "xml": "<meta-data android:name=\"JPUSH_APPKEY\" android:value=\"ab09fb9a832156e9c500ee68\" />",
  190. "count": 1
  191. },
  192. {
  193. "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>",
  194. "count": 1
  195. },
  196. {
  197. "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>",
  198. "count": 1
  199. },
  200. {
  201. "xml": "<meta-data android:name=\"android.max_aspect\" android:value=\"2.16\" />",
  202. "count": 1
  203. }
  204. ],
  205. "/*": [
  206. {
  207. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  208. "count": 1
  209. },
  210. {
  211. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  212. "count": 1
  213. },
  214. {
  215. "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
  216. "count": 1
  217. },
  218. {
  219. "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
  220. "count": 1
  221. },
  222. {
  223. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  224. "count": 1
  225. }
  226. ],
  227. "/manifest/application/activity": [
  228. {
  229. "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>",
  230. "count": 1
  231. },
  232. {
  233. "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>",
  234. "count": 1
  235. }
  236. ]
  237. }
  238. },
  239. "config.xml": {
  240. "parents": {
  241. "/*": []
  242. }
  243. }
  244. }
  245. },
  246. "installed_plugins": {
  247. "cordova-plugin-whitelist": {
  248. "PACKAGE_NAME": "com.shotshock.twong"
  249. },
  250. "cordova-plugin-device": {
  251. "PACKAGE_NAME": "com.shotshock.twong"
  252. },
  253. "cordova-plugin-jcore": {
  254. "PACKAGE_NAME": "com.shotshock.twong"
  255. },
  256. "jpush-phonegap-plugin": {
  257. "APP_KEY": "ab09fb9a832156e9c500ee68",
  258. "CHANNEL": "developer-default",
  259. "PACKAGE_NAME": "com.shotshock.twong"
  260. },
  261. "cordova-plugin-wechat": {
  262. "WECHATAPPID": "wx1bb4342986c22b28",
  263. "UNIVERSALLINK": "https://www.shotshock.shop/ios/",
  264. "PACKAGE_NAME": "com.shotshock.twong"
  265. },
  266. "cordova-plugin-customurlscheme": {
  267. "URL_SCHEME": "app",
  268. "ANDROID_SCHEME": " ",
  269. "ANDROID_HOST": " ",
  270. "ANDROID_PATHPREFIX": "/",
  271. "PACKAGE_NAME": "com.shotshock.twong"
  272. },
  273. "cordova-plugin-fullscreen": {
  274. "PACKAGE_NAME": "com.shotshock.twong"
  275. },
  276. "cordova-plugin-statusbar": {
  277. "PACKAGE_NAME": "com.shotshock.twong"
  278. }
  279. },
  280. "dependent_plugins": {},
  281. "modules": [
  282. {
  283. "id": "cordova-plugin-device.device",
  284. "file": "plugins/cordova-plugin-device/www/device.js",
  285. "pluginId": "cordova-plugin-device",
  286. "clobbers": [
  287. "device"
  288. ]
  289. },
  290. {
  291. "id": "jpush-phonegap-plugin.JPushPlugin",
  292. "file": "plugins/jpush-phonegap-plugin/www/JPushPlugin.js",
  293. "pluginId": "jpush-phonegap-plugin",
  294. "clobbers": [
  295. "JPush"
  296. ]
  297. },
  298. {
  299. "id": "cordova-plugin-wechat.Wechat",
  300. "file": "plugins/cordova-plugin-wechat/www/wechat.js",
  301. "pluginId": "cordova-plugin-wechat",
  302. "clobbers": [
  303. "Wechat"
  304. ]
  305. },
  306. {
  307. "id": "cordova-plugin-customurlscheme.LaunchMyApp",
  308. "file": "plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js",
  309. "pluginId": "cordova-plugin-customurlscheme",
  310. "clobbers": [
  311. "window.plugins.launchmyapp"
  312. ]
  313. },
  314. {
  315. "id": "cordova-plugin-fullscreen.AndroidFullScreen",
  316. "file": "plugins/cordova-plugin-fullscreen/www/AndroidFullScreen.js",
  317. "pluginId": "cordova-plugin-fullscreen",
  318. "clobbers": [
  319. "AndroidFullScreen"
  320. ]
  321. },
  322. {
  323. "id": "cordova-plugin-statusbar.statusbar",
  324. "file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
  325. "pluginId": "cordova-plugin-statusbar",
  326. "clobbers": [
  327. "window.StatusBar"
  328. ]
  329. }
  330. ],
  331. "plugin_metadata": {
  332. "cordova-plugin-whitelist": "1.3.4",
  333. "cordova-plugin-device": "2.0.3",
  334. "cordova-plugin-jcore": "1.3.3",
  335. "jpush-phonegap-plugin": "3.7.6",
  336. "cordova-plugin-wechat": "3.0.0",
  337. "cordova-plugin-customurlscheme": "5.0.2",
  338. "cordova-plugin-fullscreen": "1.3.0",
  339. "cordova-plugin-statusbar": "2.4.3"
  340. }
  341. }