| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | 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 |
* | | 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 |
* | | in haptic.cpp, start vibrating immediately | Charles Kerr | 2014-07-31 | 1 | -0/+1 |
* | | remove testing stub used by development | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
* | | sync with lp:~charlesk/indicator-datetime/notification-refactor | Charles Kerr | 2014-07-31 | 2 | -1/+2 |
|\| |
|
| * | in sound.cpp, fix tab damage | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
| * | sync with trunk | Charles Kerr | 2014-07-30 | 1 | -0/+1 |
| |\ |
|
| | * | Make use of the x-canonical-non-shaped-icon hint to suppress masking the symb... | Mirco Müller | 2014-07-22 | 1 | -0/+3 |
* | | | in haptic.cpp, make sure to enable the sensor by calling ua_sensors_haptic_en... | Charles Kerr | 2014-07-30 | 1 | -3/+11 |
* | | | initial draft of haptic feedback when alarms play | Charles Kerr | 2014-07-30 | 4 | -3/+100 |
|/ / |
|
* | | move Snap's guts into an Impl class | Charles Kerr | 2014-07-30 | 1 | -80/+105 |
* | | remove testing stub | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
* | | copyediting: comments, use anonymous namespace | Charles Kerr | 2014-07-27 | 4 | -38/+39 |
* | | make close return void instead of bool, because after all what more can you d... | Charles Kerr | 2014-07-27 | 1 | -18/+8 |
* | | in sound.cpp, check the return value of gst_init_check() | Charles Kerr | 2014-07-27 | 1 | -2/+1 |
* | | copyediting | Charles Kerr | 2014-07-27 | 2 | -17/+14 |
* | | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 6 | -576/+841 |
* | | when a Snap object is destructed, delete any active Popups that it owns. This... | Charles Kerr | 2014-07-24 | 1 | -43/+51 |