aboutsummaryrefslogtreecommitdiff
path: root/include/notifications
Commit message (Collapse)AuthorAgeFilesLines
* drop the ubuntu-application-api middleman and call usensorsd directly: ↵Charles Kerr2014-07-311-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 enumCharles Kerr2014-07-311-2/+5
|
* sync with lp:~charlesk/indicator-datetime/notification-refactorCharles Kerr2014-07-311-5/+4
|\
| * sync with trunkCharles Kerr2014-07-301-0/+1
| |
| * fix doxygen commentsCharles Kerr2014-07-301-5/+3
| |
* | initial draft of haptic feedback when alarms playCharles Kerr2014-07-301-0/+57
|/
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-2/+3
|
* make close return void instead of bool, because after all what more can you ↵Charles Kerr2014-07-271-2/+2
| | | | do if the call fails? What's the point?
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-265-0/+265