cake_wallet/lib
OmarHatem 7751a46c4d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
 Conflicts:
	.gitignore
	cw_bitcoin/pubspec.lock
	cw_core/lib/hive_type_ids.dart
	cw_core/lib/wallet_info.dart
	cw_core/pubspec.lock
	cw_ethereum/lib/ethereum_wallet_service.dart
	cw_monero/example/pubspec.lock
	cw_monero/lib/monero_wallet.dart
	cw_monero/lib/monero_wallet_service.dart
	cw_monero/pubspec.lock
	lib/di.dart
	lib/entities/default_settings_migration.dart
	lib/main.dart
	lib/src/screens/contact/contact_list_page.dart
	lib/src/screens/dashboard/desktop_widgets/desktop_action_button.dart
	lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
	lib/src/screens/dashboard/widgets/address_page.dart
	lib/src/screens/dashboard/widgets/balance_page.dart
	lib/src/screens/exchange/exchange_page.dart
	lib/src/screens/receive/anonpay_invoice_page.dart
	lib/src/screens/restore/restore_wallet_from_seed_details.dart
	lib/src/screens/restore/wallet_restore_from_keys_form.dart
	lib/src/screens/restore/wallet_restore_page.dart
	lib/src/screens/restore/widgets/restore_button.dart
	lib/src/screens/settings/display_settings_page.dart
	lib/src/screens/settings/manage_nodes_page.dart
	lib/src/screens/settings/widgets/settings_cell_with_arrow.dart
	lib/src/screens/wallet_list/wallet_list_page.dart
	lib/src/widgets/search_bar_widget.dart
	lib/src/widgets/seed_widget.dart
	lib/store/settings_store.dart
	lib/themes/extensions/picker_theme.dart
	lib/themes/high_contrast_theme.dart
	lib/themes/theme_base.dart
	pubspec_base.yaml
	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
	tool/append_translation.dart
	tool/configure.dart
2023-09-07 06:24:40 +03:00
..
anonpay Linux flutter upgrade (#1054) 2023-08-24 02:30:21 +03:00
anypay V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
bitcoin Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
buy Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
core Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
entities Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
ethereum Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
exchange Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
haven CW-319-Wallet-Seed-keys-URI-QR-code (#831) 2023-03-15 17:30:06 +02:00
ionia 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
locales Linux flutter upgrade (#1054) 2023-08-24 02:30:21 +03:00
monero CW-415 add coin control for xmr (#985) 2023-08-24 16:54:05 +03:00
reactions Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
src Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
store Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
themes Linux flutter upgrade (#1054) 2023-08-24 02:30:21 +03:00
twitter Add nullability check on description [skip ci] 2023-02-14 15:17:28 +02:00
utils Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
view_model Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
di.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
main.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
palette.dart Linux flutter upgrade (#1054) 2023-08-24 02:30:21 +03:00
router.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
routes.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
typography.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_type_utils.dart Hv (#295) 2022-03-30 17:57:04 +02:00