cake_wallet/lib/entities
Omar Hatem c50eeee58b
CW 68 exchange automatic rate selector (#472)
* Add 'Exchange provider picker'
Save user selections

* Save user's exchange providers selection

* Add text for selected providers availability

* Fix selected providers not updating

* Load limits based on highest maximum in the selected providers

* Change received and deposit amount to be the best value from the selected providers

* Add provider name next to Trade ID
Set selected provider based on amount calculated

* Grey out providers who doesn't support selected currency pair

* Fix disabled providers

* Add Provider logo in Confirm Screen

* Only choose a provider if it satisfies its limits

* Fix amount validation

* Fix typo in error message

* Add a queue of possible exchange providers sorted by the best rate to try next if one failed

* Fix string locale typo

* Add Localization for other languages

* Add Placeholder text when there are no providers selected

* Check Exchange provider availability before creating a trade

* Fix "Fixed Rate" changing unconditionally

* Enable "convert to" field regardless of the provider

* Remove "Choose one" from providers picker

* Merge Master

* Fix Conflicts with master

* Add missing isEnabled field in simple swap provider
2022-09-01 15:12:38 +01:00
..
action_list_display_mode.dart Part 1 2020-09-21 14:50:26 +03:00
balance_display_mode.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
biometric_auth.dart CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart 2021-06-03 20:59:12 +03:00
calculate_fiat_amount.dart Hv (#295) 2022-03-30 17:57:04 +02:00
calculate_fiat_amount_raw.dart Part 1 2020-09-21 14:50:26 +03:00
contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_base.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
default_settings_migration.dart Change default haven node to nodes.havenprotocol.org:443 2022-05-18 17:13:58 +01:00
emoji_string_extension.dart fix display of Yat alert when address is empty (#484) 2022-08-26 16:29:00 +01:00
encrypt.dart Part 1 2020-09-21 14:50:26 +03:00
fiat_currency.dart Enable different currencies (#401) 2022-07-01 12:04:00 +01:00
fio_address_provider.dart Added ability sending to FIO address (#370) 2022-06-13 12:41:46 +01:00
format_amount.dart CAKE-160 | added to format_amount.dart case when amount contains ',' symbol 2020-11-09 18:09:04 +02:00
fs_migration.dart Fix typos (#276) 2022-03-09 14:43:18 +03:00
generate_name.dart prevent using same wallet name as existing (#391) 2022-06-29 18:21:21 +01:00
get_encryption_key.dart Part 1 2020-09-21 14:50:26 +03:00
ios_legacy_helper.dart Migration for iOS. 2020-09-23 21:26:10 +03:00
language_service.dart Rework settings pickers (#398) 2022-06-29 13:38:44 +01:00
load_current_wallet.dart Release 4.4.3 (#415) 2022-07-19 15:29:28 +01:00
mnemonic_item.dart Part 1 2020-09-21 14:50:26 +03:00
node_list.dart Hv (#295) 2022-03-30 17:57:04 +02:00
openalias_record.dart add tx_description to notes field 2022-01-18 08:46:13 +01:00
parse_address_from_domain.dart cancel yat address request for haven wallet (#396) 2022-06-28 16:46:32 +01:00
parsed_address.dart Added ability sending to FIO address (#370) 2022-06-13 12:41:46 +01:00
preferences_key.dart CW 68 exchange automatic rate selector (#472) 2022-09-01 15:12:38 +01:00
qr_scanner.dart Part 1 2020-09-21 14:50:26 +03:00
record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
secret_store_key.dart Backup. 2021-01-13 18:43:34 +02:00
template.dart Cw 55 allow saving templateswith fiat amount (#343) 2022-05-03 11:44:13 +01:00
transaction_creation_credentials.dart Part 1 2020-09-21 14:50:26 +03:00
transaction_description.dart Backup stuff. 2021-01-15 19:41:30 +02:00
transaction_history.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
unstoppable_domain_address.dart CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java 2021-07-07 16:50:55 +03:00
update_haven_rate.dart Fixes for haven dependencies 2022-04-07 12:19:10 +01:00
wake_lock.dart change type string to bool in Wakelock class 2022-01-25 07:40:09 +01:00
wallet_contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_description.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
yat_record.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00