FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.

Home Page:https://www.fossify.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot take off alarm without adding notification permission

austinoneil opened this issue · comments

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.3

Affected Android/Custom ROM version

GrapheneOS latest

Affected device model

Pixel 7

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Make sure app does not have notification permission.
  2. Attempt to add an event.
  3. Touch the reminder icon, attempting to remove it. It says "10 minutes before" by default.

Expected behavior

Modal shows, allowing user to remove the reminder.

Actual behavior

App requests notification permission and cannot proceed until granted permission.

Screenshots/Screen recordings

screen-20240428-114152.mp4
screen-20240428-114447.mp4

Additional information

Suggested fix: If permission is not already granted, set the default alarm to be "No reminder." If the user opens the notification dialog, prompt user for permission.