-
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
Snooze not working in landscape #85
Comments
I can replicate this bug. Just to clarify: "the alarm just gets disabled" (in landscape) means, that the phone does not ring again after a few minutes (= "snoozing"). Instead nothing happens. This is the same as if the user swiped to the right to "Dismiss" an alarm. app version 1.0.0 |
This is happening to me as well. As soon as I start to swipe either left or right the alarm goes away and is not snoozed. |
Hello, I'm a young developer looking for my first issue to learn how to contribute to an open-source project. I tested this bug with the latest version of the GitHub project on the Android Studio emulator (Medium Phone, API 35), and it seems that the bug is resolved. The alarm appears to work correctly after I snooze it and rotate the screen to landscape. Did I test it correctly, or did I make a mistake? |
Read once again the steps to reproduce. |
Capture.video.du.2025-01-30.11-18-01.webmMaybe I'm just doing it wrong ? |
The original issue is about full screen alarms where as in your video I only see a notification. Try turning off the display using power button after setting your alarm. |
Reproduction steps clearly say about "swiping", not about clicking on notification. If you aren't familiar with the app to the point that you can properly understand reproduction steps, you shouldn't work on fixing the bug. |
Okay i got it now, i had to use the power button after setting my alarm to reproduce the bug. |
I edited the steps to reproduce, to make it more clear, what to do and avoid further missunderstandings. |
Hello again, I created a pull request that attempts to fix the bug by preventing the activity from rotating when the alarm rings. I understand that this may not be the expected solution, but I would like to hear your opinion. |
Yes, that's not the right way to solve this. |
Hello again, |
Thanks! I'll check it soon... |
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
Android 8.1.0
Affected device model
Sony Xperia L3
How did you install the app?
Google Play Store
Steps to reproduce the bug
Expected behavior
Snooze
Actual behavior
If in Landscape, the alarm just gets disabled (and does not start to gi off again after the set time intervall), no matter wich option is selected. If the device is rotated back to portrait orientation, bevore seting the alarm to snooze, it works as expected.
The text was updated successfully, but these errors were encountered: