Commit Graph

237 Commits (fix-cancelling-search-bar-in-wallet-tab-and-the-search-bar-disappears)

Author SHA1 Message Date
Hwee-Boon Yar a387defec7 [Xcode] Make it build with Xcode 15 (with 1 commented out change needed) 1 year ago
Hwee-Boon Yar 2bf54c7c13 [Refactoring] Remove AlphaWalletTokenScript as dependency of AlphaWalletAttestation. Was never needed 1 year ago
Hwee-Boon Yar f4241d659c [Refactoring] Move more types into AlphaWalletWeb3, also tightening related function/property access specifiers 1 year ago
Hwee-Boon Yar a025dbbf26 [Refactoring] Move code/files around so AlphaWalletWeb3 depends on AlphaWalletABI instead of the other way round 1 year ago
Hwee-Boon Yar 698a6b34ba [Refactoring] Move some smart contract call code to AlphaWalletWeb3, where it belongs 1 year ago
Hwee-Boon Yar 0445e0e178 [Refactoring] Extract AlphaWalletTokenScript pod 1 year ago
Hwee-Boon Yar 9328683853 Fix: URL for code wrong for `AlphaWalletWeb3` pod 1 year ago
Hwee-Boon Yar bce2082909 [Attestation] Add Attestation support, be able to decode and verify. No UI nor storage yet 1 year ago
Krypto Pank e2c0b3d17b Prepare for push notifications #6707 1 year ago
Jerome Chan 70503303e6 Updated Podspecs to specify Swift 5.0 for all AlphaWallet* pods, edited code to allow CoinTicker.swift, UniversalLinkService.swift, and Formatter.swift to be compiled under Swift 5. 1 year ago
Hwee-Boon Yar 88cd8b92e1 Upgrade `RealmSwift` pod so project archives with Xcode 14.1/14.2/14.3 #6689 2 years ago
Krypto Pank 2861a32a68 update QRCodeReaderViewController with latest changes 2 years ago
Krypto Pank 0f60008124 Update WalletConnect v2 to 1.5.1 version, to support optionalNamespaces #6572 2 years ago
Jerome Chan e738e36d64 Modifications to code to allow Xcode 14.3 to compile 2 years ago
Hwee-Boon Yar 98c5561779 [HardwareWallet] Adds hardware support. No specific wallet supported yet 2 years ago
Hwee-Boon Yar d13246f8f2 [Refactoring] Extract extensions for TrustWalletCore into a new pod `AlphaWalletTrustWalletCoreExtensions`. To avoid circular dependencies for future hardware wallet support 2 years ago
Krypto Pank 5071432fa1 Pass dictionary instead of just a string as failure dapp callback #6467 2 years ago
Hwee-Boon Yar ab7edfafbe [DEV] Removes build warnings: 2 years ago
Krypto Pank ff7594fbc0 Update WalletConnect v2 SDK #6183 2 years ago
Krypto Pank 4ea1220715 Update alamofire up to latest 5.6.4 version 2 years ago
Hwee-Boon Yar 7eef9a2338 [Refactoring] Extract logging code into new pod AlphaWalletLogger 2 years ago
Hwee-Boon Yar 44eee77258 [DEV] Remove unnecessary pod dependencies from share extension so we remove build warning: Get rid of warning: "ld: linking against a dylib which is not safe for use in application extensions" #6127 2 years ago
Hwee-Boon Yar 9d9e8d38c9 Extract common code for share extension and app to new inhouse `AlphaWalletFoundation` 2 years ago
Krypto Pank 88569ad34f Replace walletConnect v1 and firebase crashlytics with pod version #5977 2 years ago
Krypto Pank 1d6bcdb6c9 Update wallet connect v2 with latest version #5693 2 years ago
Hwee-Boon Yar 76cf5fcff7 Upgrade to Swift 5.0 (some external pods are kept at 4.2) 2 years ago
Hwee-Boon Yar ff354d7633 Make some pods loaded only when building for `Debug`. e.g. SwiftLint 2 years ago
Hwee-Boon Yar 21c106fd1d Upgrade SwiftLint 2 years ago
Hwee-Boon Yar 173456686b [Chore] Remove unnecessary dependency on SwiftLint in inhouse module 2 years ago
Krypto Pank 8d9195898a Tweak and standardize text inputs. Update text fields and views to have same method of creating, add support of inputAccessoryButtonType for each text inputs, handle when next and done buttons selected. #5800 2 years ago
Hwee-Boon Yar b63b5b7515 Switch `Charts` pod back to upstream so it can build with Travis (x86_64) 2 years ago
Krypto Pank bf82205888 add swiftformat pod, disable formating for now #5638 2 years ago
Hwee-Boon Yar bef94713dc Track number of API calls made while running in simulator #5589 2 years ago
Krypto Pank eefc84d63b make alpha wallet version of web3 pod #5486 2 years ago
Hwee-Boon Yar 57aeb9e054 tweak test `RetryPublisherTests.testRetryWithRandomDelay()` to verify retry 2 years ago
Krypto Pank 826d370506 Disable code signing manually for pods #5378 2 years ago
Krypto Pank 5a3e887b4b [Refactoring] Remove moya from dependendency 2 years ago
Krypto Pank 3d8a5f3d11 Clear project dependencies #5373 2 years ago
Krypto Pank 3facf8997d Update foundation with manually defining dependency version for 'SwiftProtobuf', '~>1.18.0' #5362 2 years ago
Hwee-Boon Yar 8ac628488a [DEV] Support building with Xcode 14 RC 2 years ago
Krypto Pank d142a86a09 Move pod specs for `foundation, ens, core, opensea, goBack` libraries #5234 2 years ago
Krypto Pank 90d7bd80b3 update dependencies version, replace local extension with CombineExt for publishers #5308 2 years ago
Krypto Pank 6ec2e3ca10 Move some types back to aw project #5306 2 years ago
Krypto Pank 52081f6e98 Remove dependency from Mixpanel, remove core folder for foundation pod #5294 2 years ago
Hwee-Boon Yar b83dc725ce Fix: Add / Hide Tokens crash #5291 2 years ago
Krypto Pank 6aa8cbdb5a Upgrade wallet connect v1 up to 1.7.0 version, move dependency to spm #5281 2 years ago
Hwee-Boon Yar 8b28203302 [DEV] Speed up building of Cocoapods 2 years ago
Hwee-Boon Yar 80b8f55570 Fix error message with Klaytn KAS RPC node for eth_call: "err: insufficient balance of the fee payer to pay for gas (supplied gas 9223372036854775807) #5261 2 years ago
Krypto Pank af6688b0e4 Move dependency from KeychainSwift, and SamKaychain to main app, update with protocol definition #5255 2 years ago
Krypto Pank 7c5d4f09c5 Remove result pod dependency 2 years ago