cake_wallet/lib
2021-11-05 15:08:45 +00:00
..
bitcoin CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart 2021-09-22 16:47:10 +03:00
buy Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4 2021-07-22 13:33:52 +03:00
core CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
entities CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink 2021-10-04 16:03:35 +03:00
exchange Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying 2021-05-28 12:06:50 +03:00
monero Merge remote-tracking branch 'origin/main' into CAKE-360-yat 2021-10-06 15:05:32 +03:00
reactions CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
src Add current route to router. Add yat contacts to support screen. 2021-11-05 15:08:45 +00:00
store Fixes for yat 2021-11-02 09:17:24 +00:00
themes CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart 2021-07-16 12:32:36 +03:00
utils Added push notifications, FCM. 2021-06-04 18:25:17 +03:00
view_model Add current route to router. Add yat contacts to support screen. 2021-11-05 15:08:45 +00:00
di.dart CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book 2021-10-01 18:13:10 +03:00
main.dart Fixes for yat 2021-11-02 09:17:24 +00:00
palette.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
router.dart Add current route to router. Add yat contacts to support screen. 2021-11-05 15:08:45 +00:00
routes.dart CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app 2021-09-16 12:43:43 +03:00