-
Notifications
You must be signed in to change notification settings - Fork 26
/
config.xml
87 lines (87 loc) · 6.23 KB
/
config.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="20302" id="at.co.kemmer.openlap" version="2.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>OpenLap</name>
<description>Open Source Slotcar Race App for Carrera(R) Digital 124/132</description>
<author email="tkemmer@computer.org">Thomas Kemmer</author>
<content src="index.html" />
<access origin="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<preference name="AndroidXEnabled" value="true" />
<preference name="AutoHideSplashScreen" value="false" />
<preference name="BackupWebStorage" value="none" />
<preference name="DefaultVolumeStream" value="media" />
<preference name="DisallowOverscroll" value="true" />
<preference name="FadeSplashScreenDuration" value="300" />
<preference name="LoadUrlTimeoutValue" value="60000" />
<preference name="ScrollEnabled" value="false" />
<preference name="ShowSplashScreenSpinner" value="false" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="SplashScreen" value="screen" />
<preference name="SplashScreenDelay" value="3000" />
<preference name="SplashShowOnlyFirstTime" value="false" />
<feature name="StatusBar">
<param name="ios-package" onload="true" value="CDVStatusBar" />
</feature>
<icon src="res/icon.png" />
<platform name="android">
<hook src="hooks/android/windowLayoutInDisplayCutoutMode.js" type="after_platform_add" />
<icon background="@color/cdv_icon_background" density="hdpi" foreground="res/android/icon/mipmap-hdpi-icon.png" />
<icon background="@color/cdv_icon_background" density="mdpi" foreground="res/android/icon/mipmap-mdpi-icon.png" />
<icon background="@color/cdv_icon_background" density="xhdpi" foreground="res/android/icon/mipmap-xhdpi-icon.png" />
<icon background="@color/cdv_icon_background" density="xxhdpi" foreground="res/android/icon/mipmap-xxhdpi-icon.png" />
<icon background="@color/cdv_icon_background" density="xxxhdpi" foreground="res/android/icon/mipmap-xxxhdpi-icon.png" />
<preference name="AndroidWindowSplashScreenAnimatedIcon" value="res/android/icon/mipmap-xxxhdpi-icon.png" />
<preference name="android-minSdkVersion" value="27" />
<resource-file src="res/android/colors.xml" target="/app/src/main/res/values/colors.xml" />
</platform>
<platform name="ios">
<icon height="144" src="res/ios/icon/icon-72@2x.png" width="144" />
<icon height="57" src="res/ios/icon/icon.png" width="57" />
<icon height="20" src="res/ios/icon/icon-20.png" width="20" />
<icon height="40" src="res/ios/icon/icon-20@2x.png" width="40" />
<icon height="60" src="res/ios/icon/icon-20@3x.png" width="60" />
<icon height="29" src="res/ios/icon/icon-29.png" width="29" />
<icon height="58" src="res/ios/icon/icon-29@2x.png" width="58" />
<icon height="87" src="res/ios/icon/icon-29@3x.png" width="87" />
<icon height="48" src="res/ios/icon/icon-24@2x.png" width="48" />
<icon height="55" src="res/ios/icon/icon-27.5@2x.png" width="55" />
<icon height="88" src="res/ios/icon/icon-44@2x.png" width="88" />
<icon height="172" src="res/ios/icon/icon-86@2x.png" width="172" />
<icon height="196" src="res/ios/icon/icon-98@2x.png" width="196" />
<icon height="216" src="res/ios/icon/icon-108@2x.png" width="216" />
<icon height="40" src="res/ios/icon/icon-40.png" width="40" />
<icon height="80" src="res/ios/icon/icon-40@2x.png" width="80" />
<icon height="120" src="res/ios/icon/icon-40@3x.png" width="120" />
<icon height="50" src="res/ios/icon/icon-50.png" width="50" />
<icon height="100" src="res/ios/icon/icon-50@2x.png" width="100" />
<icon height="60" src="res/ios/icon/icon-60.png" width="60" />
<icon height="120" src="res/ios/icon/icon-60@2x.png" width="120" />
<icon height="180" src="res/ios/icon/icon-60@3x.png" width="180" />
<icon height="72" src="res/ios/icon/icon-72.png" width="72" />
<icon height="114" src="res/ios/icon/icon@2x.png" width="114" />
<icon height="76" src="res/ios/icon/icon-76.png" width="76" />
<icon height="152" src="res/ios/icon/icon-76@2x.png" width="152" />
<icon height="167" src="res/ios/icon/icon-83.5@2x.png" width="167" />
<icon height="1024" src="res/ios/icon/icon-1024.png" width="1024" />
<splash height="1242" src="res/ios/splash/Default-Landscape-736h.png" width="2208" />
<splash height="1136" src="res/ios/splash/Default-568h@2x~iphone.png" width="640" />
<splash height="2688" src="res/ios/splash/Default-2688h~iphone.png" width="1242" />
<splash height="1242" src="res/ios/splash/Default-Landscape-2688h~iphone.png" width="2688" />
<splash height="1792" src="res/ios/splash/Default-1792h~iphone.png" width="828" />
<splash height="828" src="res/ios/splash/Default-Landscape-1792h~iphone.png" width="1792" />
<splash height="2436" src="res/ios/splash/Default-2436h.png" width="1125" />
<splash height="1125" src="res/ios/splash/Default-Landscape-2436h.png" width="2436" />
<splash height="2208" src="res/ios/splash/Default-736h.png" width="1242" />
<splash height="1334" src="res/ios/splash/Default-667h.png" width="750" />
<splash height="1536" src="res/ios/splash/Default-Landscape@2x~ipad.png" width="2048" />
<splash height="2048" src="res/ios/splash/Default-Landscape@~ipadpro.png" width="2732" />
<splash height="768" src="res/ios/splash/Default-Landscape~ipad.png" width="1024" />
<splash height="2048" src="res/ios/splash/Default-Portrait@2x~ipad.png" width="1536" />
<splash height="2732" src="res/ios/splash/Default-Portrait@~ipadpro.png" width="2048" />
<splash height="1024" src="res/ios/splash/Default-Portrait~ipad.png" width="768" />
<splash height="960" src="res/ios/splash/Default@2x~iphone.png" width="640" />
<splash height="480" src="res/ios/splash/Default~iphone.png" width="320" />
<splash height="2732" src="res/ios/splash/Default@2x~universal~anyany.png" width="2732" />
</platform>
</widget>