splash/icons

This commit is contained in:
Peti 2023-05-27 14:55:13 +02:00
parent 8ec2ff8b1a
commit 0abd92c02a
52 changed files with 114 additions and 74 deletions

Binary file not shown.

After

(image error) Size: 8.3 KiB

Binary file not shown.

Before

(image error) Size: 9.8 KiB

After

(image error) Size: 8.3 KiB

Binary file not shown.

After

(image error) Size: 2.7 KiB

Binary file not shown.

Before

(image error) Size: 4.3 KiB

After

(image error) Size: 2.7 KiB

Binary file not shown.

After

(image error) Size: 8.3 KiB

Binary file not shown.

After

(image error) Size: 2.7 KiB

Binary file not shown.

After

(image error) Size: 6.7 KiB

Binary file not shown.

After

(image error) Size: 17 KiB

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 6.7 KiB

Binary file not shown.

Before

(image error) Size: 14 KiB

After

(image error) Size: 6.7 KiB

Binary file not shown.

After

(image error) Size: 17 KiB

Binary file not shown.

Before

(image error) Size: 31 KiB

After

(image error) Size: 17 KiB

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

Before

(image error) Size: 46 KiB

After

(image error) Size: 18 KiB

Binary file not shown.

Before

(image error) Size: 3.3 KiB

After

(image error) Size: 3.2 KiB

Binary file not shown.

Before

(image error) Size: 1.9 KiB

After

(image error) Size: 1.8 KiB

Binary file not shown.

Before

(image error) Size: 5.3 KiB

After

(image error) Size: 5.1 KiB

Binary file not shown.

Before

(image error) Size: 9.7 KiB

After

(image error) Size: 9.8 KiB

Binary file not shown.

Before

(image error) Size: 16 KiB

After

(image error) Size: 16 KiB

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
<item name="android:windowSplashScreenBackground">#3D7BF4</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
<item name="android:windowSplashScreenBackground">#3D7BF4</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>

Binary file not shown.

Before

(image error) Size: 1.4 MiB

After

(image error) Size: 1.4 MiB

Binary file not shown.

Before

(image error) Size: 53 KiB

After

(image error) Size: 15 KiB

Binary file not shown.

After

(image error) Size: 610 KiB

Binary file not shown.

After

(image error) Size: 585 B

Binary file not shown.

After

(image error) Size: 1.3 KiB

Binary file not shown.

After

(image error) Size: 2.3 KiB

Binary file not shown.

After

(image error) Size: 887 B

Binary file not shown.

After

(image error) Size: 2.1 KiB

Binary file not shown.

After

(image error) Size: 4.0 KiB

Binary file not shown.

After

(image error) Size: 1.3 KiB

Binary file not shown.

After

(image error) Size: 3.5 KiB

Binary file not shown.

After

(image error) Size: 6.7 KiB

Binary file not shown.

After

(image error) Size: 1.8 KiB

Binary file not shown.

After

(image error) Size: 4.9 KiB

Binary file not shown.

After

(image error) Size: 2.1 KiB

Binary file not shown.

After

(image error) Size: 6.0 KiB

Binary file not shown.

After

(image error) Size: 6.7 KiB

Binary file not shown.

After

(image error) Size: 13 KiB

Binary file not shown.

After

(image error) Size: 2.9 KiB

Binary file not shown.

After

(image error) Size: 8.9 KiB

Binary file not shown.

After

(image error) Size: 3.1 KiB

Binary file not shown.

After

(image error) Size: 9.5 KiB

Binary file not shown.

After

(image error) Size: 11 KiB

Binary file not shown.

Before

(image error) Size: 4.3 KiB

After

(image error) Size: 2.7 KiB

Binary file not shown.

Before

(image error) Size: 14 KiB

After

(image error) Size: 6.7 KiB

Binary file not shown.

Before

(image error) Size: 31 KiB

After

(image error) Size: 17 KiB

@ -38,7 +38,7 @@
</scene> </scene>
</scenes> </scenes>
<resources> <resources>
<image name="LaunchImage" width="500" height="500"/> <image name="LaunchImage" width="1372" height="1372"/>
<image name="LaunchBackground" width="1" height="1"/> <image name="LaunchBackground" width="1" height="1"/>
</resources> </resources>
</document> </document>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BGTaskSchedulerPermittedIdentifiers</key> <key>BGTaskSchedulerPermittedIdentifiers</key>
<array> <array>
<string>com.transistorsoft.fetch</string> <string>com.transistorsoft.fetch</string>
@ -67,5 +67,5 @@
</array> </array>
<key>UIViewControllerBasedStatusBarAppearance</key> <key>UIViewControllerBasedStatusBarAppearance</key>
<false/> <false/>
</dict> </dict>
</plist> </plist>

@ -147,18 +147,16 @@ flutter:
style: italic style: italic
flutter_icons: flutter_icons:
image_path: "assets/icons/ic_launcher.png" image_path: assets/icons/ic_launcher.png
adaptive_icon_background: "#3D7BF4"
adaptive_icon_foreground: "assets/icons/ic_launcher_foreground.png"
android: true android: true
ios: true ios: true
remove_alpha_ios: true remove_alpha_ios: true
flutter_native_splash: flutter_native_splash:
color: "#3D7BF4" color: "#3D7BF4"
image: "assets/icons/ic_splash.png" image: assets/icons/ic_splash.png
android_12: android_12:
image: "assets/icons/ic_splash.png" image: assets/icons/ic_splash.png
android: true android: true
android_gravity: center android_gravity: center
ios: true ios: true

@ -124,7 +124,7 @@ class _SettingsScreenState extends State<SettingsScreen>
icon: Icon(FeatherIcons.grid, color: AppColors.of(context).teal), icon: Icon(FeatherIcons.grid, color: AppColors.of(context).teal),
title: Text("open_dkt".i18n), title: Text("open_dkt".i18n),
), ),
const UserMenuNickname(), UserMenuNickname(u),
// BottomSheetMenuItem( // BottomSheetMenuItem(
// onPressed: () {}, // onPressed: () {},
// icon: Icon(FeatherIcons.camera), // icon: Icon(FeatherIcons.camera),