mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
* feat: Implement New Swap UI including fee items and coin control and extract common fee logic to a feeViewModel, use that in SendViewModel and ExchangeViewModel * feat: Implement New Swap UI with fee items and coin control and extract common fee logic to a feeViewModel for use in SendViewModel and ExchangeViewModel * Update colors * Show warning if user choose a below default transaction priority * fix: Add warning when user select less than default transaction priority and add condition to show extraId * Complete Swap UI flow * Handle edgecases for XRP * Switch swap page button texts * Handle edgecases for XLM * Switch prompt text and handle edgecases --------- Co-authored-by: tuxpizza <tuxsudo@tux.pizza> Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com> |
||
---|---|---|
.. | ||
auth_page_robot.dart | ||
create_pin_welcome_page_robot.dart | ||
dashboard_menu_widget_robot.dart | ||
dashboard_page_robot.dart | ||
disclaimer_page_robot.dart | ||
exchange_confirm_page_robot.dart | ||
exchange_page_robot.dart | ||
exchange_trade_page_robot.dart | ||
new_wallet_page_robot.dart | ||
new_wallet_type_page_robot.dart | ||
pin_code_widget_robot.dart | ||
pre_seed_page_robot.dart | ||
restore_from_seed_or_key_robot.dart | ||
restore_options_page_robot.dart | ||
security_and_backup_page_robot.dart | ||
send_page_robot.dart | ||
setup_pin_code_robot.dart | ||
transactions_page_robot.dart | ||
wallet_group_description_page_robot.dart | ||
wallet_keys_robot.dart | ||
wallet_list_page_robot.dart | ||
wallet_seed_page_robot.dart | ||
welcome_page_robot.dart |