Commit Graph

50 Commits (89a342350252d28ea1239b47e82016667ea4c919)

Author SHA1 Message Date
Krypto Pank 61f00506db Add Firebase crash reports 3 years ago
Krypto Pank e6378c72bc remove subscribableWallets 3 years ago
Krypto Pank 0cf51ddbbd Migrate wallet addresses storage from UserDefaults to a single JSON file #3760 3 years ago
Krypto Pank 47fb4c695a Refactor custom URL scheme handling (eg. ethereum:) and universal link handling (eg. https://aw.app) #3719 3 years ago
Hwee-Boon Yar c24cae5600 Donate shortcut for wallet QR code 3 years ago
Vladyslav Shepitko f67fca34d7 Make Safari extension rewrite WalletConnect (wc:) URLs like EIP681 links #3363 3 years ago
Hwee-Boon Yar 76c3aa5254 Modify internal flow for ERC1155 detection and balance refresh to be clearer and more maintainable 3 years ago
Hwee-Boon Yar 985c1e8978 Fix: crash in transaction data decoding 3 years ago
Vladyslav shepitko 4868ec128b Swipe to show swipe menu not working in Wallets screen opened from Wallet tab #2916 3 years ago
Vladyslav shepitko b1989895cd Decode ERC20 approval transactions #2394 4 years ago
Hwee-Boon Yar 2341b399f7 Speedup and cancel transactions from Activity tab 4 years ago
Vladyslav shepitko 7bae6af6a4 add AnalyticsService Wrapper #2562 4 years ago
Vladyslav shepitko 6969bbbd4d Replaced print()s with proper error handling #2429 4 years ago
Hwee-Boon Yar 6fd8c67ea9 Remove unnecessary print()s 4 years ago
James Sangalli 7ed7ca42bc remove commented code 4 years ago
Hwee-Boon Yar ab5eb4af76 Fix Swiftlint warnings 4 years ago
Hwee-Boon Yar 47997c27df Fix: homescreen quick action for QR scanner doesn't work with cold launch. Only worked when app is already in background 4 years ago
Hwee-Boon Yar 6c2488437d Refactor: extract constant 4 years ago
Hwee-Boon Yar 1fa198cef7 Add universal QR scanner to homescreen quick actions 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Hwee-Boon Yar 9f44b56120 Add event support for TokenScript schema 2020/03 5 years ago
Hwee-Boon Yar 5b7192e0a1 [Upgrade to Xcode 11] Disable Dark Mode since we don't support it yet 5 years ago
Hwee-Boon Yar 92e0eae8ce Fix: tint color not set correctly in actionsheet etc, including: 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 1176b9a4ba Print the correct database file path for debugging 6 years ago
Hwee-Boon Yar 0863a70aa1 Fix most warnings after upgrade to Xcode 10 and Swift 4.2 6 years ago
Hwee-Boon Yar 7323f3f196 Upgrade to Swift 4.2. Removed unused pod: BonMot 6 years ago
Hwee-Boon Yar d4dd130ad3 Support standard spawnable meetup contract, with asset attributes retrieved via smart contract function calls 6 years ago
James Sangalli 4b19c0591e make topic subscription generic and get version 6 years ago
James Sangalli ad92b59115 subscribe to security topic and receive notifications 6 years ago
James Sangalli 9f7e95a3b5 re add cognito 6 years ago
James Sangalli fe56e2a136 add topic subscription func 6 years ago
James Sangalli 86527ecac7 add SNS registration to PushNotificationsCoordinator, comment out cognito function & gain permission from wallet view 6 years ago
Hwee-Boon Yar ac00adf44f Fix: launch screen if app is launched with call/tether bar visible on phones that doesn't have a notch, like iPhone 8 and earlier 6 years ago
Hwee-Boon Yar 7fcb72d538 Support overriding asset definition XML files by iOS AirDrop 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 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 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 1c529a489d Refactor: more type-safety for universal link handling, clearer paths for paid/free 6 years ago
Hwee-Boon Yar da10de7f92 Reduce build warnings 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
Hwee-Boon Yar c14b3d3082 Autodetect import link in the clipboard when app becomes active 6 years ago
James Sangalli d038b547dc remove lokalise depdendency 6 years ago
Hwee-Boon Yar 333062ee5b Make url for import link a non-optional 6 years ago
James Sangalli 4ef6de3bf1 renamed project to AlphaWallet 7 years ago
Hwee-Boon Yar 85df3941be Fix: crash when tap on a awallet: custom url scheme 7 years ago