cake_wallet/lib/utils
cyan 17d34beae9
Some checks are pending
Cache Dependencies / test (push) Waiting to run
CW-782: Show error report popup without cooldown (#1739)
* improve exception throwing on broken wallets
- put _lastOpenedWallet to avoid issues on windows (file is currently open by)
- don't throw corruptedWalletsSeed - instead store it inside of secureStorage
- await ExceptionHandler.onError calls where possible to makse sure that popup won't be canceled by some UI element
- adjust BaseAlertDialog to be scrollable if the text is too long
- add ExceptionHandler.resetLastPopupDate - that can be called when we want to show error report screen (bypassing cooldown)

* fix: HiveError: Box has already been closed.

* await the alerts to be sure that each one of them is being shown
fix typo in secure storage

* Update lib/core/backup_service.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* address comments on github

* don't store seeds in secure storage

* fix wallet password

* update monero_c
update corrupted seeds UI
prevent app from crashing when wallet is corrupted

* show alert with seeds

* Update corrupted wallet UI
Fix wallet opening cache

* remove unused code

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-28 21:28:31 +02:00
..
brightness_util.dart Generic fixes (#1716) 2024-10-04 23:00:36 +03:00
clipboard_util.dart CW-423 Use SensitiveClipboard for sensitive Stings (#1013) 2023-08-01 15:52:03 +03:00
date_formatter.dart Automated Integration Tests Flows (#1686) 2024-11-07 16:46:08 +02:00
date_picker.dart Removed force white background color for CupertinoDatePicker. (#605) 2022-11-07 13:36:57 -05:00
debounce.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
device_info.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
distribution_info.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
exception_handler.dart CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
feature_flag.dart Generic fixes (#1348) 2024-03-29 20:54:59 +02:00
image_utill.dart Automated Integration Tests Flows (#1686) 2024-11-07 16:46:08 +02:00
item_cell.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
language_list.dart Added French localization (#290) 2022-03-09 15:06:34 +03:00
list_item.dart TMP 4 2020-06-20 10:10:00 +03:00
list_section.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
mobx.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
package_info.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
payment_request.dart Nano-GPT (#1336) 2024-05-08 03:00:01 +03:00
permission_handler.dart Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
request_review_handler.dart CW-33 Add app review after successful transactions and exchange (#864) 2023-04-17 20:06:58 +02:00
responsive_layout_util.dart fix: Desktop resize bug (#1461) 2024-05-23 18:21:51 +03:00
route_aware.dart CW-636-1-Unfocus text fields when push to next one (#1460) 2024-05-31 17:57:40 +03:00
share_util.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
show_bar.dart Update flushbar (#568) 2022-10-26 14:13:44 -04:00
show_pop_up.dart V4.6.4 fixes (#904) 2023-04-27 17:06:09 +02:00
totp_utils.dart Cw-263-TOTP-2FA-In-Security-Settings (#892) 2023-05-17 17:43:23 +03:00
version_comparator.dart CW-59-New-update-highlight-popup (#863) 2023-04-21 17:21:31 +02:00