Skip to content

Commit

Permalink
Merge pull request #111 from ProfDrLuigi/master
Browse files Browse the repository at this point in the history
Merge latest DM fixes
  • Loading branch information
nark authored Apr 29, 2020
2 parents 34ac528 + e6c4906 commit 0c71d3f
Show file tree
Hide file tree
Showing 68 changed files with 2,668 additions and 2,448 deletions.
Binary file removed Assets.xcassets/Accounts.dataset/Accounts.tiff
Binary file not shown.
12 changes: 0 additions & 12 deletions Assets.xcassets/Accounts.dataset/Contents.json

This file was deleted.

Binary file added Assets.xcassets/Accounts.imageset/Accounts.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.
52 changes: 52 additions & 0 deletions Assets.xcassets/Accounts.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"images" : [
{
"filename" : "Accounts.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "Accounts_dark.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
8 changes: 4 additions & 4 deletions Assets.xcassets/Banlist.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Banlist.png",
"idiom" : "universal",
"scale" : "1x"
},
{
Expand All @@ -15,7 +15,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
8 changes: 4 additions & 4 deletions Assets.xcassets/Boards.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Boards.png",
"idiom" : "universal",
"scale" : "1x"
},
{
Expand All @@ -15,7 +15,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Binary file removed Assets.xcassets/Bookmarks.dataset/Bookmarks.tiff
Binary file not shown.
12 changes: 0 additions & 12 deletions Assets.xcassets/Bookmarks.dataset/Contents.json

This file was deleted.

Binary file added Assets.xcassets/Bookmarks.imageset/Bookmarks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Assets.xcassets/Bookmarks.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Bookmarks.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.
12 changes: 0 additions & 12 deletions Assets.xcassets/BookmarksSmall.dataset/Contents.json

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Assets.xcassets/BookmarksSmall.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "BookmarksSmall.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
12 changes: 0 additions & 12 deletions Assets.xcassets/BookmarksSmallConnected.dataset/Contents.json

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Assets.xcassets/BookmarksSmallConnected.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "BookmarksSmallConnected.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.
12 changes: 0 additions & 12 deletions Assets.xcassets/BookmarksSmallDisconnected.dataset/Contents.json

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Assets.xcassets/BookmarksSmallDisconnected.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "BookmarksSmallDisconnected.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
8 changes: 4 additions & 4 deletions Assets.xcassets/Chat History.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Chat History.png",
"idiom" : "universal",
"scale" : "1x"
},
{
Expand All @@ -15,7 +15,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
8 changes: 4 additions & 4 deletions Assets.xcassets/ClearChat.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ClearChat.png",
"idiom" : "universal",
"scale" : "1x"
},
{
Expand All @@ -15,7 +15,7 @@
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Binary file removed Assets.xcassets/Connect.dataset/Connect.tiff
Binary file not shown.
12 changes: 0 additions & 12 deletions Assets.xcassets/Connect.dataset/Contents.json

This file was deleted.

Binary file added Assets.xcassets/Connect.imageset/Connect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Assets.xcassets/Connect.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Connect.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
12 changes: 0 additions & 12 deletions Assets.xcassets/Events.dataset/Contents.json

This file was deleted.

Binary file removed Assets.xcassets/Events.dataset/Events.tiff
Binary file not shown.
Loading

0 comments on commit 0c71d3f

Please sign in to comment.