deltachat / deltachat-android

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

show notifications settings per account #2543

Closed cyBerta closed 1 year ago

cyBerta commented 1 year ago

Currently, the show notifications setting applies to all accounts. There are situations where you want to change this setting per account instead, especially after the multi-account notifications feature was introduced.

@r10s mentioned this enhancement was already planned, but no ticket existed yet. So it is :)

r10s commented 1 year ago

ftr, see https://github.com/deltachat/deltachat-android/pull/2464 for previous discussions

i suggest not to add additional switches, but just treat the existing ones as per-account. this is also true for most other settings, so, it also makes sense from that point of view.

r10s commented 1 year ago

feature proposal now tracked at https://support.delta.chat/t/show-notifications-settings-per-account/2747