| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | add a comment explaining why it's okay to let that fail silently. | Charles Kerr | 2014-11-04 | 1 | -0/+2 |
* | | silence 'com.canonical.powerd was not provided by any .service files' warning... | Charles Kerr | 2014-11-04 | 1 | -1/+4 |
|/ |
|
* | Fix appointment comparison function to include the audio_url field in its tes... | Charles Kerr | 2014-10-09 | 1 | -0/+1 |
|\ |
|
| * | fix Appointment object's equality operator to also look at the audio_url field. | Charles Kerr | 2014-10-07 | 1 | -0/+1 |
* | | rename title from 'Upcoming events' to 'Time & Date' | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
|/ |
|
* | Make alarm notifications icons and button color match Design's specs. Fixes: ... | Charles Kerr | 2014-09-19 | 2 | -3/+3 |
|\ |
|
| * | 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 | 1 | -1/+1 |
| * | 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 | 4 | -8/+8 |
|\ \ |
|
| * | | fix flint++ warnings | Charles Kerr | 2014-09-17 | 4 | -8/+8 |
| |/ |
|
* | | Move timezone code behind a private Impl class | Charles Kerr | 2014-09-19 | 3 | -246/+322 |
|\ \ |
|
| * | | hide the implementation detials of FileTimezone and GeoclueTimezone behind Im... | Charles Kerr | 2014-09-13 | 3 | -246/+322 |
* | | | copyediting: move line to remove unnecessary diff from trunk | Charles Kerr | 2014-09-16 | 1 | -1/+1 |
* | | | 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 | 2 | -42/+190 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
| * | | foo | Charles Kerr | 2014-09-13 | 1 | -41/+180 |
| |\| |
|
| | * | update the time string when a powerd.Wakeup signal is seen. | Charles Kerr | 2014-09-13 | 1 | -12/+67 |
| | * | hide Clock's implementation details into an Impl class. | Charles Kerr | 2014-09-13 | 1 | -41/+97 |
| |/ |
|
* / | LiveClock only needs one Timezone, so give it that instead of a Timezones object | Charles Kerr | 2014-09-16 | 2 | -17/+19 |
|/ |
|
* | 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 |
* | | change header from 'Upcoming' to 'Upcoming events' | Charles Kerr | 2014-09-08 | 1 | -1/+1 |
|/ |
|
* | 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 | 8 | -29/+318 |
|\ \ |
|
| * | | 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 | 1 | -38/+0 |
| * | | reverse OK/snooze button order | Charles Kerr | 2014-09-02 | 1 | -1/+1 |
| * | | update Snap Decisions to include snooze | Charles Kerr | 2014-09-02 | 2 | -29/+27 |
| * | | add planner.cpp to the build | Charles Kerr | 2014-09-02 | 2 | -3/+8 |
| * | | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 3 | -0/+15 |
| * | | add SnoozePlanner, AggregatePlanner | Charles Kerr | 2014-09-02 | 3 | -0/+309 |
| |/ |
|
* | | 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 |
|/ |
|
* | use powerd for hardware wakeups | Charles Kerr | 2014-08-18 | 4 | -199/+308 |
|\ |
|
| * | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 4 | -199/+308 |
|/ |
|
* | in notifications, don't ask the notification server for its capabilities unti... | Charles Kerr | 2014-08-08 | 1 | -18/+26 |
* | in notifications.cpp, register for the 'closed' signal before calling notific... | Charles Kerr | 2014-08-08 | 1 | -27/+24 |
* | sync with prerequisite branch lp:~charlesk/indicator-datetime/notification-re... | Charles Kerr | 2014-08-01 | 1 | -13/+14 |
|\ |
|
| * | refactor changes based on Antti's feedback | Charles Kerr | 2014-08-01 | 1 | -13/+14 |
* | | in Haptic, make the looping logic easier to read. | Charles Kerr | 2014-07-31 | 1 | -24/+27 |
* | | configurable haptic mode, part 3 of 3: expose the new haptic mode setting as ... | Charles Kerr | 2014-07-31 | 1 | -0/+1 |
* | | configurable haptic mode, part 2 of 3: use the new haptic mode setting when p... | Charles Kerr | 2014-07-31 | 1 | -1/+4 |
* | | configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti... | Charles Kerr | 2014-07-31 | 1 | -0/+14 |
* | | in haptic.cpp, better support for vibration patterns | Charles Kerr | 2014-07-31 | 1 | -14/+43 |
* | | drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen... | Charles Kerr | 2014-07-31 | 1 | -23/+57 |