aboutsummaryrefslogtreecommitdiff
path: root/include/notifications
Commit message (Expand)AuthorAgeFilesLines
* Re-enable haptic using hfd-serviceRobert Tari2021-11-182-9/+6
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-091-5/+5
* Remove com.canonical.usensord and disable hapticRobert Tari2021-10-281-3/+6
* Renaname x-canonical properties to x-ayatanaRobert Tari2021-10-261-5/+5
* Fix build failure on Ubuntu 20.04Robert Tari2021-08-311-0/+22
* include/notifications/notifications.h: Typo fix in comment.Mike Gabriel2021-08-301-1/+1
* Rename com.canonical.powerd -> com.lomiri.RepowerdRobert Tari2021-08-291-3/+3
* in Awake, remove an unnecessary async call by passing the system bus into the...Charles Kerr2021-08-291-1/+3
* Fix notifications so it respects if it should or not show bubbles or add to n...Arthur Mello2021-08-291-0/+6
* Small fixes requeted by charles during the review.Renato Araujo Oliveira Filho2021-08-291-1/+1
* Fixed as reviewer requested.Renato Araujo Oliveira Filho2021-08-291-1/+1
* Vibrate only once when notification about calendar events.Renato Araujo Oliveira Filho2021-08-291-1/+1
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-08-291-2/+9
* Partially revert fab51b4. Only rename those x-canonical attributes to x-ayata...Mike Gabriel2020-08-111-4/+4
* Replace x-canonical attributesRobert Tari2020-08-111-4/+4
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-2/+2
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-175-22/+22
* require an explicit role for the sound so that we can differentiate between e...Charles Kerr2015-01-211-1/+1
* Make alarm notifications icons and button color match Design's specs. Fixes: ...Charles Kerr2014-09-191-2/+3
|\
| * use the new x-canonical-private-affirmative-tint key.Charles Kerr2014-09-171-2/+3
* | fix flint++ warningsCharles Kerr2014-09-173-3/+3
|/
* sync with prerequisite branch lp:~charlesk/indicator-datetime/notification-re...Charles Kerr2014-08-011-2/+0
|\
| * refactor changes based on Antti's feedbackCharles Kerr2014-08-011-2/+0
* | in Haptic, make the looping logic easier to read.Charles Kerr2014-07-311-1/+1
* | drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen...Charles Kerr2014-07-311-0/+4
* | 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 d...Charles Kerr2014-07-271-2/+2
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-265-0/+265