new: app icon

This commit is contained in:
lollipopkit
2023-06-04 17:19:22 +08:00
parent 261b8e9d29
commit 5600d713a6
46 changed files with 135 additions and 138 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<color name="ic_launcher_background">#083963</color> <color name="ic_launcher_background">#FFFFFF</color>
</resources> </resources>

View File

@@ -360,7 +360,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -368,7 +368,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -491,7 +491,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -499,7 +499,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -516,7 +516,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -524,7 +524,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";

View File

@@ -1,122 +1,122 @@
{ {
"images" : [ "images": [
{ {
"filename" : "Icon-20@2x.png", "size": "20x20",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "2x", "filename": "icon-20@2x.png",
"size" : "20x20" "scale": "2x"
}, },
{ {
"filename" : "Icon-20@3x.png", "size": "20x20",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "3x", "filename": "icon-20@3x.png",
"size" : "20x20" "scale": "3x"
}, },
{ {
"filename" : "Icon-29.png", "size": "29x29",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "1x", "filename": "icon-29.png",
"size" : "29x29" "scale": "1x"
}, },
{ {
"filename" : "Icon-29@2x.png", "size": "29x29",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "2x", "filename": "icon-29@2x.png",
"size" : "29x29" "scale": "2x"
}, },
{ {
"filename" : "Icon-29@3x.png", "size": "29x29",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "3x", "filename": "icon-29@3x.png",
"size" : "29x29" "scale": "3x"
}, },
{ {
"filename" : "Icon-40@2x.png", "size": "40x40",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "2x", "filename": "icon-40@2x.png",
"size" : "40x40" "scale": "2x"
}, },
{ {
"filename" : "Icon-40@3x.png", "size": "40x40",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "3x", "filename": "icon-40@3x.png",
"size" : "40x40" "scale": "3x"
}, },
{ {
"filename" : "Icon-60@2x.png", "size": "60x60",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "2x", "filename": "icon-60@2x.png",
"size" : "60x60" "scale": "2x"
}, },
{ {
"filename" : "Icon-60@3x.png", "size": "60x60",
"idiom" : "iphone", "idiom": "iphone",
"scale" : "3x", "filename": "icon-60@3x.png",
"size" : "60x60" "scale": "3x"
}, },
{ {
"filename" : "Icon-20.png", "size": "20x20",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "1x", "filename": "icon-20-ipad.png",
"size" : "20x20" "scale": "1x"
}, },
{ {
"filename" : "Icon-20@2x-1.png", "size": "20x20",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "2x", "filename": "icon-20@2x-ipad.png",
"size" : "20x20" "scale": "2x"
}, },
{ {
"filename" : "Icon-30.png", "size": "29x29",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "1x", "filename": "icon-29-ipad.png",
"size" : "29x29" "scale": "1x"
}, },
{ {
"filename" : "Icon-29@2x-1.png", "size": "29x29",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "2x", "filename": "icon-29@2x-ipad.png",
"size" : "29x29" "scale": "2x"
}, },
{ {
"filename" : "Icon-40.png", "size": "40x40",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "1x", "filename": "icon-40.png",
"size" : "40x40" "scale": "1x"
}, },
{ {
"filename" : "Icon-40@2x-1.png", "size": "40x40",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "2x", "filename": "icon-40@2x.png",
"size" : "40x40" "scale": "2x"
}, },
{ {
"filename" : "Icon-76.png", "size": "76x76",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "1x", "filename": "icon-76.png",
"size" : "76x76" "scale": "1x"
}, },
{ {
"filename" : "Icon-76@2x.png", "size": "76x76",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "2x", "filename": "icon-76@2x.png",
"size" : "76x76" "scale": "2x"
}, },
{ {
"filename" : "Icon-83.5@2x.png", "size": "83.5x83.5",
"idiom" : "ipad", "idiom": "ipad",
"scale" : "2x", "filename": "icon-83.5@2x.png",
"size" : "83.5x83.5" "scale": "2x"
}, },
{ {
"filename" : "Icon-1024.png", "size": "1024x1024",
"idiom" : "ios-marketing", "idiom": "ios-marketing",
"scale" : "1x", "filename": "icon-1024.png",
"size" : "1024x1024" "scale": "1x"
}
],
"info": {
"version": 1,
"author": "icon.wuruihong.com"
} }
],
"info" : {
"author" : "xcode",
"version" : 1
}
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -14,8 +14,7 @@ class SftpProvider extends ProviderBase {
found = _status.where((e) => e.id == id); found = _status.where((e) => e.id == id);
} }
if (fileName != null) { if (fileName != null) {
found = found found = found.where((e) => e.item.localPath.split('/').last == fileName);
.where((e) => e.item.localPath.split('/').last == fileName);
} }
return found; return found;
} }

View File

@@ -114,6 +114,7 @@ class _ServerDetailPageState extends State<ServerDetailPage>
child: Image.asset( child: Image.asset(
iconPath, iconPath,
fit: BoxFit.contain, fit: BoxFit.contain,
semanticLabel: _s.showDistLogo,
), ),
); );
} }

View File

@@ -26,9 +26,6 @@ class _SnippetListPageState extends State<SnippetListPage> {
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return Scaffold( return Scaffold(
appBar: AppBar(
title: Text(_s.snippet),
),
body: _buildBody(), body: _buildBody(),
floatingActionButton: FloatingActionButton( floatingActionButton: FloatingActionButton(
heroTag: 'snippet', heroTag: 'snippet',

View File

@@ -475,9 +475,9 @@
baseConfigurationReference = C1C758C41C4E208965A68933 /* Pods-RunnerTests.debug.xcconfig */; baseConfigurationReference = C1C758C41C4E208965A68933 /* Pods-RunnerTests.debug.xcconfig */;
buildSettings = { buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)"; BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
@@ -490,9 +490,9 @@
baseConfigurationReference = 15AF97DF993E8968098D6EBE /* Pods-RunnerTests.release.xcconfig */; baseConfigurationReference = 15AF97DF993E8968098D6EBE /* Pods-RunnerTests.release.xcconfig */;
buildSettings = { buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)"; BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
@@ -505,9 +505,9 @@
baseConfigurationReference = 7CFA7DE7FABA75685DFB6948 /* Pods-RunnerTests.profile.xcconfig */; baseConfigurationReference = 7CFA7DE7FABA75685DFB6948 /* Pods-RunnerTests.profile.xcconfig */;
buildSettings = { buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)"; BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 344; CURRENT_PROJECT_VERSION = 345;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0.344; MARKETING_VERSION = 1.0.345;
PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;