-
Notifications
You must be signed in to change notification settings - Fork 392
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
67 changed files
with
85 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
simple_live_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
|
||
<monochrome android:drawable="@mipmap/ic_launcher_foreground" /> | ||
</adaptive-icon> |
7 changes: 7 additions & 0 deletions
7
simple_live_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
|
||
<monochrome android:drawable="@mipmap/ic_launcher_foreground" /> | ||
</adaptive-icon> |
Binary file removed
BIN
-1.96 KB
simple_live_app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+724 Bytes
simple_live_app/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file added
BIN
+408 Bytes
simple_live_app/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file added
BIN
+1.78 KB
simple_live_app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-979 Bytes
simple_live_app/android/app/src/main/res/mipmap-ldpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-1.34 KB
simple_live_app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+602 Bytes
simple_live_app/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file added
BIN
+310 Bytes
simple_live_app/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file added
BIN
+1.31 KB
simple_live_app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-2.63 KB
simple_live_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+974 Bytes
simple_live_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file added
BIN
+516 Bytes
simple_live_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file added
BIN
+2.57 KB
simple_live_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-4.05 KB
simple_live_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+1.29 KB
simple_live_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file added
BIN
+748 Bytes
simple_live_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file added
BIN
+4.16 KB
simple_live_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-5.42 KB
simple_live_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+1.94 KB
simple_live_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file added
BIN
+940 Bytes
simple_live_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file added
BIN
+6.38 KB
simple_live_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
simple_live_app/android/app/src/main/res/values/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="ic_launcher_background">#FFFFFF</color> | ||
</resources> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-34.8 KB
...ive_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-572 Bytes
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.11 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.62 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-818 Bytes
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.55 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2.37 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.11 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2.18 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-3.35 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.36 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2.79 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.54 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-3.19 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-3.35 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-5.09 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.96 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file removed
BIN
-4.05 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file removed
BIN
-2.09 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file removed
BIN
-4.25 KB
...le_live_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file removed
BIN
-4.73 KB
...ive_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
130 changes: 65 additions & 65 deletions
130
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,68 +1,68 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "1x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "2x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "1x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "2x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "1x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "2x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "1x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "2x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "1x", | ||
"size" : "512x512" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"scale" : "2x", | ||
"size" : "512x512" | ||
"images": [ | ||
{ | ||
"size": "16x16", | ||
"idiom": "mac", | ||
"filename": "icon-16.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "16x16", | ||
"idiom": "mac", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "32x32", | ||
"idiom": "mac", | ||
"filename": "icon-32.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "32x32", | ||
"idiom": "mac", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "128x128", | ||
"idiom": "mac", | ||
"filename": "icon-128.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "128x128", | ||
"idiom": "mac", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "256x256", | ||
"idiom": "mac", | ||
"filename": "icon-256.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "256x256", | ||
"idiom": "mac", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"size": "512x512", | ||
"idiom": "mac", | ||
"filename": "icon-512.png", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"size": "512x512", | ||
"idiom": "mac", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
} | ||
], | ||
"info": { | ||
"version": 1, | ||
"author": "icon.wuruihong.com" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.23 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/icon-128.png
Oops, something went wrong.
Binary file removed
BIN
-3.35 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file modified
BIN
-4.8 KB
(35%)
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+369 Bytes
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/icon-16.png
Oops, something went wrong.
Binary file removed
BIN
-639 Bytes
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file modified
BIN
-542 Bytes
(48%)
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+2.53 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/icon-256.png
Oops, something went wrong.
Binary file removed
BIN
-7.33 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file modified
BIN
-9.68 KB
(51%)
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+509 Bytes
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/icon-32.png
Oops, something went wrong.
Binary file removed
BIN
-1.03 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file modified
BIN
-1.07 KB
(39%)
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+10.1 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/icon-512.png
Oops, something went wrong.
Binary file removed
BIN
-19.8 KB
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file modified
BIN
-34.3 KB
(44%)
simple_live_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
display_name: Simple Live | ||
publisher_display_name: xiaoyaocz | ||
identity_name: com.xycz.simplelive | ||
logo_path: assets/logo_circle.png | ||
logo_path: assets/logo_400.png | ||
capabilities: internetClient | ||
languages: zh-cn | ||
install_certificate: "false" |
Binary file not shown.