OmarHatem
|
53d3db5340
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_core/lib/wallet_base.dart
lib/core/auth_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/routes.dart
lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
lib/src/screens/restore/restore_wallet_from_seed_page.dart
lib/src/screens/settings/security_backup_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/store/settings_store.dart
lib/view_model/wallet_creation_vm.dart
macos/Podfile.lock
pubspec_base.yaml
res/values/strings_bg.arb
res/values/strings_en.arb
res/values/strings_id.arb
res/values/strings_my.arb
res/values/strings_nl.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_zh.arb
|
2023-05-26 15:09:55 +03:00 |
|
Serhii
|
1eb8d0c698
|
CW-229 Improved restore options from QR code (#793)
* add restoring wallet from qr
* add restore mode
* add alert for exceptions
* add restore from seed
* add check for create wallet state
* convert sweeping page into stateful
* fix parsing url
* restoration flow update
* update restoring from key mode
* update config
* fix restor of BTC and LTC wallets
* fix pin code issue
* wallet Seed/keys uri or code fix
* fix key restore credentials
* update the restore workflow
* update from main
* PR coments fixes
* update
* update
* PR fixes
|
2023-04-21 20:36:47 +02:00 |
|
M
|
3b82a390c1
|
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 |
|
M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
M
|
a63c099f26
|
Add aditional check if wallet exists with special name
|
2022-07-14 12:48:59 +01:00 |
|
mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +03:00 |
|
M
|
e8f53766a0
|
Added selection of new wallet type. Returned support of bitcoin wallet.
|
2020-11-12 18:31:53 +02:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
M
|
f45875ba3a
|
General changes. CAKE-1.
|
2020-07-06 23:09:03 +03:00 |
|
M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|