Commit Graph

3529 Commits (5a12a948a1a4864ca6500c13134f2dcfe2a07404)
 

Author SHA1 Message Date
Hwee-Boon Yar 5a12a948a1 Fix tests for making green buttons taller to respect safe area 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
James Sangalli 3f791ee617
Merge pull request #923 from AlphaWallet/remove-import-ticket-bubble 6 years ago
Hwee-Boon Yar 58a0d3aae0 Remove import ticket bubble prompt when there are no tokens, in wallet tab 6 years ago
James Sangalli a21af9c401
Merge pull request #922 from AlphaWallet/new-xml-parser 6 years ago
Hwee-Boon Yar 031d0a2307 Add simple test case for parsing XML (with namespaces) with new XML parser 6 years ago
Hwee-Boon Yar 0790ae4cc2 Switch to new XML parser. Supports namespaces properly 6 years ago
James Sangalli 7e26995ec4
Add extra source mappings for crowdin 6 years ago
James Sangalli a04b172413 with new screens 6 years ago
James Sangalli 730a54d936
Merge pull request #918 from AlphaWallet-Community/master 6 years ago
James Sangalli b2851c5837
Merge pull request #920 from AlphaWallet/localise-ens-label 6 years ago
James Sangalli 020c8396dd
Merge pull request #919 from AlphaWallet/fix-high-gas-fees 6 years ago
James Sangalli 2e9b589d19
Change the title 6 years ago
James Sangalli 92cd1c3d81 adds ens label to localisation 6 years ago
James Sangalli 612345948a remove duplicate test and adapt existing test for gas testing 6 years ago
James Sangalli 29ec61b516 remove duplicate purpose struct, set default to 9 gwei 6 years ago
James Sangalli e953d01d1a
Merge pull request #917 from AlphaWallet/change-gas-limits 6 years ago
James Sangalli d04dda0f3f adapt test to new gas limit 6 years ago
wen f02a64df88 translted sellInfo.html into Chinese and fix a typo 6 years ago
wen e68d959ee2 translted sellInfo.html into Chinese 6 years ago
James Sangalli 3cd0ac8625 set limit to geth default 6 years ago
James Sangalli e7cc76ff8d Update Crowdin configuration file 6 years ago
James Sangalli ce34a7289b
Merge pull request #914 from AlphaWallet/wip-fix-warnings-after-xcode10-upgrade 6 years ago
Hwee-Boon Yar 0863a70aa1 Fix most warnings after upgrade to Xcode 10 and Swift 4.2 6 years ago
James Sangalli b2d955ae44
Merge pull request #913 from AlphaWallet/with-new-provider-module 6 years ago
James Sangalli e2942dec34
Merge pull request #910 from AlphaWallet/add-ens-namehash-test 6 years ago
James Sangalli e27fa90bc7 merged with master 6 years ago
James Sangalli bb74406c13 updated podfile.lock 6 years ago
James Sangalli 668abc5403 use new provider from alphawallet 6 years ago
Hwee-Boon Yar 3bfe4132d1 Add test case for ENS nameHash-ing 6 years ago
James Sangalli 21ea83002a
Merge pull request #909 from AlphaWallet/do-not-autocorrect-and-capitalize-address-textfields 6 years ago
James Sangalli c352fdb584
Merge pull request #906 from AlphaWallet/upgrade-to-swift-4.2 6 years ago
Hwee-Boon Yar 0a66780f61 Don't (offer to) autocorrect or autocapitalize in address textfields. Especially since we allow entering of ENS names now 6 years ago
Hwee-Boon Yar 0b27e1d552 Fix: R.generated.swift missing error when building with Xcode 10 6 years ago
Hwee-Boon Yar 7323f3f196 Upgrade to Swift 4.2. Removed unused pod: BonMot 6 years ago
James Sangalli 4efd6c0dbe
Merge pull request #908 from AlphaWallet/make-ens-case-insensitive 6 years ago
James Sangalli 009211a3f3 transforms each ens name to lowercase 6 years ago
James Sangalli bc4e8e385c using trust provider 6 years ago
James Sangalli 40777982fa up build and version 6 years ago
James Sangalli 2d0af4bebb
Merge pull request #895 from AlphaWallet/with-ens-label 6 years ago
Hwee-Boon Yar 3d53127b1a * For address textboxes: Show the user input in the textfield (Ethereum address or ENS name) and if it's an ENS name that resolves, the matching Ethereum address is shown in the label 6 years ago
James Sangalli 679223c32a displays a label if ENS name used 6 years ago
James Sangalli dddd77560e init label for ens 6 years ago
James Sangalli 8eb5e8c1df add placeholder text for address box 6 years ago
James Sangalli 76e1b08f2c
Merge pull request #903 from AlphaWallet/update-xml-parsing-handle-xml-namespace-for-lang-attribute 6 years ago
Hwee-Boon Yar 55708dfa20 Update asset definiton parsing to handle xml: namespace prefix for lang attribute 6 years ago
James Sangalli 5f1227e8ea
Merge pull request #899 from AlphaWallet/no-longer-auto-scroll-when-expand-non-opensea-supported-tokens 6 years ago
Hwee-Boon Yar d851976aec Don't auto scroll token asset cards when expanding them anymore, if they are not supported by OpenSea. They are all text (no images), and short, auto-scrolling to them when expanding makes it hard to follow where they are 6 years ago
James Sangalli db9a7ff5d2
Merge pull request #900 from AlphaWallet/switch-to-use-unmodified-fork-of-trezor-crypto-pod 6 years ago
Hwee-Boon Yar bfb249dfd9 Switch to using a fork of TrezorCrypto pod for more control. Also had to up version from 0.0.8 -> 0.0.9 6 years ago