cake_wallet/lib/src/screens
2021-09-07 19:43:49 +03:00
..
auth CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems 2021-04-02 20:43:06 +03:00
backup Merge pull request #77 from cake-tech/CAKE-252-UI-fixes-for-buttons 2021-02-09 20:14:48 +02:00
buy CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
contact CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models 2021-06-18 15:36:49 +03:00
dashboard CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
disclaimer Removed morph from exchange list. 2021-02-09 15:54:50 +02:00
exchange CAKE-345 | merged CAKE-349 branch into current 2021-08-16 11:30:48 +03:00
exchange_trade CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models 2021-08-10 17:52:35 +03:00
faq Fixes 2020-09-28 18:47:43 +03:00
monero_accounts CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart 2020-11-17 20:16:58 +02:00
new_wallet Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
nodes Fixes for LTC electrum nodes available. 2021-05-10 19:00:20 +03:00
order_details CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart 2021-04-15 20:10:23 +03:00
pin_code CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems 2021-04-02 20:43:06 +03:00
receive CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart 2021-09-07 19:43:49 +03:00
rescan CAKE-172 | added onHeightOrDateEntered function to blockchain_height_widget and called it in the restoreHeightController listener; added string resources to blockchain_height_widget; added isButtonEnabled parameter to rescan view model and wallet restore view model; added reaction on mode in the wallet restore page; applied isDisable to buttons in wallet restore page and rescan page 2020-11-12 21:03:57 +02:00
restore CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart 2021-02-01 20:27:16 +02:00
root Fixes 2020-09-29 20:56:11 +03:00
seed Changed random seed generation for bitcoin. 2021-05-10 13:06:57 +03:00
seed_language CAKE-182 | moved themes directory from src to lib 2020-12-15 21:43:50 +02:00
send CAKE-356 | applied yat record to parse_address_from_domain.dart and parse_address_from_domain_alert.dart; fixed yat_record.dart, yat_view_model.dart and yat_webview_page.dart 2021-08-27 20:46:24 +03:00
settings CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme 2021-06-29 13:52:22 +03:00
setup_pin_code Integrated wallet names generation 2020-10-22 21:24:24 +03:00
splash Added the project 2020-01-04 21:31:52 +02:00
subaddress CAKE-145 | changed twitter link and name on the settings page; changed text on the rescan page; changed reconnect alert text; changed button color on create account and create new subaddress pages; changed title of create new subaddress page 2020-11-02 18:11:51 +02:00
support CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
trade_details CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart 2021-04-15 20:10:23 +03:00
transaction_details Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 2021-01-20 20:01:49 -06:00
unspent_coins CAKE-334 | fixed unspent_coins_list_item.dart 2021-07-23 18:38:56 +03:00
wallet_keys CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
wallet_list Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
welcome CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems 2021-04-02 20:43:06 +03:00
yat CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart 2021-09-07 19:43:49 +03:00
base_page.dart CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems 2021-04-02 20:43:06 +03:00