Commit Graph

520 Commits (cf817dc6b004ad9ad34e54f6a0b67ea541b01d95)

Author SHA1 Message Date
Hwee-Boon Yar cf817dc6b0 Fix again: TokenScript attribute fetching (actually most smart contract function calls) not working anymore, so TokenScript views display NaN #1652 4 years ago
Vladyslav shepitko f92db5427f iPhone 5s, ButtonsBar, adjust button width #2118 4 years ago
James Sangalli 7b82bd897b Add default TokenScript action for opening Uniswap for supported ERC20 tokens 4 years ago
Vladyslav shepitko d1f7299804 Make Add/Hide Tokens easier to tap #2113 4 years ago
Hwee-Boon Yar 3280046ffd Fix: TokenScript attribute fetching (actually most smart contract function calls) not working anymore, so TokenScript views display NaN #1652 4 years ago
Vladyslav shepitko 5a8ffc9169 Tap on cell containing "Add / Hide Tokens" in Wallet tab shouldn't select the 0th token #2110 4 years ago
James Sangalli adc97d91f7 use actual action address not holding contract 4 years ago
Vladyslav shepitko 8bda58c7cd Show transaction confirmation information after each action complete in TS #2030 4 years ago
Vladyslav shepitko 9793c874ca Show transaction confirmation information after each action complete in TS #2030 4 years ago
Vladyslav shepitko 0a93cfddaa Change transaction confirmation screen popup in TS actions #2026 4 years ago
Vladyslav shepitko 4189bbb4c4 Expand on #2014 and automatically cycle through the value/market price etc every 5 secs #2082 4 years ago
Vladyslav shepitko dc8008c009 Expand on #2014 and automatically cycle through the value/market price etc every 5 secs #2082 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Hwee-Boon Yar 5af595f99d Show pending transaction (not pending activity) for TokenScript actions 4 years ago
Hwee-Boon Yar 3cf65e48d1 Fix: crash when opening a list of TokenScript item-views (tap on a token in Wallet tab) or open a TokenScript view (tap on an action in for a token with action-only script) 4 years ago
Vladyslav shepitko d501909d68 Update header for native crypto / ERC 20 token screens #2007 4 years ago
Vladyslav shepitko f57c65a3e2 Moved "Verified by xxx" into navigation bar #2018 4 years ago
Hwee-Boon Yar 696d8d23b3 Remove unused func arg 4 years ago
Vladyslav shepitko b233894e8e Reduce SwiftLint warnings #2045 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 156deb7a76 Show testnet label in cells if testnet in Wallet tab #1984 4 years ago
Vladyslav shepitko b57495c8e7 Show current market price instead of price diff in wallet tab #1981 4 years ago
Vladyslav shepitko fc58c52e9b Reduce number of NumberFormatter and EtherNumberFormatter defined, if possible #1954 4 years ago
Vladyslav shepitko 1848385187 Make tap token in Wallet tab push instead of present modal #1956 4 years ago
Vladyslav shepitko dc19e61d9c Extract a UILabel wrapper or subclass which displays Ethereum address and/or ENS name #1950 4 years ago
Vladyslav shepitko 710e38737d Fix add a custom token in Add / Hide Tokens screen does not show the token in the first list #1968 4 years ago
Hwee-Boon Yar 16d8bde8ed Fix: setter should use newValue, not the attribute name (which is the old value) 4 years ago
Vladyslav shepitko f3530251f1 Replace UITableView backgound with AlabasterColor #1947 4 years ago
Vladyslav shepitko 52285cd554 Background color revealed in Wallet and Transactions tab when pulling down to refresh is wrong #1912 4 years ago
Hwee-Boon Yar 49b0c23e7e Make add custom token more reliable (still with Infura) by decreasing timeout and retrying when individual smart contract call fails 4 years ago
Hwee-Boon Yar 0d5584ef2e Add 3rd party sources for token icons — OpenSea (for ERC721) and a GitHub repo of images 4 years ago
Hwee-Boon Yar 4190f9261b Refactor to reduce duplicate code 4 years ago
Hwee-Boon Yar 2a5f48a417 Use the token icons used in Wallet tab in Send screen 4 years ago
Vladyslav shepitko f43adb1b37 Display token image in Wallet tab #1920 4 years ago
Hwee-Boon Yar f3ef6466b8 Fix: SwiftLint warnings 4 years ago
Vladyslav shepitko 0387c3be38 Update shared ButtonsBar look #1819 4 years ago
Vladyslav shepitko e2c736e1d4 Get rid of or replace unnecessary `default: ` in switches across the code base #1909 4 years ago
Vladyslav shepitko 5b3af6e301 Update Wallet tab cell's layout #1903 4 years ago
James Sangalli 158be8ef78 remove issuer label 4 years ago
Hwee-Boon Yar d8431e891f Fix: localization for segment controls in Wallet tab do not kick in immediately when user override local in Settings #1900 4 years ago
Hwee-Boon Yar 6d6cd90dc9 Fix: cards in token cards screen display information from wrong cards if there are many cards (10-ish), after scrolling 4 years ago
Hwee-Boon Yar bcc76da5c0 Fix: tapping token card at bottom of token cards screen doesn't register #1879 4 years ago
Vladyslav shepitko 71d70c3bc4 Remove BalanceTitleView if it's not used anymore #1848 4 years ago
Vladyslav shepitko 474953e24e Implement send screen design for native cryptocurrency and ERC20 #1162 4 years ago
Vladyslav shepitko d3f8db0099 [Fiji] Update Input Fields look #1742 4 years ago
Vladyslav shepitko ec7926e04e Delete redundant comment #1847 4 years ago
James Sangalli 133c96d11b use label not name in implicit props 4 years ago
Vladyslav shepitko 371f68b347 Make Wallet tab table background white when there are not enough tokens to fill the screen #1818 4 years ago
Hwee-Boon Yar aa3085e2cc Fix: test suite broken. No functional change 4 years ago
James Sangalli ad8943c627 remove discovery token 4 years ago