Guest User

Untitled

a guest
Aug 5th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <widget id="com.ionicframework.tontongaston403152" version="1.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  3. <name>tonton_gaston</name>
  4. <description>&#xD;
  5. An Ionic Framework and Cordova project.&#xD;
  6. </description>
  7. <author email="contact@tontongaston.fr" href="http://tontongaston.fr/">&#xD;
  8. TontonGaston
  9. </author>
  10. <content src="index.html"/>
  11. <access origin="*"/>
  12. <access origin="*"/>
  13. <access origin="tel:*" launch-external="yes"/>
  14. <access origin="*"/>
  15. <preference name="webviewbounce" value="false"/>
  16. <preference name="UIWebViewBounce" value="false"/>
  17. <preference name="DisallowOverscroll" value="true"/>
  18. <preference name="SplashScreenDelay" value="2000"/>
  19. <preference name="FadeSplashScreenDuration" value="2000"/>
  20. <preference name="android-minSdkVersion" value="16"/>
  21. <preference name="android:maxSdkVersion" value="19"/>
  22. <preference name="BackupWebStorage" value="none"/>
  23. <preference name="SplashScreen" value="screen"/>
  24. <feature name="StatusBar">
  25. <param name="ios-package" onload="true" value="CDVStatusBar"/>
  26. </feature>
  27. <plugin name="cordova-plugin-device" spec="~1.1.4"/>
  28. <plugin name="cordova-plugin-console" spec="~1.0.5"/>
  29. <plugin name="cordova-plugin-whitelist" spec="~1.3.1"/>
  30. <plugin name="cordova-plugin-splashscreen" spec="~4.0.1"/>
  31. <plugin name="cordova-plugin-statusbar" spec="~2.2.1"/>
  32. <plugin name="ionic-plugin-keyboard" spec="~2.2.1"/>
  33. <plugin name="phonegap-plugin-push" spec="~1.10.5">
  34. <variable name="SENDER_ID" value="465718080745"/>
  35. </plugin>
  36. <platform name="ios">
  37. <icon src="resources\ios\icon\icon.png" width="57" height="57"/>
  38. <icon src="resources\ios\icon\icon@2x.png" width="114" height="114"/>
  39. <icon src="resources\ios\icon\icon-40.png" width="40" height="40"/>
  40. <icon src="resources\ios\icon\icon-40@2x.png" width="80" height="80"/>
  41. <icon src="resources\ios\icon\icon-40@3x.png" width="120" height="120"/>
  42. <icon src="resources\ios\icon\icon-50.png" width="50" height="50"/>
  43. <icon src="resources\ios\icon\icon-50@2x.png" width="100" height="100"/>
  44. <icon src="resources\ios\icon\icon-60.png" width="60" height="60"/>
  45. <icon src="resources\ios\icon\icon-60@2x.png" width="120" height="120"/>
  46. <icon src="resources\ios\icon\icon-60@3x.png" width="180" height="180"/>
  47. <icon src="resources\ios\icon\icon-72.png" width="72" height="72"/>
  48. <icon src="resources\ios\icon\icon-72@2x.png" width="144" height="144"/>
  49. <icon src="resources\ios\icon\icon-76.png" width="76" height="76"/>
  50. <icon src="resources\ios\icon\icon-76@2x.png" width="152" height="152"/>
  51. <icon src="resources\ios\icon\icon-83.5@2x.png" width="167" height="167"/>
  52. <icon src="resources\ios\icon\icon-small.png" width="29" height="29"/>
  53. <icon src="resources\ios\icon\icon-small@2x.png" width="58" height="58"/>
  54. <icon src="resources\ios\icon\icon-small@3x.png" width="87" height="87"/>
  55. <splash src="resources\ios\splash\Default-568h@2x~iphone.png" width="640" height="1136"/>
  56. <splash src="resources\ios\splash\Default-667h.png" width="750" height="1334"/>
  57. <splash src="resources\ios\splash\Default-736h.png" width="1242" height="2208"/>
  58. <splash src="resources\ios\splash\Default-Landscape-736h.png" width="2208" height="1242"/>
  59. <splash src="resources\ios\splash\Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
  60. <splash src="resources\ios\splash\Default-Landscape~ipad.png" width="1024" height="768"/>
  61. <splash src="resources\ios\splash\Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
  62. <splash src="resources\ios\splash\Default-Portrait~ipad.png" width="768" height="1024"/>
  63. <splash src="resources\ios\splash\Default@2x~iphone.png" width="640" height="960"/>
  64. <splash src="resources\ios\splash\Default~iphone.png" width="320" height="480"/>
  65. </platform>
  66. <platform name="android">
  67. <icon density="ldpi" src="resources\android\icon\drawable-ldpi-icon.png"/>
  68. <icon density="mdpi" src="resources\android\icon\drawable-mdpi-icon.png"/>
  69. <icon density="hdpi" src="resources\android\icon\drawable-hdpi-icon.png"/>
  70. <icon density="xhdpi" src="resources\android\icon\drawable-xhdpi-icon.png"/>
  71. <icon density="xxhdpi" src="resources\android\icon\drawable-xxhdpi-icon.png"/>
  72. <icon density="xxxhdpi" src="resources\android\icon\drawable-xxxhdpi-icon.png"/>
  73. <splash density="land-ldpi" src="resources\android\splash\drawable-land-ldpi-screen.png"/>
  74. <splash density="land-mdpi" src="resources\android\splash\drawable-land-mdpi-screen.png"/>
  75. <splash density="land-hdpi" src="resources\android\splash\drawable-land-hdpi-screen.png"/>
  76. <splash density="land-xhdpi" src="resources\android\splash\drawable-land-xhdpi-screen.png"/>
  77. <splash density="land-xxhdpi" src="resources\android\splash\drawable-land-xxhdpi-screen.png"/>
  78. <splash density="land-xxxhdpi" src="resources\android\splash\drawable-land-xxxhdpi-screen.png"/>
  79. <splash density="port-ldpi" src="resources\android\splash\drawable-port-ldpi-screen.png"/>
  80. <splash density="port-mdpi" src="resources\android\splash\drawable-port-mdpi-screen.png"/>
  81. <splash density="port-hdpi" src="resources\android\splash\drawable-port-hdpi-screen.png"/>
  82. <splash density="port-xhdpi" src="resources\android\splash\drawable-port-xhdpi-screen.png"/>
  83. <splash density="port-xxhdpi" src="resources\android\splash\drawable-port-xxhdpi-screen.png"/>
  84. <splash density="port-xxxhdpi" src="resources\android\splash\drawable-port-xxxhdpi-screen.png"/>
  85. </platform>
  86. <icon src="resources\ios\icon\icon-small@3x.png"/>
  87. <allow-navigation href="*"/>
  88. <allow-navigation href="http://*/*"/>
  89. <allow-navigation href="https://*/*"/>
  90. <allow-navigation href="data:*"/>
  91. <allow-intent href="*"/>
  92. </widget>
Add Comment
Please, Sign In to add comment