Skip to content

Added settings screen for push notification categories

Gijs Hendriksen requested to merge feature/settings-screen into master

Closes #45

Short description

Enables users to enable or disable specific categories of push notifications. Also makes it easier to add new settings panels in the future.

Steps to use this feature

  1. Open the 'Settings' section from the sidebar.
  2. Press 'Push Notifications'.
  3. Enable/disable categories as you please.

Note this feature requires concrexit!865 (closed) to function correctly. Without this fix, your push notification categories will all be enabled each time the app is freshly started.

Merge request reports