-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #77 from gnattu/qol-improvements
Use server config to open URL and use new logos
- Loading branch information
Showing
28 changed files
with
81 additions
and
36 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
Binary file added
BIN
+8.04 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/AppIcon128x128.png
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+21.9 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/AppIcon256x256.png
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+55.5 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/AppIcon512x512.png
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.
66 changes: 33 additions & 33 deletions
66
Jellyfin Server/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" : [ | ||
{ | ||
"size" : "16x16", | ||
"filename" : "AppIcon16x16.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_16x16.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"size" : "16x16", | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"filename" : "AppIcon32x32.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_32x32.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"filename" : "AppIcon128x128.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_128x128.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"filename" : "AppIcon256x256.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_256x256.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"filename" : "AppIcon512x512.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_512x512.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "512x512" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"filename" : "[email protected]", | ||
"idiom" : "mac", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "512x512" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file removed
BIN
-95.3 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-15.7 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/icon_128x128.png
Binary file not shown.
Binary file removed
BIN
-39.6 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.86 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-39.6 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/icon_256x256.png
Binary file not shown.
Binary file removed
BIN
-90.9 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-6.66 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-90.9 KB
Jellyfin Server/Assets.xcassets/AppIcon.appiconset/icon_512x512.png
Binary file not shown.
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
Binary file removed
BIN
-153 KB
Jellyfin Server/Assets.xcassets/jellyfin-banner.imageset/jellyfin-banner-dark.png
Binary file not shown.
Binary file removed
BIN
-151 KB
Jellyfin Server/Assets.xcassets/jellyfin-banner.imageset/jellyfin-banner-light.png
Binary file not shown.
Binary file added
BIN
+81.7 KB
Jellyfin Server/Assets.xcassets/jellyfin-banner.imageset/logo-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+85.3 KB
Jellyfin Server/Assets.xcassets/jellyfin-banner.imageset/logo-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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