kraigs-android / kraigsandroid

Kraig's android applications
26 stars 26 forks source link

[Feature request] Multiple alarm sounds #147

Open Aq32 opened 3 years ago

Aq32 commented 3 years ago

Hi Would it be possible to create a playlist of notification sounds that Alarm Klock could randomly or sequentially pick one?

For example using the same alarm/notification sound interface to select sounds you could add these to a list and then randomly or remember the number of times the alarm has sounded to select the next alarm sound down the list. It seems like a nice minor/low priority idea that could functionally work as an "Alarm of the day/week" feature (depending on how frequently the user sets their alarm to go off). Also would be nice to be able to drag re-order the playlist if using a file explorer to add songs puts them in the wrong order or the user decides to change the order.

Regarding random alarm sound selection maybe another option would be to allow play-once rather than full random list again. ie instead of some sounds being played more frequently by chance allow unplayed sounds a chance to be played and then when everything has played once per alarm firing off re-allow the already played sounds. More options are generally better (but I guess that's more work for the programmer)!