Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Design prefers to have a volume slider instead of presets, so remove the ↵ | Charles Kerr | 2014-06-26 | 1 | -2/+2 |
| | | | | AlarmVolume enum and replace it with an int range. | ||||
* | Expose the alarm settings via dbus properties. | Charles Kerr | 2014-06-26 | 1 | -1/+92 |
| | |||||
* | Add Exporter's implementation to an Impl file because I'm about to shovel ↵ | Charles Kerr | 2014-06-26 | 1 | -1/+1 |
| | | | | more methods and fields in there. | ||||
* | make the phone and desktop actions more consistent with each other; eg, ↵ | Charles Kerr | 2014-03-22 | 1 | -5/+8 |
| | | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app' | ||||
* | add test coverage for Exporter's name_lost signal | Charles Kerr | 2014-01-27 | 1 | -14/+20 |
| | |||||
* | sync test-exporter with the greeter profile's header names that changed in r325 | Charles Kerr | 2014-01-22 | 1 | -2/+2 |
| | |||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+128 |
with src/ |