Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix appointment comparison function to include the audio_url field in its ↵ | Charles Kerr | 2014-10-09 | 1 | -0/+1 |
|\ | | | | | | | | | | | test. Fixes: 1364949 Approved by: Antti Kaijanmäki | ||||
| * | 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 |
|\ | | | | | | | | | | | 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 | 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 |
|\ \ | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | 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 |
|\ \ | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | hide the implementation detials of FileTimezone and GeoclueTimezone behind ↵ | Charles Kerr | 2014-09-13 | 3 | -246/+322 |
| | | | | | | | | | | | | Impl classes | ||||
* | | | 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 ↵ | 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 | 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 |
|\ | | | | | | | 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. | ||||
* | | 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 |
|\ | | | | | | | | | | | 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 | 8 | -29/+318 |
|\ \ | | | | | | | | | | 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 | 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 ↵ | Charles Kerr | 2014-08-08 | 1 | -18/+26 |
| | | | | until we need them. | ||||
* | in notifications.cpp, register for the 'closed' signal before calling ↵ | Charles Kerr | 2014-08-08 | 1 | -27/+24 |
| | | | | notification_notify(). | ||||
* | sync with prerequisite branch ↵ | Charles Kerr | 2014-08-01 | 1 | -13/+14 |
|\ | | | | | | | lp:~charlesk/indicator-datetime/notification-refactor | ||||
| * | 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 |
| | | | | | | | | a DBus property; sync exporter tests | ||||
* | | configurable haptic mode, part 2 of 3: use the new haptic mode setting when ↵ | Charles Kerr | 2014-07-31 | 1 | -1/+4 |
| | | | | | | | | popping up notifications; sync notification tests | ||||
* | | configurable haptic mode, part 1 of 3: add haptic feedback mode to the ↵ | Charles Kerr | 2014-07-31 | 1 | -0/+14 |
| | | | | | | | | GSettings schema and to our Settings object | ||||
* | | 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: ↵ | Charles Kerr | 2014-07-31 | 1 | -23/+57 |
| | | | | | | | | ua_sensors_haptic_new() crashes on desktop and ua_sensors_haptic_vibrate_once() makes blocking dbus calls. | ||||
* | | in haptic.cpp, better comments | Charles Kerr | 2014-07-31 | 1 | -0/+3 |
| | | |||||
* | | in Haptic::Impl::~Impl(), call ua_sensors_haptic_disable(). h/t Antti | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
| | |