aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync with prerequisite branch lp:~charlesk/indicator-datetime/notification-re...Charles Kerr2014-08-012-15/+14
|\
| * refactor changes based on Antti's feedbackCharles Kerr2014-08-012-15/+14
* | in Haptic, make the looping logic easier to read.Charles Kerr2014-07-312-25/+28
* | sync with notification-refactorCharles Kerr2014-07-310-0/+0
|\|
| * sync with trunkCharles Kerr2014-07-311-0/+8
| |\
* | \ sync with trunkCharles Kerr2014-07-311-0/+8
|\ \ \ | | |/ | |/|
| * | Releasing 13.10.0+14.10.20140730-0ubuntu1CI bot2014-07-301-0/+8
| * | Activate the phone's screen when an alarm is displayed. Fixes: 1340329Charles Kerr2014-07-307-89/+523
| |\ \
* | | | configurable haptic mode, part 3 of 3: expose the new haptic mode setting as ...Charles Kerr2014-07-313-0/+22
* | | | configurable haptic mode, part 2 of 3: use the new haptic mode setting when p...Charles Kerr2014-07-312-8/+46
* | | | configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti...Charles Kerr2014-07-316-0/+26
* | | | in haptic.cpp, better support for vibration patternsCharles Kerr2014-07-312-18/+47
* | | | add haptic feedback unit testsCharles Kerr2014-07-311-1/+32
* | | | drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen...Charles Kerr2014-07-314-26/+62
* | | | in haptic.cpp, better commentsCharles Kerr2014-07-311-0/+3
* | | | in Haptic::Impl::~Impl(), call ua_sensors_haptic_disable(). h/t AnttiCharles Kerr2014-07-311-1/+1
* | | | in haptic.cpp, start vibrating immediatelyCharles Kerr2014-07-311-0/+1
* | | | in indicator::noficiations::Haptic, better naming of the Mode enumCharles Kerr2014-07-311-2/+5
* | | | remove testing stub used by developmentCharles Kerr2014-07-311-1/+1
* | | | sync with lp:~charlesk/indicator-datetime/notification-refactorCharles Kerr2014-07-316-7/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | in sound.cpp, fix tab damageCharles Kerr2014-07-311-1/+1
| * | | sync with trunkCharles Kerr2014-07-305-1/+26
| |\| |
| | * | Releasing 13.10.0+14.10.20140725-0ubuntu1CI bot2014-07-251-0/+8
| | * | Make use of the x-canonical-non-shaped-icon hint to suppress masking the symb...Mirco Müller2014-07-251-0/+3
| | |\ \
| | | * | Make use of the x-canonical-non-shaped-icon hint to suppress masking the symb...Mirco Müller2014-07-221-0/+3
| | * | | Releasing 13.10.0+14.10.20140718-0ubuntu1CI bot2014-07-181-0/+7
| | * | | make the gcc version explicit in debian/control and debian/rules. Charles Kerr2014-07-182-1/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | omit unnecessary whitespaceCharles Kerr2014-06-251-1/+0
| | | * | make g++ 4.9 explicitCharles Kerr2014-06-252-1/+10
| * | | | fix doxygen commentsCharles Kerr2014-07-301-5/+3
* | | | | add haptic feedback to the manual testsCharles Kerr2014-07-301-0/+2
* | | | | in haptic.cpp, make sure to enable the sensor by calling ua_sensors_haptic_en...Charles Kerr2014-07-301-3/+11
* | | | | initial draft of haptic feedback when alarms playCharles Kerr2014-07-307-4/+160
|/ / / /
* | | | move Snap's guts into an Impl classCharles Kerr2014-07-302-84/+107
* | | | remove testing stubCharles Kerr2014-07-301-1/+1
* | | | copyediting: comments, use anonymous namespaceCharles Kerr2014-07-275-40/+42
* | | | make close return void instead of bool, because after all what more can you d...Charles Kerr2014-07-272-20/+10
* | | | in sound.cpp, check the return value of gst_init_check()Charles Kerr2014-07-271-2/+1
* | | | copyeditingCharles Kerr2014-07-272-17/+14
* | | | refactor the Notifications / sound / awake codeCharles Kerr2014-07-2616-626/+1168
| |_|/ |/| |
* | | add 'confirm that the screen comes on' to relevant manual testsCharles Kerr2014-07-241-0/+2
* | | add tests to confirm that sleep gets inhibited, and the screen gets forced on...Charles Kerr2014-07-241-33/+257
* | | when a Snap object is destructed, delete any active Popups that it owns. This...Charles Kerr2014-07-242-44/+57
* | | move the powerd and screen bus name, path, and interface strings into dbus-sh...Charles Kerr2014-07-234-21/+32
* | | remove tracer g_messages() that were used during developmentCharles Kerr2014-07-231-10/+4
* | | handle Screen.keepDisplayOn() returning a cookie whose value is '0'Charles Kerr2014-07-231-4/+9
* | | when an alarm is being shown, inhibit sleep and force the screen on.Charles Kerr2014-07-231-2/+187
|/ /
* | Releasing 13.10.0+14.10.20140716-0ubuntu1CI bot2014-07-161-0/+8
* | Set a x-canonical-snap-decisions-timeout hint for the alarm snap decisions. F...Charles Kerr2014-07-164-18/+244
|\ \
| * | add a dbustest1 test to confirm that the snap decision's hint has the correct...Charles Kerr2014-07-152-2/+220