Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 5 | -22/+22 |
| | |||||
* | require an explicit role for the sound so that we can differentiate between ↵ | Charles Kerr | 2015-01-21 | 1 | -1/+1 |
| | | | | eg 'alarm' and 'alert' | ||||
* | Make alarm notifications icons and button color match Design's specs. Fixes: ↵ | Charles Kerr | 2014-09-19 | 1 | -2/+3 |
|\ | | | | | | | | | | | 1370594 Approved by: Ted Gould, PS Jenkins bot, Nekhelesh Ramananthan | ||||
| * | use the new x-canonical-private-affirmative-tint key. | Charles Kerr | 2014-09-17 | 1 | -2/+3 |
| | | |||||
* | | fix flint++ warnings | Charles Kerr | 2014-09-17 | 3 | -3/+3 |
|/ | |||||
* | sync with prerequisite branch ↵ | Charles Kerr | 2014-08-01 | 1 | -2/+0 |
|\ | | | | | | | lp:~charlesk/indicator-datetime/notification-refactor | ||||
| * | refactor changes based on Antti's feedback | Charles Kerr | 2014-08-01 | 1 | -2/+0 |
| | | |||||
* | | in Haptic, make the looping logic easier to read. | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
| | | |||||
* | | drop the ubuntu-application-api middleman and call usensorsd directly: ↵ | Charles Kerr | 2014-07-31 | 1 | -0/+4 |
| | | | | | | | | ua_sensors_haptic_new() crashes on desktop and ua_sensors_haptic_vibrate_once() makes blocking dbus calls. | ||||
* | | in indicator::noficiations::Haptic, better naming of the Mode enum | Charles Kerr | 2014-07-31 | 1 | -2/+5 |
| | | |||||
* | | sync with lp:~charlesk/indicator-datetime/notification-refactor | Charles Kerr | 2014-07-31 | 1 | -5/+4 |
|\| | |||||
| * | sync with trunk | Charles Kerr | 2014-07-30 | 1 | -0/+1 |
| | | |||||
| * | fix doxygen comments | Charles Kerr | 2014-07-30 | 1 | -5/+3 |
| | | |||||
* | | initial draft of haptic feedback when alarms play | Charles Kerr | 2014-07-30 | 1 | -0/+57 |
|/ | |||||
* | copyediting: comments, use anonymous namespace | Charles Kerr | 2014-07-27 | 1 | -2/+3 |
| | |||||
* | make close return void instead of bool, because after all what more can you ↵ | Charles Kerr | 2014-07-27 | 1 | -2/+2 |
| | | | | do if the call fails? What's the point? | ||||
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 5 | -0/+265 |