Skip to content

System notification settings in the app #8790

@BijinDev

Description

@BijinDev

Notification permission/status is not displayed in the app.
#8654

From spike : https://github.com/tutao/private-issues/issues/235

Create a dropdown similar to the calendar notification setting, from where user can Enable/Disable system notification.

  • When enabling the button it should
    • ask for system permission or open settings.
    • When we received the permission we schedule alarms
    • ensure that push identifier is enabled
    • Enable calendar event notification setting.
  • When disabling the button we,
    • keep the system permission state.
    • disable push identifier for the user and unschedule alarms
    • The calendar event notification setting is disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidissues that concern the android client but not all clientsfeature: notificationiosissues that concern the ios client but not all clients

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions