Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.71 KB | None | 0 0
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <widget id="com.new.app" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns="http://www.w3.org/ns/widgets" version="0.0.1">
  3. <name>PEA</name>
  4. <description/>
  5. <author href="http://www.sap.com" email="dev@sap.com">SAP Product and Innovation</author>
  6. <content src="index.html"/>
  7. <plugin version="1.0.0" spec="1" name="cordova-plugin-whitelist"/>
  8. <plugin spec="~4.0.2" name="kapsel-plugin-logon"/>
  9. <plugin spec="~4.0.2" name="kapsel-plugin-appupdate"/>
  10. <plugin spec="~4.0.2" name="kapsel-plugin-logger"/>
  11. <plugin spec="~4.0.2" name="kapsel-plugin-settings"/>
  12. <plugin spec="~4.0.2" name="kapsel-plugin-push"/>
  13. <plugin spec="~4.0.2" name="kapsel-plugin-encryptedstorage"/>
  14. <plugin spec="~4.0.2" name="kapsel-plugin-authproxy"/>
  15. <plugin spec="~4.0.2" name="kapsel-plugin-barcodescanner">
  16. <variable name="CAMERA_USAGE_DESCRIPTION" value=" "/>
  17. </plugin>
  18. <plugin spec="~4.0.2" name="kapsel-plugin-odata">
  19. <variable name="CAMERA_USAGE_DESCRIPTION" value=" "/>
  20. </plugin>
  21. <plugin spec="~4.0.2" name="kapsel-plugin-e2etrace">
  22. <variable name="CAMERA_USAGE_DESCRIPTION" value=" "/>
  23. </plugin>
  24. <plugin spec="~0.10.0" name="cordova-plugin-camera-preview"/>
  25. <plugin spec="~0.9.1" name="cordova-plugin-email-composer"/>
  26. <plugin spec="^2.0.2" name="cordova-plugin-device"/>
  27. <plugin spec="^2.0.1" name="cordova-plugin-network-information"/>
  28. <plugin spec="^2.0.2" name="cordova-plugin-battery-status"/>
  29. <plugin spec="^2.0.1" name="cordova-plugin-device-motion"/>
  30. <plugin spec="^2.0.1" name="cordova-plugin-device-orientation"/>
  31. <plugin spec="^4.0.1" name="cordova-plugin-geolocation"/>
  32. <plugin spec="^4.0.3" name="cordova-plugin-camera"/>
  33. <plugin spec="~3.0.3-dev" name="cordova-plugin-media-capture"/>
  34. <plugin spec="^5.0.2" name="cordova-plugin-media">
  35. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  36. </plugin>
  37. <plugin spec="^6.0.1" name="cordova-plugin-file">
  38. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  39. </plugin>
  40. <plugin spec="^1.7.1" name="cordova-plugin-file-transfer">
  41. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  42. </plugin>
  43. <plugin spec="^2.0.1" name="cordova-plugin-dialogs">
  44. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  45. </plugin>
  46. <plugin spec="^3.1.0" name="cordova-plugin-vibration">
  47. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  48. </plugin>
  49. <plugin spec="^3.0.1" name="cordova-plugin-contacts">
  50. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  51. </plugin>
  52. <plugin spec="^1.11.0" name="cordova-plugin-globalization">
  53. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  54. </plugin>
  55. <plugin spec="^3.0.0" name="cordova-plugin-splashscreen">
  56. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  57. </plugin>
  58. <plugin spec="^1.1.0" name="cordova-plugin-console">
  59. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  60. </plugin>
  61. <plugin spec="^2.4.2" name="cordova-plugin-statusbar">
  62. <variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO"/>
  63. </plugin>
  64. <access origin="*"/>
  65. <allow-intent href="http://*/*"/>
  66. <allow-intent href="https://*/*"/>
  67. <allow-intent href="tel:*"/>
  68. <allow-intent href="sms:*"/>
  69. <allow-intent href="mailto:*"/>
  70. <allow-intent href="geo:*"/>
  71. <platform name="android">
  72. <icon src="res/icon/icon_android_36.png" density="ldpi"/>
  73. <icon src="res/icon/icon_android_48.png" density="mdpi"/>
  74. <icon src="res/icon/icon_android_72.png" density="hdpi"/>
  75. <icon src="res/icon/icon_android_96.png" density="xhdpi"/>
  76. <splash src="res/screen/android/splash-land-ldpi.png" density="land-ldpi"/>
  77. <splash src="res/screen/android/splash-port-ldpi.png" density="port-ldpi"/>
  78. <splash src="res/screen/android/splash-land-mdpi.png" density="land-mdpi"/>
  79. <splash src="res/screen/android/splash-port-mdpi.png" density="port-mdpi"/>
  80. <splash src="res/screen/android/splash-land-hdpi.png" density="land-hdpi"/>
  81. <splash src="res/screen/android/splash-port-hdpi.png" density="port-hdpi"/>
  82. <splash src="res/screen/android/splash-land-xhdpi.png" density="land-xhdpi"/>
  83. <splash src="res/screen/android/splash-port-xhdpi.png" density="port-xhdpi"/>
  84. </platform>
  85. <platform name="ios">
  86. <icon src="www/res/ios/Icon-60@3x.png" width="180" height="180"/>
  87. <icon src="www/res/ios/Icon-60.png" width="60" height="60"/>
  88. <icon src="www/res/ios/Icon.png" width="57" height="57"/>
  89. <icon src="www/res/ios/Icon@2x.png" width="114" height="114"/>
  90. <icon src="www/res/ios/Icon@2x.png" width="120" height="120"/>
  91. <icon src="www/res/ios/Icon-60@3x.png" width="144" height="144"/>
  92. <splash src="www/res/ios/Default-iphone.png" width="320" height="480"/>
  93. <splash src="www/res/ios/Default@2x-iphone.png" width="640" height="960"/>
  94. <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
  95. <splash src="www/res/ios/Default-736h.png" width="1536" height="2048"/>
  96. <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
  97. <splash src="www/res/ios/Default-736h.png" width="2048" height="1536"/>
  98. <splash src="www/res/ios/Default-568h@2xiphone.png" width="640" height="1136"/>
  99. <splash src="www/res/ios/Default-667h.png" width="750" height="1334"/>
  100. <splash src="www/res/ios/Default-736h.png" width="1142" height="2208"/>
  101. </platform>
  102. <platform name="windows"/>
  103. <platform name="ios">
  104. <preference name="Fullscreen" value="false"/>
  105. <preference name="Orientation" value="all"/>
  106. <preference name="EnableViewportScale" value="false"/>
  107. <preference name="UrlScheme" value=""/>
  108. </platform>
  109. <preference name="sap-development-version" value="0.0.1"/>
  110. <preference name="hybridapprevision" value="1"/>
  111. <preference name="SplashScreen" value="screen"/>
  112. <preference name="SplashScreenDelay" value="5000"/>
  113. <icon src="res/icon/icon_512.png"/>
  114. <engine spec="^4.5.4" name="ios"/>
  115. </widget>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement