| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | hide the implementation detials of FileTimezone and GeoclueTimezone behind Im... | Charles Kerr | 2014-09-13 | 6 | -280/+329 |
* | | | Adjust our floating alarms when the local timezone changes. | Charles Kerr | 2014-09-19 | 6 | -40/+56 |
|\ \ \
| |_|/
|/| | |
|
| * | | copyediting: move line to remove unnecessary diff from trunk | Charles Kerr | 2014-09-16 | 1 | -1/+1 |
| * | | add manual test indicator-datetime/alarm-timezone | Charles Kerr | 2014-09-16 | 1 | -0/+9 |
| * | | in SimpleRangePlanner, re-query the engine for appointments when the local ti... | Charles Kerr | 2014-09-16 | 1 | -1/+6 |
| * | | in main.cpp, reuse the existing FileTimezone so that we don't have an unnecce... | Charles Kerr | 2014-09-16 | 1 | -7/+6 |
| * | | sync with trunk | Charles Kerr | 2014-09-16 | 8 | -68/+316 |
| |\ \
| |/ /
|/| | |
|
* | | | Releasing 13.10.0+14.10.20140915-0ubuntu1 | CI bot | 2014-09-15 | 1 | -0/+8 |
* | | | Update the time strings when a powerd Wakeup signal is detected. Fixes: 1359802 | Charles Kerr | 2014-09-15 | 7 | -68/+308 |
|\ \ \ |
|
| * | | | add unit tests for the powerd monitor | Charles Kerr | 2014-09-15 | 2 | -2/+71 |
| * | | | add manual test indicator-datetime/timestamp-wakeup | Charles Kerr | 2014-09-15 | 1 | -0/+7 |
| * | | | listen to powerd SysPowerStateChange instead of Wakeup | Charles Kerr | 2014-09-15 | 1 | -10/+10 |
| * | | | add translator comments for the date format string in snap.cpp | Charles Kerr | 2014-09-15 | 1 | -1/+10 |
| * | | | get the system bus once instead of twice. | Charles Kerr | 2014-09-13 | 1 | -17/+45 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | foo | Charles Kerr | 2014-09-13 | 4 | -65/+220 |
| |/| |
|/|/ / |
|
| * | | update the time string when a powerd.Wakeup signal is seen. | Charles Kerr | 2014-09-13 | 2 | -12/+72 |
| * | | hide Clock's implementation details into an Impl class. | Charles Kerr | 2014-09-13 | 3 | -65/+132 |
|/ / |
|
| * | LiveClock only needs one Timezone, so give it that instead of a Timezones object | Charles Kerr | 2014-09-16 | 4 | -34/+37 |
|/ |
|
* | Releasing 13.10.0+14.10.20140908.1-0ubuntu1 | CI bot | 2014-09-08 | 1 | -0/+11 |
* | Use unicode characters directly instead of escaping them. Fixes: 1350544 | Lars Uebernickel | 2014-09-08 | 1 | -20/+26 |
|\ |
|
| * | Use unicode characters directly instead of escaping them | Lars Uebernickel | 2014-09-08 | 1 | -20/+26 |
* | | rename "Upcoming" -> "Upcoming events" | Charles Kerr | 2014-09-08 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | change header from 'Upcoming' to 'Upcoming events' | Charles Kerr | 2014-09-08 | 2 | -2/+2 |
|/ |
|
* | Releasing 13.10.0+14.10.20140905-0ubuntu1 | CI bot | 2014-09-05 | 1 | -0/+9 |
* | In the alarm's popup notifications' titlebars, don't show the seconds in the ... | Charles Kerr | 2014-09-05 | 1 | -2/+5 |
|\ |
|
| * | remove the seconds from the alarms' snap decisions. | Charles Kerr | 2014-09-02 | 1 | -2/+5 |
* | | Add the snooze feature Fixes: 1354400 | Charles Kerr | 2014-09-05 | 21 | -39/+476 |
|\ \ |
|
| * | | minor copyediting: rename a variable for better clarity | Charles Kerr | 2014-09-02 | 1 | -3/+3 |
| * | | remove the new code that we're not using yet | Charles Kerr | 2014-09-02 | 2 | -39/+0 |
| * | | use the 'override' keyword in the new planner class declarations | Charles Kerr | 2014-09-02 | 2 | -2/+2 |
| * | | update manual-test-snap's diagnostic text to reflect snooze/ok buttons | Charles Kerr | 2014-09-02 | 1 | -5/+5 |
| * | | reverse OK/snooze button order | Charles Kerr | 2014-09-02 | 1 | -1/+1 |
| * | | add manual test for snooze | Charles Kerr | 2014-09-02 | 1 | -0/+10 |
| * | | update Snap Decisions to include snooze | Charles Kerr | 2014-09-02 | 3 | -31/+29 |
| * | | add planner.cpp to the build | Charles Kerr | 2014-09-02 | 3 | -6/+10 |
| * | | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 10 | -1/+45 |
| * | | add SnoozePlanner, AggregatePlanner | Charles Kerr | 2014-09-02 | 6 | -0/+420 |
| |/ |
|
* | | Releasing 13.10.0+14.10.20140904.1-0ubuntu1 | CI bot | 2014-09-04 | 1 | -0/+7 |
* | | sound: adding media role (alarm) when sink is pulsesink | Ricardo Salveti de Araujo | 2014-09-04 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | sound: check for audio_sink and also unref after using the object | Ricardo Salveti de Araujo | 2014-09-04 | 1 | -7/+11 |
| * | sound: adding media role (alarm) when sink is pulsesink | Ricardo Salveti de Araujo | 2014-09-04 | 1 | -0/+15 |
|/ |
|
* | Releasing 13.10.0+14.10.20140819-0ubuntu1 | CI bot | 2014-08-19 | 1 | -0/+8 |
* | Use powerd's hardware wakeup API instead of of using the u_hardware_alarm_*()... | Charles Kerr | 2014-08-19 | 7 | -219/+318 |
|\ |
|
| * | use powerd for hardware wakeups | Charles Kerr | 2014-08-18 | 7 | -219/+318 |
|/| |
|
| * | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 7 | -219/+318 |
|/ |
|
* | Releasing 13.10.0+14.10.20140808-0ubuntu1 | CI bot | 2014-08-08 | 1 | -0/+9 |
* | Have the shared Translations.cmake file look for .c, .cc, .cpp, .cxx, and .va... | Charles Kerr | 2014-08-08 | 1 | -11/+7 |
|\ |
|
| * | when building the potfile, include .cc, .cpp, and .cxx files. | Charles Kerr | 2014-08-07 | 1 | -11/+7 |
* | | Add haptic feedback support for alarms. Fixes: 1350017 | Charles Kerr | 2014-08-08 | 28 | -646/+1558 |
|\ \
| |/
|/| |
|
| * | in notifications, don't ask the notification server for its capabilities unti... | Charles Kerr | 2014-08-08 | 1 | -18/+26 |