You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
Add options to discern between different types of notifications - maybe somehow keeping track of the ids (and titles as well, so the user can actually tell what they mean) and adding the ability to block certain numbers.
On second thought, keeping track of the notifications might not be such a great idea. However, I could at least allow the user to block persistent notifications (one option on the icon settings to block ALL persistent notifications, and one on the app settings to block them from individual apps).
On second thought, notifications should not appear in the 'apps' tab. Now that #115 is finished, it'd be better and more obvious to simply put these settings in the notification icon. It would also make sense from a maintenance standpoint, since all of the notification-related spaghetti will then be in the Notification* classes.
Add options to discern between different types of notifications - maybe somehow keeping track of the ids (and titles as well, so the user can actually tell what they mean) and adding the ability to block certain numbers.
On second thought, keeping track of the notifications might not be such a great idea. However, I could at least allow the user to block persistent notifications (one option on the icon settings to block ALL persistent notifications, and one on the app settings to block them from individual apps).
The text was updated successfully, but these errors were encountered: