aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add option to show/hide alarmskugiigi2023-12-194-1/+5
* Fix build warningsRobert Tari2022-02-161-1/+3
* Re-enable haptic using hfd-serviceRobert Tari2021-11-182-9/+6
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-091-5/+5
* include/datetime/settings-shared.h: Rename com.ubuntu.calendarRobert Tari2021-11-031-1/+1
* Remove com.canonical.usensord and disable hapticRobert Tari2021-10-281-3/+6
* Remove the activation_url from the Appointment classRobert Tari2021-10-281-1/+0
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-284-5/+13
* Rename com.ubuntu.notifications to com.lomiri.notificationsRobert Tari2021-10-261-3/+3
* Renaname x-canonical properties to x-ayatanaRobert Tari2021-10-261-5/+5
* Use legacy canonical names for nowRobert Tari2021-09-011-3/+3
* 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
* Some fixes in UBports patches after a reviewRobert Tari2021-08-301-4/+0
* Rename com.canonical.powerd -> com.lomiri.RepowerdRobert Tari2021-08-302-6/+6
* Fix failing testsRobert Tari2021-07-212-8/+8
* in Snap, add a constructor arg for the system bus because we need it when ins...Charles Kerr2021-07-081-1/+6
* in Awake, remove an unnecessary async call by passing the system bus into the...Charles Kerr2021-07-081-1/+3
* If in silent mode should only vibrate if the settings say soArthur Mello2021-07-083-0/+7
* Fix notifications so it respects if it should or not show bubbles or add to n...Arthur Mello2021-07-081-0/+6
* Update indicator-datetime to work with the new notification settingsArthur Mello2021-07-073-7/+20
* add a new Snap::Response enum for more flexible handling of snap decisionsCharles Kerr2021-07-071-3/+3
* Detect desktop to launch applications.Renato Araujo Oliveira Filho2021-07-072-19/+10
* Small fixes requeted by charles during the review.Renato Araujo Oliveira Filho2021-07-071-1/+1
* Fixed as reviewer requested.Renato Araujo Oliveira Filho2021-07-061-1/+1
* Vibrate only once when notification about calendar events.Renato Araujo Oliveira Filho2021-07-061-1/+1
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-07-061-2/+9
* in LiveTimezones, pass the primary timezone to it on construction. We used to...Charles Kerr2021-07-061-3/+2
* in TimedatedTimezone, take a GDBusConnection argument in the ctor to simplify...Charles Kerr2021-07-061-1/+3
* update test-live-actions to last commit's TimedatedFixture changesCharles Kerr2021-07-061-8/+0
* pull the timezone from timedate1 regardless of whether it appears on the bus ...Charles Kerr2021-07-052-4/+44
* Include the correct header for set.Renato Araujo Oliveira Filho2021-07-051-1/+1
* Update code as requested by reviewer.Renato Araujo Oliveira Filho2021-07-052-6/+6
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-07-051-9/+2
* Update tests.Renato Araujo Oliveira Filho2021-07-051-4/+4
* Remove constructors from Alarm.Renato Araujo Oliveira Filho2021-07-051-8/+1
* Create a constructor for Alarm class.Renato Araujo Oliveira Filho2021-07-051-1/+8
* Only play a sound alert if the event contains a SOUND reminder.Renato Araujo Oliveira Filho2021-07-051-0/+6
* Ignore alarms for events marked as not attending.Renato Araujo Oliveira Filho2021-07-052-1/+62
* Drop myself.[h|cpp]Robert Tari2021-07-051-62/+0
* Make sure that the ocurrence time is used to build the url to launch external...Renato Araujo Oliveira Filho2021-07-052-4/+4
* get event selection up-to-date with the spec, including showing in-progress e...Charles Kerr2021-07-052-0/+8
* in LiveSettings, add gschema support for notification app blacklistingCharles Kerr2021-06-302-2/+9
* don't show calendar event notifications if com.ubuntu.calendar's notification...Charles Kerr2021-06-301-0/+1
* Various tests fixesNicholas Guriev2021-05-051-1/+2
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-053-3/+0
* 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
* Fix calendar going into update loopRobert Tari2020-07-261-1/+1
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-173-1/+69