deltachat / deltachat-android

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

tweak asking for "disable battery optimisations" #3075

Closed r10s closed 3 months ago

r10s commented 3 months ago

do not ask for "disable battery optimisations" when all accounts are chatmail and we got a push token.

with chatmail, we reduced the number of questions from three to only one (or zero for android<=12):

Screenshot 2024-05-21 at 01 16 19

if classic mail is used, the following questions follow - either for the first account, but also anytime later when a non-chatmail is added:

Screenshot 2024-05-21 at 01 16 30 Screenshot 2024-05-21 at 01 16 35

the push token, however, is got unconditionally from the other states - it is a cheap call, the device is connected to the PUSH server anyways and we want to leave it up to core what to do with it

github-actions[bot] commented 3 months ago

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

github-actions[bot] commented 3 months ago

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