cake_wallet/lib/src/widgets
2021-02-16 21:06:23 +02:00
..
address_text_field.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
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-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 2020-12-22 20:42:30 +02: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-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages 2020-08-19 20:57:06 +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-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages 2020-08-19 20:57:06 +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-278 | added isReceiveAmountEditable and isFixedRateMode to exchange_view_model.dart; fixed changeReceiveAmount() in the exchange_view_model.dart; applied StandardCheckbox to exchange_page.dart for checking fixed rate mode; applied alert dialog to exchange_page.dart when receive amount has focus and fixed rate mode is not checked; added reaction for isFixedRateMode in the exchange_page.dart; added key and changeValue() to standard_checkbox.dart 2021-02-16 21:06:23 +02: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-30 | created settings_version_cell, language_row, version_list_item; applied new design to settings, faq, disclaimer, pin code, change language pages; fixed items of settings page 2020-09-07 20:35:34 +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