aboutsummaryrefslogtreecommitdiff
path: root/tests/manual-test-snap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix flint++ warningsCharles Kerr2014-09-171-1/+1
|
* update manual-test-snap's diagnostic text to reflect snooze/ok buttonsCharles Kerr2014-09-021-5/+5
|
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-5/+6
|
* 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.