cake_wallet/lib/src/widgets
2021-09-20 17:56:27 +03:00
..
address_text_field.dart CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart 2021-09-20 17:56:27 +03:00
alert_background.dart CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
alert_close_button.dart Fixes 2020-09-28 18:47:43 +03:00
alert_with_one_action.dart CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app 2020-12-14 19:54:56 +02:00
alert_with_two_actions.dart CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog 2020-05-04 23:12:36 +03:00
base_alert_dialog.dart Another beautiful day fixes 2021-01-12 13:14:28 +02:00
base_text_form_field.dart CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart 2021-04-14 21:23:10 +03:00
blockchain_height_widget.dart Merge pull request #143 from cake-tech/CAKE-172-restore-and-rescan-screen-fixes 2020-11-12 22:31:13 +02:00
cake_scrollbar.dart CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart 2021-08-12 17:56:34 +03:00
checkbox_widget.dart Changed app font to Lato. Changes for anrdoid version 2020-11-11 17:55:18 +02:00
index.dart Added the project 2020-01-04 21:31:52 +02:00
keyboard_done_button.dart Fixes 2020-09-29 20:56:11 +03:00
nav_bar.dart CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
picker.dart Estimated fee rates. 2021-02-13 00:38:34 +02:00
primary_button.dart CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart 2021-08-20 16:26:00 +03:00
scollable_with_bottom_section.dart Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
seed_language_selector.dart Fixes pre release. 2020-09-25 18:32:44 +03:00
seed_widget.dart Fixes 2020-11-30 19:17:44 +02:00
standard_checkbox.dart CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet 2021-05-31 21:04:00 +03:00
standard_list.dart Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
standart_list_row.dart CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 2021-01-06 15:34:04 +02:00
standart_switch.dart CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 2021-07-05 16:52:24 +03:00
template_tile.dart CAKE-39 | changed buttons color on base send widget, base exchange widget, exchange confirm page, exchange trade page, node create or edit page, contact page, seed widget, restore wallet from seed details page, restore wallet from keys page, wallet seed page, template tile 2020-09-10 13:33:34 +03:00
trail_button.dart Changed default text color for TrailButton. 2021-02-09 16:23:41 +02:00
validable_annotated_editable_text.dart Fixes issue with loading old android wallets. Changed seed text field type to visual password. 2020-11-13 16:58:28 +02:00