-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CW-782: Show error report popup without cooldown #1739
Merged
OmarHatem28
merged 14 commits into
main
from
CW-782-show-error-report-popup-without-cooldown
Nov 28, 2024
Merged
CW-782: Show error report popup without cooldown #1739
OmarHatem28
merged 14 commits into
main
from
CW-782-show-error-report-popup-without-cooldown
Nov 28, 2024
Commits on Oct 10, 2024
-
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)
Configuration menu - View commit details
-
Copy full SHA for 212e59b - Browse repository at this point
Copy the full SHA 212e59bView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ab7f73 - Browse repository at this point
Copy the full SHA 8ab7f73View commit details
Commits on Oct 14, 2024
-
await the alerts to be sure that each one of them is being shown
fix typo in secure storage
Configuration menu - View commit details
-
Copy full SHA for d7327ce - Browse repository at this point
Copy the full SHA d7327ceView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b612eb1 - Browse repository at this point
Copy the full SHA b612eb1View commit details -
Update lib/core/backup_service.dart
Co-authored-by: Omar Hatem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb959d0 - Browse repository at this point
Copy the full SHA bb959d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 159f433 - Browse repository at this point
Copy the full SHA 159f433View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13a0e2a - Browse repository at this point
Copy the full SHA 13a0e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df99707 - Browse repository at this point
Copy the full SHA df99707View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3441d6 - Browse repository at this point
Copy the full SHA f3441d6View commit details
Commits on Nov 27, 2024
-
update corrupted seeds UI prevent app from crashing when wallet is corrupted
Configuration menu - View commit details
-
Copy full SHA for d4b9c98 - Browse repository at this point
Copy the full SHA d4b9c98View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 409d44b - Browse repository at this point
Copy the full SHA 409d44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd5b26 - Browse repository at this point
Copy the full SHA 9fd5b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d398c - Browse repository at this point
Copy the full SHA d0d398cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a315a31 - Browse repository at this point
Copy the full SHA a315a31View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.