-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot dismiss upcoming alarm after updating to 2.10 #136
Comments
I have exactly the same issue |
This bug is confirmed; I realized it this week. Unfortunately, because of my real job, I can't find the time to find the reason. |
Yeah same here OP 12R, one alarm I could dismiss the notification but the alarm still rang, the other every time I hit dismiss the notification just came right back |
Despite my limited free time, I was able to do a few tests. I'm disappointed because this is a specific case that I hadn't tested before; moreover, I can't identify the exact source of the bug. Tonight (Paris local time), I'll have more time to try and find the solution. Please note: if I can't solve this problem quickly, I'll be forced to remove this new feature in order to provide users with a "clean" version until a solution is found. |
I am really sorry but I did not find the reason for this bug. So I prefer to remove the functionality to set an alarm on a specific date and provide a new version without this inconvenience. I hope to find the solution soon. |
@xfzv @smjkh @dolphingod69 @resiehnnes @dpi0 @BluePixel4k I released a new version without the "Set an alarm on a specific date" feature. You can download it here. |
@mimaiself To everyone: To reproduce the bug:
The Android Studio log confirms the bug but despite this I still don't know which part of the code to modify... Tested on Huawei phone with Android 12 and Samsung tablet with Android 14. |
Thank you for the update. |
Can confirm that 2.10.1 works smooth so far, while 2.10 had issues on Xiaomi 14 Ultra. @BlackyHawky thank you for your hard work! |
Thanks for being so attentive to this, appreciate the quick fix! |
Thank you all for your encouragement ❤️ |
Now this is the proper way to deal with issues caused by new features: provide a stable version first, then check if it can be fixed. Nextcloud devs could learn a lot from you, @BlackyHawky (nextcloud/android#13872) |
Describe the bug
I have a recurring alarm that repeats every day of the week. After updating to 2.10, tapping "Dismiss" on the Android notification just leads to said notification coming back over and over (the alarm isn't dismissed).
After disabling/enabling the alarm in the app, tapping "Dismiss" works. I have to do this the next day and so on.
Used to work just fine on previous versions.
To Reproduce
Expected behavior
Tapping "dismiss" dismisses the alarm
Screenshots
App version
2.10
Device (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: