aboutsummaryrefslogtreecommitdiff
path: root/tests/manual-test-snap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Design prefers to have a volume slider instead of presets, so remove the ↵Charles Kerr2014-06-261-1/+21
| | | | AlarmVolume enum and replace it with an int range.
* in the snap decision code, handle sound custom loop durationsCharles Kerr2014-06-241-1/+7
|
* in the snap decision code, handle custom sounds and volume levels.Charles Kerr2014-06-231-4/+21
|
* remove unused field Appointment.is_dailyCharles Kerr2014-04-151-1/+0
|
* remove unused field Appointment.is_eventCharles Kerr2014-04-151-1/+0
|
* Add audio notitication when the alarm is triggered. Add a manual test to ↵Charles Kerr2014-02-041-0/+63
tests/ to trigger a snap decision.