Calendar
Calendar copied to clipboard
Duplicate Notification Categories
Checklist
- [x] I can reproduce the bug with the latest version given here.
- [x] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [x] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [x] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [x] This issue contains only one bug.
- [x] I have read and understood the contribution guidelines.
Affected app version
1.2.0
Affected Android/Custom ROM version
Android 13
Affected device model
Samsung Galaxy S20 FE
How did you install the app?
F-Droid / IzzyOnDroid
Which calendar service or provider do you use, if any?
N/A
Which sync adapter app do you use for calendar synchronization, if any?
N/A
Steps to reproduce the bug
- Create a new event type
- Create an event using the newly created type
- Delete the event type, but keep the event
- Create the event type again using the same name as from step 1
- Navigate to 'Settings'
- Go to 'Customize notifications' under 'REMINDERS'
- Go to 'Notification categories'
- See that the old and new event types persist
Expected behavior
Once an event type is deleted it should be removed from the app's notification categories.
Actual behavior
Obsolete event types persist and bloat the notification space.
Screenshots/Screen recordings
Actual example
Testing example
Additional information
No response
Reproduced with v1.6.0
This bug makes it difficult to change the reminder tone, because I can't be sure which of the multiple categories with identical name is the one whose properties to change.
Also new categories get created when I change the "Audio stream used by reminders" in Fossify Calendar's settings.
(The bottom-most is the one which seems to be in effect).
Also new categories get created when I change the "Audio stream used by reminders" in Fossify Calendar's settings.
That's a system limitation. A new category is required to change the stream. The simpler solution is to append the stream type to the category name so they can be easily distinguished.
Difficulty