| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -15/+14 |
|\ |
|
| * | refactor changes based on Antti's feedback | Charles Kerr | 2014-08-01 | 2 | -15/+14 |
* | | in Haptic, make the looping logic easier to read. | Charles Kerr | 2014-07-31 | 2 | -25/+28 |
* | | sync with notification-refactor | Charles Kerr | 2014-07-31 | 0 | -0/+0 |
|\| |
|
| * | sync with trunk | Charles Kerr | 2014-07-31 | 1 | -0/+8 |
| |\ |
|
* | \ | sync with trunk | Charles Kerr | 2014-07-31 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | Releasing 13.10.0+14.10.20140730-0ubuntu1 | CI bot | 2014-07-30 | 1 | -0/+8 |
| * | | Activate the phone's screen when an alarm is displayed. Fixes: 1340329 | Charles Kerr | 2014-07-30 | 7 | -89/+523 |
| |\ \ |
|
* | | | | configurable haptic mode, part 3 of 3: expose the new haptic mode setting as ... | Charles Kerr | 2014-07-31 | 3 | -0/+22 |
* | | | | configurable haptic mode, part 2 of 3: use the new haptic mode setting when p... | Charles Kerr | 2014-07-31 | 2 | -8/+46 |
* | | | | configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti... | Charles Kerr | 2014-07-31 | 6 | -0/+26 |
* | | | | in haptic.cpp, better support for vibration patterns | Charles Kerr | 2014-07-31 | 2 | -18/+47 |
* | | | | add haptic feedback unit tests | Charles Kerr | 2014-07-31 | 1 | -1/+32 |
* | | | | drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen... | Charles Kerr | 2014-07-31 | 4 | -26/+62 |
* | | | | 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 |
* | | | | in indicator::noficiations::Haptic, better naming of the Mode enum | Charles Kerr | 2014-07-31 | 1 | -2/+5 |
* | | | | 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 | 6 | -7/+30 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | in sound.cpp, fix tab damage | Charles Kerr | 2014-07-31 | 1 | -1/+1 |
| * | | | sync with trunk | Charles Kerr | 2014-07-30 | 5 | -1/+26 |
| |\| | |
|
| | * | | Releasing 13.10.0+14.10.20140725-0ubuntu1 | CI bot | 2014-07-25 | 1 | -0/+8 |
| | * | | Make use of the x-canonical-non-shaped-icon hint to suppress masking the symb... | Mirco Müller | 2014-07-25 | 1 | -0/+3 |
| | |\ \ |
|
| | | * | | Make use of the x-canonical-non-shaped-icon hint to suppress masking the symb... | Mirco Müller | 2014-07-22 | 1 | -0/+3 |
| | * | | | Releasing 13.10.0+14.10.20140718-0ubuntu1 | CI bot | 2014-07-18 | 1 | -0/+7 |
| | * | | | make the gcc version explicit in debian/control and debian/rules. | Charles Kerr | 2014-07-18 | 2 | -1/+9 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | omit unnecessary whitespace | Charles Kerr | 2014-06-25 | 1 | -1/+0 |
| | | * | | make g++ 4.9 explicit | Charles Kerr | 2014-06-25 | 2 | -1/+10 |
| * | | | | fix doxygen comments | Charles Kerr | 2014-07-30 | 1 | -5/+3 |
* | | | | | add haptic feedback to the manual tests | Charles Kerr | 2014-07-30 | 1 | -0/+2 |
* | | | | | 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 | 7 | -4/+160 |
|/ / / / |
|
* | | | | move Snap's guts into an Impl class | Charles Kerr | 2014-07-30 | 2 | -84/+107 |
* | | | | remove testing stub | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
* | | | | copyediting: comments, use anonymous namespace | Charles Kerr | 2014-07-27 | 5 | -40/+42 |
* | | | | make close return void instead of bool, because after all what more can you d... | Charles Kerr | 2014-07-27 | 2 | -20/+10 |
* | | | | 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 | 16 | -626/+1168 |
| |_|/
|/| | |
|
* | | | add 'confirm that the screen comes on' to relevant manual tests | Charles Kerr | 2014-07-24 | 1 | -0/+2 |
* | | | add tests to confirm that sleep gets inhibited, and the screen gets forced on... | Charles Kerr | 2014-07-24 | 1 | -33/+257 |
* | | | when a Snap object is destructed, delete any active Popups that it owns. This... | Charles Kerr | 2014-07-24 | 2 | -44/+57 |
* | | | move the powerd and screen bus name, path, and interface strings into dbus-sh... | Charles Kerr | 2014-07-23 | 4 | -21/+32 |
* | | | remove tracer g_messages() that were used during development | Charles Kerr | 2014-07-23 | 1 | -10/+4 |
* | | | handle Screen.keepDisplayOn() returning a cookie whose value is '0' | Charles Kerr | 2014-07-23 | 1 | -4/+9 |
* | | | when an alarm is being shown, inhibit sleep and force the screen on. | Charles Kerr | 2014-07-23 | 1 | -2/+187 |
|/ / |
|
* | | Releasing 13.10.0+14.10.20140716-0ubuntu1 | CI bot | 2014-07-16 | 1 | -0/+8 |