deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.11k stars 144 forks source link

tweak asking to disable battery optimisations #3116

Closed r10s closed 4 months ago

r10s commented 4 months ago

only ask to disable battery optimisations, if we're actually connected to the server that reports non-chatmail - otherwise the information is not yet there.

needs to be tested on a real device.

closes #3114

github-actions[bot] commented 4 months ago

To test the changes in this pull request, install this apk: 📦 app-preview.apk

r10s commented 4 months ago

so, this pr can be closed as core provides the information now soon enough, right?

iequidoo commented 4 months ago

so, this pr can be closed as core provides the information now soon enough, right?

I think that yes. Now the core should always report the actual value of Config::IsChatmail for configured accounts

link2xt commented 4 months ago

so, this pr can be closed as core provides the information now soon enough, right?

It's not in the released core yet, but I will make another tag after https://github.com/deltachat/deltachat-core-rust/pull/5669

r10s commented 4 months ago

It's not in the released core yet

np, it is fine if it gets to the next core. the issue is a minor one and will be fixed when we do a 1.46.x then

closing this PR then, thanks a lot for fixing it in core! <3