Add iOS assets
35
config.xml
@ -16,13 +16,44 @@
|
||||
<preference name="SplashShowOnlyFirstTime" value="true" />
|
||||
<preference name="AutoHideSplashScreen" value="false" />
|
||||
<preference name="ShowSplashScreen" value="true" />
|
||||
<platform name="ios">
|
||||
<icon src="res/ios/icon-60@3x.png" width="180" height="180" />
|
||||
<icon src="res/ios/icon-60.png" width="60" height="60" />
|
||||
<icon src="res/ios/icon-60@2x.png" width="120" height="120" />
|
||||
<icon src="res/ios/icon-76.png" width="76" height="76" />
|
||||
<icon src="res/ios/icon-76@2x.png" width="152" height="152" />
|
||||
<icon src="res/ios/icon-40.png" width="40" height="40" />
|
||||
<icon src="res/ios/icon-40@2x.png" width="80" height="80" />
|
||||
<icon src="res/ios/icon.png" width="57" height="57" />
|
||||
<icon src="res/ios/icon@2x.png" width="114" height="114" />
|
||||
<icon src="res/ios/icon-72.png" width="72" height="72" />
|
||||
<icon src="res/ios/icon-72@2x.png" width="144" height="144" />
|
||||
<icon src="res/ios/icon-small.png" width="29" height="29" />
|
||||
<icon src="res/ios/icon-small@2x.png" width="58" height="58" />
|
||||
<icon src="res/ios/icon-50.png" width="50" height="50" />
|
||||
<icon src="res/ios/icon-50@2x.png" width="100" height="100" />
|
||||
<icon src="res/ios/icon-83.5@2x.png" width="167" height="167" />
|
||||
|
||||
<splash src="res/ios/Default~iphone.png" width="320" height="480"/>
|
||||
<splash src="res/ios/Default@2x~iphone.png" width="640" height="960"/>
|
||||
<splash src="res/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
|
||||
<splash src="res/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
|
||||
<splash src="res/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
|
||||
<splash src="res/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
|
||||
<splash src="res/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
|
||||
<splash src="res/ios/Default-667h.png" width="750" height="1334"/>
|
||||
<splash src="res/ios/Default-736h.png" width="1242" height="2208"/>
|
||||
<splash src="res/ios/Default-Landscape-736h.png" width="2208" height="1242"/>
|
||||
|
||||
<!-- Fix iOS special-ness -->
|
||||
<preference name="DisallowOverscroll" value="true" />
|
||||
<preference name="KeyboardShrinksView" value="true" />
|
||||
<preference name="StatusBarOverlaysWebView" value="false" />
|
||||
<preference name="StatusBarStyle" value="blackopaque" />
|
||||
</platform>
|
||||
<platform name="browser">
|
||||
<preference name="ShowSplashScreen" value="false" />
|
||||
</platform>
|
||||
<preference name="StatusBarOverlaysWebView" value="false" />
|
||||
<preference name="StatusBarStyle" value="blackopaque" />
|
||||
<content src="index.html" />
|
||||
<access origin="*" />
|
||||
<allow-navigation href="*" />
|
||||
|
BIN
res/ios/Default-568h@2x~iphone.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
res/ios/Default-667h.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
res/ios/Default-736h.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
res/ios/Default-Landscape-736h.png
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
res/ios/Default-Landscape@2x~ipad.png
Normal file
After Width: | Height: | Size: 83 KiB |
BIN
res/ios/Default-Landscape~ipad.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
res/ios/Default-Portrait@2x~ipad.png
Normal file
After Width: | Height: | Size: 88 KiB |
BIN
res/ios/Default-Portrait~ipad.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
res/ios/Default@2x~iphone.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
res/ios/Default~iphone.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
res/ios/icon-40.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/ios/icon-40@2x.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
res/ios/icon-50.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/ios/icon-50@2x.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
res/ios/icon-60.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
res/ios/icon-60@2x.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
res/ios/icon-60@3x.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
res/ios/icon-72.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
res/ios/icon-72@2x.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
res/ios/icon-76.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
res/ios/icon-76@2x.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
res/ios/icon-83.5@2x.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
res/ios/icon-small.png
Normal file
After Width: | Height: | Size: 871 B |
BIN
res/ios/icon-small@2x.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
res/ios/icon-small@3x.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
res/ios/icon.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
res/ios/icon@2x.png
Normal file
After Width: | Height: | Size: 3.6 KiB |