Skip to content

Commit

Permalink
Merge pull request #644 from Syn-McJ/feat/zenledger-info
Browse files Browse the repository at this point in the history
feat: ZenLedger info
  • Loading branch information
Syn-McJ authored Apr 4, 2024
2 parents 9da1b7e + cbcfad0 commit b270f6a
Show file tree
Hide file tree
Showing 31 changed files with 838 additions and 389 deletions.
110 changes: 78 additions & 32 deletions DashWallet.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "zen_ledger.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "zenledger_large.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
52 changes: 26 additions & 26 deletions DashWallet/Sources/UI/CrowdNode/CrowdNode.storyboard

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion DashWallet/Sources/UI/Menu/Main/DWMainMenuViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#import "DWMainMenuModel.h"
#import "DWSecurityMenuViewController.h"
#import "DWSettingsMenuViewController.h"
#import "DWToolsMenuViewController.h"
#import "SFSafariViewController+DashWallet.h"
#import "dashwallet-Swift.h"
#import "DWRootEditProfileViewController.h"
Expand Down
38 changes: 0 additions & 38 deletions DashWallet/Sources/UI/Menu/Tools/DWToolsMenuModel.m

This file was deleted.

36 changes: 0 additions & 36 deletions DashWallet/Sources/UI/Menu/Tools/DWToolsMenuViewController.h

This file was deleted.

239 changes: 0 additions & 239 deletions DashWallet/Sources/UI/Menu/Tools/DWToolsMenuViewController.m

This file was deleted.

Loading

0 comments on commit b270f6a

Please sign in to comment.