feat: Update app icons and manifest for improved branding and localization support

- Changed AndroidManifest.xml to use new launcher icon.
- Added new launcher icon images for various resolutions in Android mipmap directories.
- Updated iOS project.pbxproj and Info.plist to version 13.
- Refactored iOS AppIcon asset catalog with new icon sizes and updated Contents.json.
- Modified pubspec.yaml to include flutter_launcher_icons for automatic icon generation.
- Updated web manifest colors for better branding.
- Added new favicon and icon images for web support.
This commit is contained in:
Janez T
2025-10-16 17:45:19 +02:00
parent 5fbde99fa7
commit 2a25574860
52 changed files with 176 additions and 129 deletions

View File

@@ -5,17 +5,22 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000217">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000206">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.275265">
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.235136">
</testcase>
<testcase classname="fastlane.lanes" name="2: build_app" time="1.053223">
<testcase classname="fastlane.lanes" name="2: build_app" time="103.133272">
</testcase>
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="333.986172">
</testcase>