Commit Graph

108 Commits (2d9088eed35be466a1120940b6e6dbf44cfc4446)

Author SHA1 Message Date
Jerome Chan f18218d047 Corrected Swap and Import functions in CreateInitialWalletViewController 3 years ago
Krypto Pank 859fa286b7 Update the Welcome screen #4505 3 years ago
Jerome Chan fee62dc578 Aligned bottoms of buttons in back up sequence 3 years ago
Jerome Chan 9abb590b80 Changed style of import from cloud button to the correct secondary style 3 years ago
Jerome Chan 7f08d6f633 Enabled Clear button on VerifySeedPhraseController to be visible when user taps the last word 3 years ago
Jerome Chan af390b3cff Created VerticalButtonsBar for VerifySeedPhraseViewController, renamed ButtonsBar to HorizontalButtonsBar 3 years ago
Jerome Chan 7ad8cb37aa Replace .green/.white button options with .primary/.secondary button options 3 years ago
Krypto Pank 0cf51ddbbd Migrate wallet addresses storage from UserDefaults to a single JSON file #3760 3 years ago
Krypto Pank d7586cdf82 Unstoppable Domains name resolution deprecation/changes #3722 3 years ago
Jerome Chan 782294b873 Moved all user created UIViewController extensions into UIViewController.swift 3 years ago
Krypto Pank a244a3079b Remove `Eureka` pod if it is only used for validation and not UI #3614 3 years ago
Jerome Chan 01581d1218 Remove the gray line under nav bar in all ERC20, ERC721, ERC875, ERC1155 tokens #3765 3 years ago
Jerome Chan b7d78ab5e4 Replaced SegmentedControl with ScrollableSegmentedControl and SegmentedControl.Selection with ControlSelection everywhere else in app. #3641 3 years ago
Jerome Chan 110aec9e7d Remove the gray line under nav bar in the wallet tab #3767 3 years ago
Vladyslav Shepitko 5386001bda Redesign ERC721 to be align with recent ERC1155 update we made [ERC721] #3448 3 years ago
Jerome Chan 2166102584 Fixed newlines bug in ImportWalletViewController 3 years ago
Hwee-Boon Yar 5ec179b651 Remove legacy PassphraseViewController and related files 3 years ago
Vladyslav Shepitko bcb25d5664 Vertical alignment for avatar and address under address field (eg in Import wallet screen) is off #3401 3 years ago
Vladyslav shepitko ba8a17bd97 Prepare build for iOS 15 #3248 3 years ago
Vladyslav shepitko 52f029d797 Improve the alignment of the graphic and text on the Backup intro screen #2985 3 years ago
Vladyslav shepitko 8c432ff773 After tapping Paste button to paste privacy key for importing, Import button should be enabled #3030 3 years ago
Vladyslav shepitko 0c208d2d39 Watching an invalid Ethereum address should not crash #3029 3 years ago
Vladyslav shepitko c6f66fd558 Add a paste button for importing private key and keystore JSON #2815 3 years ago
Mohsen a2d94ad9ac Tweak backup intro screen layout 3 years ago
Vladyslav shepitko efdec6e127 Improve the alignment of the graphic and text on the Seed Phrase intro screen #2986 3 years ago
Hwee-Boon Yar 623ab628c0 Fix build warnings. Replace protocol inheritance of `class` with `AnyObject`. Former is deprecated 3 years ago
Hwee-Boon Yar ef3ac2e56c Log to analytics when user names their wallet 4 years ago
Vladyslav shepitko dcf90d366a Add Wallet Naming feature in Settings #2679 4 years ago
Vladyslav shepitko 41d1987a36 Fix test suite #2608 4 years ago
Vladyslav shepitko a093001310 Add "Show Seed Phrase" to Settings tab #2582 4 years ago
Hwee-Boon Yar b12b3848fb Refactor: Make analyticsCoordinator non-optional 4 years ago
Vladyslav shepitko 4886fd831f Back up seed phrase introduction screen text is clipped in iPhone 6s #2564 4 years ago
Vladyslav shepitko 75c5dc1819 Update view controllers to be either presented modally (still full screen) or pushed onto a navigation controller #1748 4 years ago
Vladyslav shepitko ff8de1c65d After scanning QR code during import wallet during onboarding, switch to the appropriate tab #2354 4 years ago
Vladyslav shepitko 6cf19f4f72 Make project build with Xcode 12 4 years ago
Vladyslav shepitko 1af2bd3b6d Refactor: Remove NavigationController if it's no longer needed #2245 4 years ago
Hwee-Boon Yar ab0e6a9054 Remove unnecessary type: EthereumAccount 4 years ago
Hwee-Boon Yar c8bab2862a Remove spurious iOS version check and wrapper var using it 4 years ago
Hwee-Boon Yar ab5eb4af76 Fix Swiftlint warnings 4 years ago
Hwee-Boon Yar 5ffd754721 Fix typos in code and comments 4 years ago
Vladyslav shepitko eae3435646 All-encompassing QR code scanner #1723 4 years ago
Vladyslav shepitko 2f2af5216c Make Import Wallet screen's buttons and text at the bottom move up and down when keyboard is show/hidden #1993 4 years ago
Vladyslav shepitko 7808c57eb8 Write test case to make sure backup seed phrase screen fits in current simulator/device #2034 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Vladyslav shepitko 25697a1966 backup seed phrase screen doesn't fit in iPhone 5s #2033 4 years ago
James Sangalli 6b2bae2133 add warning message to prevent users sharing their seed phrase with scammers 4 years ago
Vladyslav shepitko 9ff50f5834 Introduce a protocol with default implementation so reusable views like UITableViewCells don't need to hardcode a reusable identifier #1994 4 years ago
Vladyslav shepitko c771517f35 Hide seed phrase word count in Import Wallet screen when the selected tab is not "Seed" #2000 4 years ago
Vladyslav shepitko dc19e61d9c Extract a UILabel wrapper or subclass which displays Ethereum address and/or ENS name #1950 4 years ago
Hwee-Boon Yar f3ef6466b8 Fix: SwiftLint warnings 4 years ago