RADAR-base / RADAR-Questionnaire

Questionnaire mobile application (Active App) for RADAR-base
https://radar-base.org/
Apache License 2.0
18 stars 13 forks source link

Option to enable or disable notifications in the settings #1395

Open yatharthranjan opened 2 years ago

yatharthranjan commented 2 years ago

Now that migration to appserver is done, we can provide a simple enable/disable notifications option in the app settings. This option should be visible based on firebase remote config property so can be configured per project (as some project's protocols might not allow this).

blootsvoets commented 2 years ago

Note that via Android settings, users can already silence all notifications if they do choose.

yatharthranjan commented 2 years ago

Yes, I think this will also be a starting point for more complex notification controls (like disabling daily questionnaires, setting suitable time windows for notifications, etc)

afolarin commented 4 months ago

For things like participant-specific notification times. This might be achieved with a participant-level granularity of protocol. This would also allow for flexibility for other protocol-level things.