aboutsummaryrefslogtreecommitdiff
path: root/tests/test-snap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Partially revert fab51b4. Only rename those x-canonical attributes to x-ayata...Mike Gabriel2020-08-111-1/+1
* Replace x-canonical attributesRobert Tari2020-08-111-1/+1
* add a ualarm to test-snap.cppCharles Kerr2018-03-261-3/+14
* Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime...Mike Gabriel2017-12-081-1/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-9/+9
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-6/+6
* honor the AccountsService 'other vibrations' setting.Charles Kerr2015-04-081-28/+81
* 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-10/+10
* add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.Charles Kerr2015-03-161-4/+3
* sync the rest of the code with the changes to DateTime instantiation mentione...Charles Kerr2015-03-141-4/+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-4/+4
* configurable haptic mode, part 2 of 3: use the new haptic mode setting when p...Charles Kerr2014-07-311-7/+42
* in haptic.cpp, better support for vibration patternsCharles Kerr2014-07-311-4/+4
* add haptic feedback unit testsCharles Kerr2014-07-311-1/+32
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-27/+47
* add tests to confirm that sleep gets inhibited, and the screen gets forced on...Charles Kerr2014-07-241-33/+257
* add a dbustest1 test to confirm that the snap decision's hint has the correct...Charles Kerr2014-07-151-0/+212