cake_wallet/lib/view_model
OmarHatem 459a40bcd9 Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input
# Conflicts:
#	cw_bitcoin/lib/electrum_transaction_history.dart
#	lib/main.dart
#	lib/src/screens/dashboard/dashboard_page.dart
#	lib/src/screens/dashboard/desktop_widgets/desktop_dashboard_actions.dart
#	lib/src/screens/dashboard/widgets/balance_page.dart
#	lib/src/screens/dashboard/widgets/market_place_page.dart
#	lib/src/screens/dashboard/widgets/transactions_page.dart
#	lib/src/screens/ionia/cards/ionia_manage_cards_page.dart
#	lib/src/screens/receive/anonpay_invoice_page.dart
#	lib/src/screens/wallet_list/wallet_list_page.dart
#	lib/utils/responsive_layout_util.dart
#	res/values/strings_ar.arb
#	res/values/strings_bg.arb
#	res/values/strings_cs.arb
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_fr.arb
#	res/values/strings_ha.arb
#	res/values/strings_hi.arb
#	res/values/strings_hr.arb
#	res/values/strings_id.arb
#	res/values/strings_it.arb
#	res/values/strings_ja.arb
#	res/values/strings_ko.arb
#	res/values/strings_my.arb
#	res/values/strings_nl.arb
#	res/values/strings_pl.arb
#	res/values/strings_pt.arb
#	res/values/strings_ru.arb
#	res/values/strings_th.arb
#	res/values/strings_tr.arb
#	res/values/strings_uk.arb
#	res/values/strings_ur.arb
#	res/values/strings_yo.arb
#	res/values/strings_zh.arb
2023-07-13 18:59:49 +03:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list Pass selected currency to the view model instead of the UI 2022-12-05 18:37:35 +02:00
dashboard Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input 2023-07-13 18:59:49 +03:00
exchange Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input 2023-07-13 18:59:49 +03:00
ionia Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" 2023-06-29 16:44:31 +03:00
monero_account_list CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
node_list V4.6.2 Bug Fixes (#874) 2023-04-17 21:09:26 +02:00
restore CW-365-Wallet-QR-codes-not-working-properly-on-some-devices (#909) 2023-05-08 23:30:14 +03:00
send CW-243-Better-error-message-for-too-many-decimals (#818) 2023-03-15 19:22:08 +02:00
settings Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-05-26 15:09:55 +03:00
unspent_coins CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
wallet_address_list CW-240 Receive fiat currency amount and receive animations (#877) 2023-04-21 20:03:42 +02:00
wallet_list Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-07-13 18:26:27 +03:00
advanced_privacy_settings_view_model.dart Add Fiat API mode to advanced privacy settings page 2023-03-02 19:13:00 +02:00
anon_invoice_page_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
anonpay_details_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart Fix formatting 2022-12-09 20:18:36 +01:00
backup_view_model.dart Add ability to set custom data application directory 2023-04-13 19:48:51 -04:00
edit_backup_password_view_model.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
order_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
rescan_view_model.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
set_up_2fa_viewmodel.dart Cw-263-TOTP-2FA-In-Security-Settings (#892) 2023-05-17 17:43:23 +03:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Add try/catch block in case launch url throws a platform exception 2023-02-27 16:07:22 +02:00
trade_details_view_model.dart Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input 2023-07-13 18:59:49 +03:00
transaction_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
wallet_creation_vm.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-05-26 15:09:55 +03:00
wallet_keys_view_model.dart CW-371-Restore-height-issue-with-QR-code-Wallet-incorrectly-assigns-today's-restore-height-to-legacy-wallets (#925) 2023-05-25 00:00:54 +03:00
wallet_new_vm.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-05-26 15:09:55 +03:00
wallet_restoration_from_keys_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restoration_from_seed_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restore_view_model.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-05-26 15:09:55 +03:00
wallet_seed_view_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_unlock_loadable_view_model.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
wallet_unlock_verifiable_view_model.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
wallet_unlock_view_model.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00