Commit Graph

36 Commits (f270525c08b0a6744bd44547b0aa723f9b6ba08b)

Author SHA1 Message Date
Hwee-Boon Yar aa3085e2cc Fix: test suite broken. No functional change 4 years ago
Vladyslav shepitko 4e7136adb8 Refactor all access to QRCodeReaderViewController #1822 4 years ago
Hwee-Boon Yar 0bcfc28f35 Reduce compiler and SwiftLint warnings 5 years ago
Hwee-Boon Yar 90343600f7 Indicate in Console screen whether TokenScript conflict is in the repo or overrides 5 years ago
Hwee-Boon Yar e8d8049973 Mitigate user losing access to wallets when app starts up and NSUserDefaults is not accessible. 5 years ago
Hwee-Boon Yar 6b67e1799e Support ERC 20, and improve existing support for native crypto, for EIP 681 payment links 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 8f4402ad47 Fix: empty blue bar appears below Wallet tab filters after switching wallets 5 years ago
Hwee-Boon Yar ae853fabb8 Fix: empty blue bar appears below Wallet tab filters after the first launch for a new app installation 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 5e661dccdb Fix: Wallet tab should still show the 'Show Errors' button when there are conflicting TokenScript files (even if there are no bad TokenScript files) 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 52bd2c42c7 Handle EIP681 links. ethereum: 6 years ago
Hwee-Boon Yar 7bc4a75fcd If user enters MagicLink into dapp browser, auto launch import screen 6 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 31fdedbb78 fix guard on delegate showImportError 6 years ago
James Sangalli 380445a2da filter and handle magic links by DNS specified network while allowing backward compatibility with legacy links 6 years ago
Hwee-Boon Yar becca2ef78 Replace more references of eth/ETH to xDai when on xDai 6 years ago
Hwee-Boon Yar eed760b147 Remove build warnings 6 years ago
Hwee-Boon Yar e1e0141579 Make private properties/func private 6 years ago
Hwee-Boon Yar 7129bf7e4c Fix: typo in function name 6 years ago
Hwee-Boon Yar 1f6fcb1861 Add UI to show list of overridden asset definition files and allow user to delete them 6 years ago
Hwee-Boon Yar 7fcb72d538 Support overriding asset definition XML files by iOS AirDrop 6 years ago
Hwee-Boon Yar 4906d28a8c Show local notification to indicate received ether. Only while app is active 6 years ago
Hwee-Boon Yar 2cddc8c461 No longer need to create a separate instance of AssetDefinitionStore in UniversalLinkCoordinator now that it is managed by AppCoordinator 6 years ago
Hwee-Boon Yar b083ed48ee Mark private properties private 6 years ago
Hwee-Boon Yar f24ce30ec5 Refactor: move UniversalLinkCoordinator creation away from AppDelegate, into AppCoordinator 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 a9d88e55b5 Replace calls to flatMap() for removing nils with calls to compactMap() with Swift upgrade (Xcode complains) 6 years ago
Hwee-Boon Yar 1798d82bbc Add token immediately upon successful import with universal link 6 years ago
Hwee-Boon Yar 7bafc449cc Refactor: avoid creating new instance of Config(). More loosely coupled. Good for tests 6 years ago
James Sangalli d038b547dc remove lokalise depdendency 6 years ago
James Sangalli 4ef6de3bf1 renamed project to AlphaWallet 7 years ago
James Sangalli 8133b63600 checks if there is a wallet, if not create and use it 7 years ago
Hwee-Boon Yar 37f5723544 Remove push notifications in Settings 7 years ago
Hwee-Boon Yar bd600efefe Remove Crashlytics and Fabric SDK 7 years ago
Hwee-Boon Yar 730abcbbb9 Check balance against sell link price 7 years ago
Hwee-Boon Yar fbd256a653 Fetch and wait for eth price to be available during import paid link 7 years ago
James Sangalli 80e9931076 configure import sell link, price needs fixing 7 years ago
James Sangalli 81cfb51bb9 add base class to handle sell universal link 7 years ago
Hwee-Boon Yar 5c7a3b3392 Remove duplicated files 7 years ago
Hwee-Boon Yar 7c05190417 Style welcome/onboarding screens 7 years ago
Michael Scoff 5031cda738 Backup disabled for Document directory and keystore directory 7 years ago
Michael Scoff b934020414 Add keystoreDirectory and pass it to skip backup initialiazer 7 years ago
Oleg Gordiichuk 462941fa08 Reset passcode when there are no wallets. 7 years ago
Oleg Gordiichuk db8e234af2 Remove of the passcode. 7 years ago
Oleg Gordiichuk 783d267c47 Remove of the VENTouchLock. 7 years ago
Oleg Gordiichuk 286c88b318 Add new protection coordinator. 7 years ago