cake_wallet/lib/src/screens
2021-07-22 13:33:52 +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 Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain 2021-07-22 10:37:55 +03:00
exchange_trade 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
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 Merge pull request #131 from cake-tech/CAKE-321-receive-screen-UI-bug 2021-06-07 21:57:32 +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 Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic 2021-07-22 10:48:22 +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 | 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
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
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