Android builds fixed

- new icon
- fixed android icons
- fixed android status & navigation bar
- added "Splash" page
This commit is contained in:
olcxja 2026-05-08 18:06:52 +02:00
commit 6ff37cb3be
85 changed files with 415 additions and 161 deletions

View file

@ -13,7 +13,8 @@
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^8.3.1",
"@capacitor/cli": "^8.3.1",
"@capacitor/core": "^8.3.1"
"@capacitor/core": "^8.3.2",
"@capacitor/status-bar": "^8.0.2"
},
"devDependencies": {
"@capacitor/assets": "^3.0.5"