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

Unifiedpush support #1820

Open
kazukyakayashi opened this issue Apr 20, 2024 · 6 comments
Open

Unifiedpush support #1820

kazukyakayashi opened this issue Apr 20, 2024 · 6 comments

Comments

@kazukyakayashi
Copy link

Do you plan to support Unifiedpush ?

At the moment I don't receive any notification when an email arrives, which is a bit annoying 😅

@JorisBodin
Copy link
Member

This is not planned
Have you downloaded the app from the playstore or fdroid?

@kazukyakayashi
Copy link
Author

I use FDroid.

@JorisBodin
Copy link
Member

With fdroid the application fetches new emails every 15 minutes and displays notifications if new emails are found.
If you have refused to allow the app to run in the background, it is normal for you not to see any notifications
Please check

PeriodicWorkRequestBuilder<SyncMailboxesWorker>(MIN_PERIODIC_INTERVAL_MILLIS, TimeUnit.MILLISECONDS)

@kazukyakayashi
Copy link
Author

The app has full permissions, battery optimisation is disabled.
There are no notifications or notification dots on my app icon.

Then I think that if it ever works as you say, it will do as other applications that have the same function, ie drain the battery of the phone even faster.

UnifiedPush support is probably the best solution and people installing their app via FDroid won't be about to take 5 minutes to configure the notifications, and Molly (Molly UnifiedPush) or Element (Matrix) for example automatically detect if there's an app that manages UnifiedPush and directly add the possibility of selecting this notification mode.

signal-2024-04-23-135956_003
signal-2024-04-23-135956_002

@JorisBodin
Copy link
Member

And here?
Screenshot_20240423-153542

No, it doesn't use much battery.

For Unifiedpush, we're going to study whether or not to implement it.

@kazukyakayashi
Copy link
Author

I'm on Android 11 (on a OnePlus 6T), I don't have any kind of option but just whether or not I'm optimising battery use (as I said above, I let the application have full power over the battery).

signal-2024-04-24-095006_002

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

No branches or pull requests

2 participants