Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename com.ubuntu.notifications to com.lomiri.notifications | Robert Tari | 2021-10-26 | 1 | -3/+3 |
| | |||||
* | Use legacy canonical names for now | Robert Tari | 2021-09-01 | 1 | -3/+3 |
| | |||||
* | If in silent mode should only vibrate if the settings say so | Arthur Mello | 2021-08-29 | 1 | -0/+2 |
| | |||||
* | Update indicator-datetime to work with the new notification settings | Arthur Mello | 2021-08-29 | 1 | -2/+7 |
| | |||||
* | in LiveSettings, add gschema support for notification app blacklisting | Charles Kerr | 2021-08-29 | 1 | -0/+3 |
| | |||||
* | gsettings: Drop the 'show-clock' setting. Always show the clock. | Robert Tari | 2020-09-05 | 1 | -1/+0 |
| | | | | | | | The 'show-clock' gsetting option made it possible to "hide" the time from the indicator. Fixes AyatanaIndicator/ayatana-indicator-datetime#16. | ||||
* | honor gsettings for calendar events | Charles Kerr | 2018-03-26 | 1 | -0/+1 |
| | |||||
* | include/datetime/settings-shared.h: Namespace fix for SETTINGS_INTERFACE macro. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 1 | -0/+1 |
| | |||||
* | configurable haptic mode, part 1 of 3: add haptic feedback mode to the ↵ | Charles Kerr | 2014-07-31 | 1 | -0/+1 |
| | | | | GSettings schema and to our Settings object | ||||
* | Design prefers to have a volume slider instead of presets, so remove the ↵ | Charles Kerr | 2014-06-26 | 1 | -10/+0 |
| | | | | AlarmVolume enum and replace it with an int range. | ||||
* | add GSettings support for specifying an alarm loop duration | Charles Kerr | 2014-06-24 | 1 | -0/+1 |
| | |||||
* | add GSettings support for specifying a default alarm sound and default alarm ↵ | Charles Kerr | 2014-06-23 | 1 | -0/+12 |
| | | | | volume. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -3/+3 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add other datetime header files | Charles Kerr | 2013-12-17 | 1 | -0/+49 |