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

revert MainActivity launchMode again #4685

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

connyduck
Copy link
Collaborator

This fixes

  • The problem where Tusky drops your draft when you switch apps while composing
  • The problem where MainActivity does not restart when switching theme in preferences

This adds back a bug where one can have multiple instances of MainActivity which can behave weirdly when the active account was switched after they were created. This bug is (unlike the timeline mixup one) transient though, it will go away when restarting the app. As a small mitigation MainActivity is finished when forwarding to ComposeActivity (Tusky 25 behavior).

@connyduck connyduck merged commit a981541 into develop Sep 16, 2024
3 checks passed
@connyduck connyduck deleted the mainactivity-launchmode branch September 16, 2024 18:57
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.

3 participants