philliphsu / ClockPlus

Alarm clock, timer, and stopwatch application for Android.
https://play.google.com/store/apps/details?id=com.philliphsu.clock2
GNU General Public License v3.0
364 stars 137 forks source link

Feature Request: Increasing Volume #20

Open jfml opened 7 years ago

jfml commented 7 years ago

This would be my perfect alarm clock for me if it had an option to increase the Volume from a chooseable minimum to a maximum. Is that possible? Amazing work, anyway (timers that get sorted by time is such an improvement over what Cyanogen/LOS does)!

hgkamath commented 7 years ago

The presence of above feature request is a "user winning feature"

The idea is that an alarm starts at a lower volume level to be audible to a keen listener, and with the passage of successive short intervals of time, after each interval the volume is raised, causing alarm more likely to be heard and responded to, before distracting others.

The use case is that

Each Timer, Stopwatch and Alarm set could independently have this setting

The parameters for such feature

To implement

After investigating a few clock-apps, ended up using google-clock-app for this feature.