| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 2 | -32/+53 |
* | add 'confirm that the screen comes on' to relevant manual tests | Charles Kerr | 2014-07-24 | 1 | -0/+2 |
* | add tests to confirm that sleep gets inhibited, and the screen gets forced on... | Charles Kerr | 2014-07-24 | 1 | -33/+257 |
* | move the powerd and screen bus name, path, and interface strings into dbus-sh... | Charles Kerr | 2014-07-23 | 1 | -3/+3 |
* | add a dbustest1 test to confirm that the snap decision's hint has the correct... | Charles Kerr | 2014-07-15 | 2 | -2/+220 |
* | add a visual hint that the next unit test isn't stuck, it's just slow. | Charles Kerr | 2014-07-14 | 1 | -0/+1 |
* | silence dead store assignment found by clang static analyzer | Charles Kerr | 2014-07-13 | 1 | -1/+0 |
* | copyedit the new manual test for clarity. | Charles Kerr | 2014-07-07 | 1 | -2/+2 |
* | add manual test | Charles Kerr | 2014-07-03 | 1 | -0/+10 |
* | Format the manual tests properly. Update the submitter/reviewer checklist. | Charles Kerr | 2014-06-30 | 1 | -0/+22 |
* | use unsigned ints for the alarm volume, duration properties | Charles Kerr | 2014-06-27 | 2 | -13/+13 |
* | Design prefers to have a volume slider instead of presets, so remove the Alar... | Charles Kerr | 2014-06-26 | 3 | -28/+24 |
* | Expose the alarm settings via dbus properties. | Charles Kerr | 2014-06-26 | 2 | -1/+94 |
* | fix test-menus.cpp build failure in clang++ | Charles Kerr | 2014-06-26 | 1 | -1/+1 |
* | Add Exporter's implementation to an Impl file because I'm about to shovel mor... | Charles Kerr | 2014-06-26 | 1 | -1/+1 |
* | in the snap decision code, handle sound custom loop durations | Charles Kerr | 2014-06-24 | 1 | -1/+7 |
* | add GSettings support for specifying an alarm loop duration | Charles Kerr | 2014-06-24 | 1 | -2/+5 |
* | in the snap decision code, handle custom sounds and volume levels. | Charles Kerr | 2014-06-23 | 1 | -4/+21 |
* | add GSettings support for specifying a default alarm sound and default alarm ... | Charles Kerr | 2014-06-23 | 1 | -0/+51 |
* | Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use... | Charles Kerr | 2014-06-11 | 2 | -15/+19 |
|\ |
|
| * | hw alarms | Charles Kerr | 2014-04-24 | 1 | -7/+11 |
| * | rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in... | Charles Kerr | 2014-04-24 | 2 | -10/+10 |
* | | when src/timezone-file.c reads the contents of a file, skip lines that begin ... | Charles Kerr | 2014-05-05 | 1 | -0/+13 |
|/ |
|
* | remove unused field Appointment.is_daily | Charles Kerr | 2014-04-15 | 1 | -1/+0 |
* | remove unused field Appointment.is_event | Charles Kerr | 2014-04-15 | 1 | -1/+0 |
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 5 | -144/+318 |
|\ |
|
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 5 | -144/+318 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 1 | -6/+6 |
* | | sync unit tests with r325 | Charles Kerr | 2014-03-20 | 1 | -4/+10 |
|/ |
|
* | Don't show the "Add Event..." button if the calendar app can't be found. Fixe... | Charles Kerr | 2014-03-14 | 2 | -18/+39 |
|\ |
|
| * | Don't list an 'Add Event…' button if there's not a calendar app available | Charles Kerr | 2014-03-09 | 2 | -18/+39 |
| |\ |
|
| | * | In the Desktop profile, don't show the 'Add Event…' button if evolution can... | Charles Kerr | 2014-03-06 | 2 | -18/+39 |