-
Notifications
You must be signed in to change notification settings - Fork 20
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
Play alarm sounds randomly. #98
Comments
@BlackyHawky for this feature to work we need to add storage permissions because a listener for ending songs/ringtones is non-existent in the ringtone class (same goes for any form of playing which requires changing sounds) . Is this reasonable as a tradeoff for this feature? |
What do you mean? (Sorry to ask, I just want to make sure I understand your question.) |
the tradeoff is the additional storage permission. |
I agree that someone could work on this, but I'd like to keep the current ringtone picker interface and not add any other dependencies. |
@BlackyHawky this commit should implement this feature. note that I only included system alarms. |
Is your feature request related to a problem? Please describe.
Play alarm sounds randomly.
Describe the solution you'd like
Play alarm sounds randomly.
Use case
I like that the alarm sounds change depending on the day.
Describe alternatives you've considered
It might help you to implement this feature.
github url
https://github.com/mvarendorff/random-alarm
https://github.com/tal3898/random-alarm
Additional context
none.
The text was updated successfully, but these errors were encountered: