feat: upgrade to capacitor 5.0

This commit is contained in:
2023-10-19 11:19:04 +02:00
committed by Rainer Killinger
parent a02190fe5a
commit 066e374462
55 changed files with 2458 additions and 1765 deletions

View File

@@ -1,8 +0,0 @@
These are Cordova resources. You can replace icon.png and splash.png and run
`ionic cordova resources` to generate custom icons and splash screens for your
app. See `ionic cordova resources --help` for details.
Cordova reference documentation:
- Icons: https://cordova.apache.org/docs/en/latest/config_ref/images.html
- Splash Screens: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg2"
width="1024"
height="1024"
viewBox="0 0 1024 1024"
sodipodi:docname="logo.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs6" />
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="true"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.35355178"
inkscape:cx="56.5688"
inkscape:cy="599.62928"
inkscape:window-width="1920"
inkscape:window-height="1043"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g8" />
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g8">
<rect
style="fill:#00b5cc;fill-opacity:1;stroke-width:0.839386"
id="rect2351"
width="287.23999"
height="287.23999"
x="234.36116"
y="232.13945"
ry="38.017056"
sodipodi:insensitive="true" />
<rect
style="fill:#3be40b;fill-opacity:1;stroke-width:0.842212"
id="rect2353"
width="116.58564"
height="116.58564"
x="564.81549"
y="402.79379"
ry="19.430941"
sodipodi:insensitive="true" />
<rect
style="fill:#c90e20;fill-opacity:1;stroke-width:0.832623"
id="rect2355"
width="231.48163"
height="231.48163"
x="564.81549"
y="562.59381"
ry="27.034351"
sodipodi:insensitive="true" />
<rect
style="fill:#e4a20b;fill-opacity:1;stroke-width:0.846446"
id="rect2357"
width="175.72328"
height="175.72328"
x="345.87784"
y="562.59381"
ry="25.344704"
sodipodi:insensitive="true" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB