Skip to content
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

Handling app termination and reworked dialog messages. #329

Merged
merged 10 commits into from
Aug 22, 2024

Conversation

bkaankose
Copy link
Owner

@bkaankose bkaankose commented Aug 21, 2024

This PR implements killing the server process when the app is terminated and re-works how the dialogs are presented.

  • App will show a message on close to the users if their backgrounding behavior is set to 'Terminate' (which will kill the server) and if they did not enable Wino launch for startup. These messages can be marked as 'Don't show again', allowing users to acknowledge this behavior and continue.
  • All dialogs will have an icon from now on.

Also fixed some low hanging fruit bugs from the App Center.

  • Fixed an issue where updating badge notification causes a crash if the device does not support badge notifications.
  • Fixed an issue with read but downloaded messages creating notification.
  • Fixed an issue where clicking another draft from the draft list is crashing WebView2.

@bkaankose bkaankose merged commit 0fbeb11 into main Aug 22, 2024
@bkaankose bkaankose deleted the feature/NewStartup branch August 22, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant