not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

107 lines
5.5 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <widget xmlns = "http://www.w3.org/ns/widgets"
  3. xmlns:cdv="http://cordova.apache.org/ns/1.0"
  4. xmlns:android = "http://schemas.android.com/apk/res/android"
  5. id = "org.olpc-france.sugarizer"
  6. version = "1.2.0"
  7. android-versionCode = "12000">
  8. <name>Sugarizer</name>
  9. <description>
  10. A taste of the Sugar on any device.
  11. </description>
  12. <author href="https://sugarizer.org" email="lionel@sugarizer.org">
  13. Lionel Laské
  14. </author>
  15. <preference name="Fullscreen" value="true" />
  16. <preference name="Orientation" value="landscape" />
  17. <preference name="windows-target-version" value="10.0" />
  18. <content src="index.html" />
  19. <plugin name="cordova-plugin-whitelist" version="1" />
  20. <access origin="*" />
  21. <allow-navigation href="*" />
  22. <preference name="android-minSdkVersion" value="14" />
  23. <engine name="android" spec="6.3.0" />
  24. <plugin name="cordova-plugin-inappbrowser" spec="1.0.1" />
  25. <plugin name="cordova-plugin-camera" spec="2.4.0" />
  26. <plugin name="cordova-plugin-file" spec="4.3.1" />
  27. <plugin name="cordova-plugin-device" spec="1.1.0" />
  28. <plugin name="cordova-plugin-device-motion" spec="1.2.0" />
  29. <plugin name="cordova-plugin-dialogs" spec="1.2.0" />
  30. <plugin name="cordova-plugin-file-transfer" spec="1.6.0" />
  31. <plugin name="cordova-plugin-fullscreen" spec="1.1.0" />
  32. <plugin name="cordova-plugin-ios-longpress-fix" spec="1.1.0" />
  33. <plugin name="cordova-plugin-media" spec="1.0.1" />
  34. <plugin name="cordova-plugin-network-information" spec="1.1.0" />
  35. <plugin name="cordova-plugin-qrscanner" spec="3.0.1" />
  36. <plugin name="cordova-plugin-splashscreen" spec="4.1.0" />
  37. <plugin name="cordova-plugin-swift-support" spec="3.1.1" />
  38. <plugin name="cordova-plugin-vibration" spec="2.1.1" />
  39. <plugin name="cordova-plugin-whitelist" spec="1.3.1" />
  40. <plugin name="com.develcode.plugins.volumeControl" spec="https://github.com/manusimpson/Phonegap-Android-VolumeControl.git" />
  41. <!-- &SugarizerOS
  42. <plugin name="cordova-plugin-sugarizeros" spec="../cordova-plugin-sugarizeros" />
  43. SugarizerOS& -->
  44. <platform name="android">
  45. <icon density="ldpi" src="res/icon/android/icon-36-ldpi.png" />
  46. <icon density="mdpi" src="res/icon/android/icon-48-mdpi.png" />
  47. <icon density="hdpi" src="res/icon/android/icon-72-hdpi.png" />
  48. <icon density="xhdpi" src="res/icon/android/icon-96-xhdpi.png" />
  49. <icon density="xxhdpi" src="res/icon/android/icon-144-xxhdpi.png" />
  50. <icon density="xxxhdpi" src="res/icon/android/icon-192-xxxhdpi.png" />
  51. </platform>
  52. <platform name="ios">
  53. <icon src="res/icon/ios/icon-60@3x.png" width="180" height="180" />
  54. <icon src="res/icon/ios/icon-60.png" width="60" height="60" />
  55. <icon src="res/icon/ios/icon-60@2x.png" width="120" height="120" />
  56. <icon src="res/icon/ios/icon-76.png" width="76" height="76" />
  57. <icon src="res/icon/ios/icon-76@2x.png" width="152" height="152" />
  58. <icon src="res/icon/ios/icon-40.png" width="40" height="40" />
  59. <icon src="res/icon/ios/icon-40@2x.png" width="80" height="80" />
  60. <icon src="res/icon/ios/icon.png" width="57" height="57" />
  61. <icon src="res/icon/ios/icon@2x.png" width="114" height="114" />
  62. <icon src="res/icon/ios/icon-72.png" width="72" height="72" />
  63. <icon src="res/icon/ios/icon-72@2x.png" width="144" height="144" />
  64. <icon src="res/icon/ios/icon-83.5@2x.png" width="167" height="167" />
  65. <icon src="res/icon/ios/icon-small.png" width="29" height="29" />
  66. <icon src="res/icon/ios/icon-small@2x.png" width="58" height="58" />
  67. <icon src="res/icon/ios/icon-small@3x.png" width="87" height="87" />
  68. <icon src="res/icon/ios/icon-50.png" width="50" height="50" />
  69. <icon src="res/icon/ios/icon-50@2x.png" width="100" height="100" />
  70. <icon src="res/icon/ios/icon-1024.png" width="1024" height="1024" />
  71. <splash src="res/splash/ios/Default@2x~iphone~anyany.png" />
  72. <splash src="res/splash/ios/Default@2x~iphone~comany.png" />
  73. <splash src="res/splash/ios/Default@2x~iphone~comcom.png" />
  74. <splash src="res/splash/ios/Default@3x~iphone~anyany.png" />
  75. <splash src="res/splash/ios/Default@3x~iphone~anycom.png" />
  76. <splash src="res/splash/ios/Default@3x~iphone~comany.png" />
  77. <splash src="res/splash/ios/Default@2x~ipad~anyany.png" />
  78. <splash src="res/splash/ios/Default@2x~ipad~comany.png" />
  79. </platform>
  80. <platform name="windows">
  81. <splash width="620" height="300" src="res/splash/windows/SplashScreen.scale-100.png" />
  82. <splash width="1152" height="1920" src="res/splash/windows/SplashScreenPhone.scale-240.png" />
  83. <icon width="150" height="150" src="res/icon/windows/Square150x150Logo.scale-100.png" />
  84. <icon width="360" height="360" src="res/icon/windows/Square150x150Logo.scale-240.png" />
  85. <icon width="30" height="30" src="res/icon/windows/Square30x30Logo.scale-100.png" />
  86. <icon width="310" height="310" src="res/icon/windows/Square310x310Logo.scale-100.png" />
  87. <icon width="44" height="44" src="res/icon/windows/Square44x44Logo.scale-100.png" />
  88. <icon width="106" height="106" src="res/icon/windows/Square44x44Logo.scale-240.png" />
  89. <icon width="70" height="70" src="res/icon/windows/Square70x70Logo.scale-100.png" />
  90. <icon width="71" height="71" src="res/icon/windows/Square71x71Logo.scale-100.png" />
  91. <icon width="170" height="170" src="res/icon/windows/Square71x71Logo.scale-240.png" />
  92. <icon width="50" height="50" src="res/icon/windows/StoreLogo.scale-100.png" />
  93. <icon width="120" height="120" src="res/icon/windows/StoreLogo.scale-240.png" />
  94. <icon width="310" height="150" src="res/icon/windows/Wide310x150Logo.scale-100.png" />
  95. <icon width="744" height="360" src="res/icon/windows/Wide310x150Logo.scale-240.png" />
  96. </platform>
  97. </widget>