Calendar icon indicating copy to clipboard operation
Calendar copied to clipboard

Duplicate Notification Categories

Open coulgreer opened this issue 7 months ago • 3 comments

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

  1. Create a new event type
  2. Create an event using the newly created type
  3. Delete the event type, but keep the event
  4. Create the event type again using the same name as from step 1
  5. Navigate to 'Settings'
  6. Go to 'Customize notifications' under 'REMINDERS'
  7. Go to 'Notification categories'
  8. 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

Image Image Image

Testing example

Image Image

Additional information

No response

coulgreer avatar May 03 '25 13:05 coulgreer

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).

gima avatar Sep 01 '25 17:09 gima

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.

naveensingh avatar Sep 01 '25 17:09 naveensingh

Difficulty ignoreImageMinify

gima avatar Sep 01 '25 17:09 gima