Skip to content

App needs to show groups and already loaded messages instantly #541

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

Open
wurzer opened this issue Apr 6, 2025 · 2 comments
Open

App needs to show groups and already loaded messages instantly #541

wurzer opened this issue Apr 6, 2025 · 2 comments
Labels
critical enhancement New feature or request

Comments

@wurzer
Copy link
Collaborator

wurzer commented Apr 6, 2025

If the app did already start and setup before, it should show the conversations or groups almost instantly. The conducter must start in another thread in the background. New messages should be queued, if the conducter istn't up and running at this time.

@wurzer
Copy link
Collaborator Author

wurzer commented Apr 6, 2025

Allowing background operaqtion could be a solution https://stackoverflow.com/questions/34573109/how-to-make-an-android-app-to-always-run-in-background

@mattyg
Copy link
Collaborator

mattyg commented Apr 7, 2025

This will be significantly improved when changing to the android foreground service, as the conductor will already be running the background. I suggest waiting until that is released before looking into this issue further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants