Advertisement
Guest User

Untitled

a guest
Apr 13th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <widget id="se.viacura.viacuraoptimus" version="0.0.48" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  3. <name>Care Insight</name>
  4. <description>Health care app</description>
  5. <author email="info@viacura.se" href="http://viacura.se/">Care Insight</author>
  6. <content src="index.html" />
  7. <access origin="*" />
  8. <allow-intent href="http://*/*" />
  9. <allow-intent href="https://*/*" />
  10. <allow-intent href="tel:*" />
  11. <allow-intent href="sms:*" />
  12. <allow-intent href="mailto:*" />
  13. <allow-intent href="geo:*" />
  14. <allow-intent href="careoptimizer://*" />
  15. <allow-intent href="netid:///*" />
  16. <platform name="android">
  17. <allow-intent href="market:*" />
  18. </platform>
  19. <platform name="browser">
  20. <allow-intent href="itms:*" />
  21. <allow-intent href="itms-apps:*" />
  22. <hook src="after_prepare_electron.js" type="after_prepare" />
  23. </platform>
  24. <platform name="ios">
  25. <allow-intent href="itms:*" />
  26. <allow-intent href="itms-apps:*" />
  27. <hook src="add_netid.js" type="after_prepare" />
  28. <icon height="57" src="resources/ios/icon/icon.png" width="57" />
  29. <icon height="114" src="resources/ios/icon/icon@2x.png" width="114" />
  30. <icon height="40" src="resources/ios/icon/icon-40.png" width="40" />
  31. <icon height="80" src="resources/ios/icon/icon-40@2x.png" width="80" />
  32. <icon height="120" src="resources/ios/icon/icon-40@3x.png" width="120" />
  33. <icon height="50" src="resources/ios/icon/icon-50.png" width="50" />
  34. <icon height="100" src="resources/ios/icon/icon-50@2x.png" width="100" />
  35. <icon height="60" src="resources/ios/icon/icon-60.png" width="60" />
  36. <icon height="120" src="resources/ios/icon/icon-60@2x.png" width="120" />
  37. <icon height="180" src="resources/ios/icon/icon-60@3x.png" width="180" />
  38. <icon height="72" src="resources/ios/icon/icon-72.png" width="72" />
  39. <icon height="144" src="resources/ios/icon/icon-72@2x.png" width="144" />
  40. <icon height="76" src="resources/ios/icon/icon-76.png" width="76" />
  41. <icon height="152" src="resources/ios/icon/icon-76@2x.png" width="152" />
  42. <icon height="167" src="resources/ios/icon/icon-83.5@2x.png" width="167" />
  43. <icon height="29" src="resources/ios/icon/icon-small.png" width="29" />
  44. <icon height="58" src="resources/ios/icon/icon-small@2x.png" width="58" />
  45. <icon height="87" src="resources/ios/icon/icon-small@3x.png" width="87" />
  46. <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" />
  47. </platform>
  48. <platform name="windows">
  49. <icon src="resources/windows/icon/storelogo.png" target="StoreLogo" />
  50. <icon src="resources/windows/icon/smalllogo.png" target="Square30x30Logo" />
  51. <icon src="resources/windows/icon/Square44x44Logo.png" target="Square44x44Logo" />
  52. <icon src="resources/windows/icon/Square70x70Logo.png" target="Square70x70Logo" />
  53. <icon src="resources/windows/icon/Square71x71Logo.png" target="Square71x71Logo" />
  54. <icon src="resources/windows/icon/Square150x150Logo.png" target="Square150x150Logo" />
  55. <icon src="resources/windows/icon/Square310x310Logo.png" target="Square310x310Logo" />
  56. <icon src="resources/windows/icon/Wide310x150Logo.png" target="Wide310x150Logo" />
  57. <splash height="300" src="resources/windows/splash/splashscreen.png" width="620" />
  58. <preference name="WindowsStoreDisplayName" value="Care Insight" />
  59. <preference name="WindowsStoreIdentityName" value="CareInsightAB.CareInsight" />
  60. <preference name="WindowsStorePublisherName" value="Care Insight AB" />
  61. </platform>
  62. <preference name="target-device" value="tablet" />
  63. <preference name="windows-target-version" value="10.0" />
  64. <preference name="webviewbounce" value="false" />
  65. <preference name="UIWebViewBounce" value="false" />
  66. <preference name="DisallowOverscroll" value="true" />
  67. <preference name="android-minSdkVersion" value="16" />
  68. <preference name="BackupWebStorage" value="none" />
  69. <preference name="SplashScreenDelay" value="0" />
  70. <preference name="FadeSplashScreen" value="false" />
  71. <preference name="FadeSplashScreenDuration" value="0" />
  72. <preference name="SplashScreenBackgroundColor" value="0xFFFFFFFF" />
  73. <preference name="Orientation" value="landscape" />
  74. <preference name="Fullscreen" value="true" />
  75. <feature name="StatusBar">
  76. <param name="ios-package" onload="true" value="CDVStatusBar" />
  77. </feature>
  78. <icon src="resources/ios/icon/icon-small@3x.png" />
  79. <engine name="windows" spec="~4.4.3" />
  80. <engine name="browser" spec="~4.1.0" />
  81. <engine name="ios" spec="^4.3.1" />
  82. <plugin name="cordova-plugin-device" spec="~1.1.3" />
  83. <plugin name="cordova-plugin-console" spec="~1.0.4" />
  84. <plugin name="cordova-plugin-statusbar" spec="~2.2.0" />
  85. <plugin name="cordova-plugin-inappbrowser" spec="~1.5.0" />
  86. <plugin name="cordova-plugin-customurlscheme" spec="https://github.com/EddyVerbruggen/Custom-URL-scheme.git">
  87. <variable name="URL_SCHEME" value="careoptimizer" />
  88. </plugin>
  89. <plugin name="cordova-plugin-whitelist" spec="~1.3.0" />
  90. <plugin name="cordova-plugin-splashscreen" spec="~4.0.0" />
  91. <plugin name="ionic-plugin-keyboard" spec="~2.2.1" />
  92. </widget>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement