Open ghost opened 1 month ago
@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?
@Nilsu11
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. So we get the new feature, but also a new permission (for reading music files I think, since the new player would require it). If I (or anyone) were to begin working on the feature, would this permission get in the way of the feature being merged?
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.
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.