Commit Graph

83 Commits (8e07fd24b3b731f20eab17e277b9d2e6dfac2078)

Author SHA1 Message Date
Hwee-Boon Yar 3bc045999e Refactor: pass AnalyticsCoordinator around for future logging support 4 years ago
Hwee-Boon Yar b12b3848fb Refactor: Make analyticsCoordinator non-optional 4 years ago
Vladyslav shepitko 850180f5c5 Refactor: return non-optionals from Fonts.light(size:) and other font functions #2322 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 d91bf08554 Activity support, disabled with feature flag: 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Vladyslav shepitko 0387c3be38 Update shared ButtonsBar look #1819 4 years ago
Hwee-Boon Yar 1865fc768c Show big titles for Wallet, Transactions and Settings tab. Part of #1633 5 years ago
James Sangalli 74d541d8da clean up force unwraps 5 years ago
Hwee-Boon Yar 7adc926269 Tweak redeem screen margin and place content in scrollview to support shorter screens better 5 years ago
Hwee-Boon Yar 0bcfc28f35 Reduce compiler and SwiftLint warnings 5 years ago
James Sangalli 05dc18d1d0 upgrade QR code format for 721 tickets 5 years ago
James Sangalli ed401eb030 uses token ids rather than indices for qr redeem 5 years ago
Hwee-Boon Yar 43d92da593 UI refresh. Lighter-looking, more consistent UI 5 years ago
Hwee-Boon Yar 0af1888eb2 Use OpenSea 721 layout even if there is a TokenScript file, if it does not contain an appropriate view 5 years ago
Hwee-Boon Yar 51f95b2ccb Fix: TokenScript files should override behavior of ERC721 tokens fetched from OpenSea too 5 years ago
Hwee-Boon Yar db7a4b6863 Tweak UI across app, notably removing most rounded corners and reducing the few remaining ones 5 years ago
Hwee-Boon Yar 1e6a51b7fe Support HD wallets, only using account 0, as well as raw private keys 5 years ago
Hwee-Boon Yar 9ecc51787e Switch to use internal Address type to reduce dependency on third party code 5 years ago
Hwee-Boon Yar 4a0bf31e22 Support TokenScript schema 2019/05, replacing 2019/04 5 years ago
Hwee-Boon Yar c57a2f3119 Add support for TokenScript schema 2019/04 5 years ago
Hwee-Boon Yar e8ba175610 Paradigm change: Multi-chain active at the same time instead of having to switch the active chain. 6 years ago
Hwee-Boon Yar 075693251f Pass Config instances (which describes current chain) around rather than create instances locally 6 years ago
James Sangalli e0198bd82e removes unused calls to heroku server 6 years ago
Hwee-Boon Yar 22f37f3dcd Auto-select token if there's only 1 bundle when redeeming, selling or transfering 6 years ago
Hwee-Boon Yar 248b3d73d9 Fix: Redeem token screen layout broken 6 years ago
Hwee-Boon Yar c1a4e38282 Extract green footer buttons as a footer class 6 years ago
Hwee-Boon Yar f7132928b0 Tweak green action buttons background color and remove shadows 6 years ago
Hwee-Boon Yar 2215e2a776 Adopt new button style across app 6 years ago
Hwee-Boon Yar f3c14fbf8e Remove unnecessary setting of rowHeight = UITableView.automaticDimension 6 years ago
Hwee-Boon Yar 91a8cd68ae Make green buttons at the bottom taller to respect safe area for phones with no home buttons, iPhone Xes 6 years ago
Hwee-Boon Yar 7323f3f196 Upgrade to Swift 4.2. Removed unused pod: BonMot 6 years ago
Hwee-Boon Yar b5ae4f1718 Fix: auto-sizing cells has wrong height in iOS 10 6 years ago
Hwee-Boon Yar 5b409aad98 Support non-CryptoKitties from OpenSea too 6 years ago
Hwee-Boon Yar 6f7c9ca9db Make private properties private, reorganize properties order 6 years ago
Hwee-Boon Yar 5079e4c3d4 Move files to correct folder. Deleted unused files from previous refactoring 6 years ago
Hwee-Boon Yar f80e5c6883 Implement new design for CryptoKitty card 6 years ago
Hwee-Boon Yar 93dd84623f Touch up file headers 6 years ago
Hwee-Boon Yar 1177b5f17f Fix: memory leak, and potential leaks, because closures were retaining self unnecessarily 6 years ago
Hwee-Boon Yar 9192ab71eb Remove unused code 6 years ago
Hwee-Boon Yar f8563e6b6d Remove duplicated files from prevous refactoring 6 years ago
Hwee-Boon Yar a96a81d5e5 Refactor: make import UI code use a shared view model for TokenCardRowView and not reach into its internals 6 years ago
Hwee-Boon Yar ba0b9c1f1a Reduce Xcode warnings 6 years ago
Hwee-Boon Yar ba9819fdcc Fix: Crypto Kitty thumbnail appears in wrong cell upon cell reuse 6 years ago
Hwee-Boon Yar 28116c2bd9 Use the contract name as the title in ERC 875 token card if there's no asset definition 6 years ago
Hwee-Boon Yar c53a3dc190 Show only title and quantity in ERC 875 token card if there's no asset definition 6 years ago
Hwee-Boon Yar f5d681e5ba Rename ticket mentions in var, and func names and labels 6 years ago
Hwee-Boon Yar 10cc935d2d Open all remote URLs in a separate dapp browser instance instead of SFSafariViewController or the dapp browser in tab bar 6 years ago
Hwee-Boon Yar a7d56f380d Fix: app crash when displaying CryptoKitty with a cooldown that is longer than expected 6 years ago