aboutsummaryrefslogtreecommitdiff
path: root/tests/manual-test-snap.cpp
Commit message (Expand)AuthorAgeFilesLines
* URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.Mike Gabriel2018-03-261-4/+0
* Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime...Mike Gabriel2017-12-081-1/+1
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur...Mike Gabriel2017-12-081-0/+4
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-3/+3
* fix misuse of ECalComponentAlarmInstance's fields.Charles Kerr2015-04-051-1/+1
* add an Alarm class to represent ical valarm components; change the Appointmen...Charles Kerr2015-03-311-5/+5
* add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.Charles Kerr2015-03-161-1/+1
* sync the rest of the code with the changes to DateTime instantiation mentione...Charles Kerr2015-03-141-6/+2
* ensure that disabled alarms aren't shown in indicator-datetime and that notif...Charles Kerr2014-12-071-1/+1
* 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 Alar...Charles Kerr2014-06-261-1/+21
* 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 test...Charles Kerr2014-02-041-0/+63