| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/67
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- include/notifications/sound.h: Add SoundBuilder class
- src/snap.cpp: Add m_sound_builder variable
- src/main.cpp: Fix uin -> ain typo
- CMakeLists.txt: Add uuid dependency
|
|
|
|
| |
Changes the default behavior for an alarm timeout from "no action" to "snooze".
|
|
|
|
| |
instantiating Awake objects
|
| |
|
| |
|
| |
|
|
|
|
| |
notification list
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
notifications are blacklisted
|
| |
|
| |
|
| |
|
|
|
|
| |
ayatana::indicator::notifications.
|
|
|
|
| |
url-dispatcher and Ubuntu Touch sound schema files.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Appointment class to hold an arbitrary number of Alarms.
|
|
|
|
| |
for calendar events
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
notifications aren't shown for them.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
time format string. Fixes: 1364374
Approved by: Pete Woods, PS Jenkins bot
|