cake_wallet/ios/Runner
Omar Hatem ce4d375abf
Generic fixes and enhancements (#1083)
* Add exception handler to fiat APIs
Increase send card size for coin control
Fix Monero.com unspent coins hive box issue
minor bug fix

* Remove EIP-1559 parameters from Eth transaction
Enhance error reporting

* Throw error if not enough monero utx outputs are selected

* Fix Search text color

* Fix Ethereum sending EIP-1559 transactions

* Add transaction data to ERC20 transactions

* Add input check in single output transactions as well

* Fix Node deletion issue
Handle user input error in anonpay

* Remove exception handler from fiat conversion since it's not working with isolates

* Require enough utxo for amount and fees; More insightful Error messages

* Add cakewallet to applinks [skip ci]

* Add cakewallet app link for iOS [skip ci]

* Add applink depending on app scheme variable

* Add applink in iOS custom to the app getting built [skip ci]

* Handle normal app links without considering them as Payment URIs

* Minor fix [skip ci]

* Fixate encrypt package version as the recent update they made has some issues [skip ci]

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-09-14 22:14:16 +03:00
..
Assets.xcassets CW-342 Enable Mac Layout on iPad (#958) 2023-06-14 02:04:52 +03:00
Base.lproj Added the project 2020-01-04 21:31:52 +02:00
AppDelegate.swift Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
InfoBase.plist Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
Runner-Bridging-Header.h Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support). 2020-09-21 18:41:44 +03:00
Runner.entitlements Hv (#295) 2022-03-30 17:57:04 +02:00