Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing 13.10.0+14.10.20140919-0ubuntu1 | CI bot | 2014-09-19 | 1 | -0/+12 |
| | |||||
* | Make alarm notifications icons and button color match Design's specs. Fixes: ↵ | Charles Kerr | 2014-09-19 | 3 | -5/+6 |
|\ | | | | | | | | | | | 1370594 Approved by: Ted Gould, PS Jenkins bot, Nekhelesh Ramananthan | ||||
| * | fix tyop from previous commit | Charles Kerr | 2014-09-17 | 1 | -1/+1 |
| | | |||||
| * | use the new x-canonical-private-affirmative-tint key. | Charles Kerr | 2014-09-17 | 2 | -3/+4 |
| | | |||||
| * | work around a notifications bug that can't handle boolean hints | Charles Kerr | 2014-09-17 | 1 | -1/+1 |
| | | |||||
* | | Fix flint++ warnings | Charles Kerr | 2014-09-19 | 36 | -85/+146 |
|\ \ | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | fix flint++ warnings | Charles Kerr | 2014-09-17 | 36 | -85/+146 |
| |/ | |||||
* | | Move timezone code behind a private Impl class | Charles Kerr | 2014-09-19 | 6 | -280/+329 |
|\ \ | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | hide the implementation detials of FileTimezone and GeoclueTimezone behind ↵ | Charles Kerr | 2014-09-13 | 6 | -280/+329 |
| | | | | | | | | | | | | Impl classes | ||||
* | | | Adjust our floating alarms when the local timezone changes. | Charles Kerr | 2014-09-19 | 6 | -40/+56 |
|\ \ \ | |_|/ |/| | | | | | | | | Fixes: 1332095 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | 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 ↵ | Charles Kerr | 2014-09-16 | 1 | -1/+6 |
| | | | | | | | | | | | | timezone changes. | ||||
| * | | in main.cpp, reuse the existing FileTimezone so that we don't have an ↵ | Charles Kerr | 2014-09-16 | 1 | -7/+6 |
| | | | | | | | | | | | | unneccessary extra one | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | | 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 |
|\ | | | | | | | Approved by: Charles Kerr, Sebastien Bacher, PS Jenkins bot | ||||
| * | Use unicode characters directly instead of escaping them | Lars Uebernickel | 2014-09-08 | 1 | -20/+26 |
| | | | | | | | | | | | | Launchpad's xgettext seems too old to properly transform the escaped characters. It passes literal characters right through. | ||||
* | | rename "Upcoming" -> "Upcoming events" | Charles Kerr | 2014-09-08 | 2 | -2/+2 |
|\ \ | |/ |/| | | | Approved by: Sebastien Bacher | ||||
| * | 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 |
|\ | | | | | | | | | | | time format string. Fixes: 1364374 Approved by: Pete Woods, PS Jenkins bot | ||||
| * | 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 |
|\ \ | | | | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | | 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 |
|\ \ | |/ |/| | | | Approved by: PS Jenkins bot | ||||
| * | 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 |
| |