| Commit message (Expand) | Author | Age | Files | Lines |
* | add tracers. | Charles Kerr | 2015-05-19 | 3 | -26/+29 |
* | undo last Friday's timezone regression. | Charles Kerr | 2015-05-19 | 1 | -1/+1 |
* | Add unit test that looks at ubuntu alarm triggers. Test currently fails on th... | Charles Kerr | 2015-05-07 | 4 | -0/+151 |
* | in tests/run-eds-test.sh, only delete the tmpdir if the test passed. | Charles Kerr | 2015-04-06 | 1 | -3/+9 |
* | in new EDS tests, use timezones consistently | Charles Kerr | 2015-04-06 | 1 | -13/+20 |
* | in the unit tests, add a PrintTo function for Alarms so that GTest can repres... | Charles Kerr | 2015-04-06 | 2 | -0/+46 |
* | remove some new bits that turned out to be unneeded after all | Charles Kerr | 2015-04-05 | 1 | -22/+2 |
* | in tests/run-eds-test.sh, improve the comments | Charles Kerr | 2015-04-05 | 1 | -0/+3 |
* | add EDS tests to confirm valarm attachments are loaded properly and trigger i... | Charles Kerr | 2015-04-05 | 7 | -4/+341 |
* | fix misuse of ECalComponentAlarmInstance's fields. | Charles Kerr | 2015-04-05 | 3 | -4/+4 |
* | sync with trunk | Charles Kerr | 2015-04-03 | 1 | -1/+1 |
|\ |
|
| * | change the default alarm duration from 30 minutes to 10. | Charles Kerr | 2015-03-25 | 1 | -1/+1 |
* | | add the new Alarm class as an argument to the alarm queue class | Charles Kerr | 2015-04-03 | 1 | -7/+10 |
* | | add an Alarm class to represent ical valarm components; change the Appointmen... | Charles Kerr | 2015-03-31 | 3 | -21/+15 |
|/ |
|
* | add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them. | Charles Kerr | 2015-03-16 | 6 | -13/+158 |
* | add regression test for bug #1429388 | Charles Kerr | 2015-03-14 | 1 | -1/+13 |
* | sync the rest of the code with the changes to DateTime instantiation mentione... | Charles Kerr | 2015-03-14 | 4 | -73/+50 |
* | use the new DateTime::start_of_day() and DateTime::start_of_minute() functions. | Charles Kerr | 2015-03-14 | 4 | -56/+19 |
* | add manual test: indicator-datetime/manual-time | Charles Kerr | 2015-02-12 | 1 | -0/+6 |
* | Don't play calendar alarm sounds if Silent Mode is enabled. Use the alarm sou... | Charles Kerr | 2015-01-28 | 1 | -0/+13 |
|\ |
|
| * | new manual test, indicator-datetime/silent-mode | Charles Kerr | 2015-01-21 | 1 | -0/+13 |
* | | strengthen the test that decides if an icalcomponent is a one-shot or repeating. | Charles Kerr | 2015-01-15 | 1 | -0/+6 |
|/ |
|
* | disable one-time alarms after their notifications are shown. | Charles Kerr | 2014-12-07 | 1 | -0/+10 |
* | for calendar events, use interactive notifications and a nonrepeating sound. | Charles Kerr | 2014-12-07 | 1 | -0/+10 |
* | ensure that disabled alarms aren't shown in indicator-datetime and that notif... | Charles Kerr | 2014-12-07 | 7 | -12/+22 |
* | Small tag typo in integration test | Ted Gould | 2014-11-03 | 1 | -10/+5 |
|\ |
|
| * | Removing newlines because the sed script can't handle them. | Ted Gould | 2014-10-10 | 1 | -8/+3 |
| * | Another typo | Ted Gould | 2014-10-10 | 1 | -1/+1 |
| * | Small tag typo | Ted Gould | 2014-10-10 | 1 | -1/+1 |
* | | Fix appointment comparison function to include the audio_url field in its tes... | Charles Kerr | 2014-10-09 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | add a manual test case from dmorley's report in #1364949 | Charles Kerr | 2014-10-07 | 1 | -0/+13 |
* | | rename title from 'Upcoming events' to 'Time & Date' | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
|/ |
|
* | Fix flint++ warnings | Charles Kerr | 2014-09-19 | 17 | -42/+103 |
|\ |
|
| * | fix flint++ warnings | Charles Kerr | 2014-09-17 | 17 | -42/+103 |
* | | add manual test indicator-datetime/alarm-timezone | Charles Kerr | 2014-09-16 | 1 | -0/+9 |
* | | sync with trunk | Charles Kerr | 2014-09-16 | 2 | -18/+100 |
|\| |
|
| * | add unit tests for the powerd monitor | Charles Kerr | 2014-09-15 | 1 | -0/+61 |
| * | add manual test indicator-datetime/timestamp-wakeup | Charles Kerr | 2014-09-15 | 1 | -0/+7 |
| * | hide Clock's implementation details into an Impl class. | Charles Kerr | 2014-09-13 | 1 | -18/+32 |
* | | LiveClock only needs one Timezone, so give it that instead of a Timezones object | Charles Kerr | 2014-09-16 | 1 | -15/+16 |
|/ |
|
* | change header from 'Upcoming' to 'Upcoming events' | Charles Kerr | 2014-09-08 | 1 | -1/+1 |
* | update manual-test-snap's diagnostic text to reflect snooze/ok buttons | Charles Kerr | 2014-09-02 | 1 | -5/+5 |
* | add manual test for snooze | Charles Kerr | 2014-09-02 | 1 | -0/+10 |
* | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 2 | -1/+11 |
* | configurable haptic mode, part 3 of 3: expose the new haptic mode setting as ... | Charles Kerr | 2014-07-31 | 1 | -0/+12 |
* | configurable haptic mode, part 2 of 3: use the new haptic mode setting when p... | Charles Kerr | 2014-07-31 | 1 | -7/+42 |
* | configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti... | Charles Kerr | 2014-07-31 | 1 | -0/+1 |
* | in haptic.cpp, better support for vibration patterns | Charles Kerr | 2014-07-31 | 1 | -4/+4 |
* | add haptic feedback unit tests | Charles Kerr | 2014-07-31 | 1 | -1/+32 |
* | add haptic feedback to the manual tests | Charles Kerr | 2014-07-30 | 1 | -0/+2 |