File ayatana-indicator-datetime.changes of Package ayatana-indicator-datetime
-------------------------------------------------------------------
Fri Oct 13 14:48:06 UTC 2023 - Mihai Moldovan <ionic@ionic.de>
- Update to new upstream version 23.10.0:
* engine-eds: fix retrieving custom alarm sound path.
* Remove osd-notify remnants and use native notification
timeout.
* Fix gschema file translation.
* Fix failing tests.
* Translation updates.
-------------------------------------------------------------------
Thu Apr 6 01:50:16 UTC 2023 - Mihai Moldovan <ionic@ionic.de>
- Update to new upstream version 22.9.1:
* src/haptic.cpp: Fix data type sent to hfd-service
* Fix build failure due to missing #include
* Translation updates.
-------------------------------------------------------------------
Fri Nov 18 21:57:24 UTC 2022 - Mihai Moldovan <ionic@ionic.de>
- Update to upstream version 22.9.0. Changes since
0.0+git20180328 (really 0.3.94, which was the forking point
from Ubuntu):
* Fork from Ubuntu's indicator-datetime.
* Port to libecal-2.0.
* Fix calendar going into update loop.
* Version bump to bring all system indicator (and the
renderer libraries to the same version level).
* Rename 'x-canonical-type' attribute to 'x-ayatana-type'
(and others) to allow using system indicators from
Ayatana Indicators on Ubuntu.
* Start the indicator with the ayatana-indicators.target.
* Some minor phrases changes.
* Drop upstart support.
* Translation updates.
* Drop the 'show-clock' gsetting, the clock is now always shown
in the panel.
* Port from URL Dispatcher to Lomiri URL Dispatcher.
* Rename Lomiri-specific properties to x-lomiri.
* Re-enable haptic using hfd-service.
* Rename com.ubuntu.calendar.
* Fix ringtones path + drop unused definition.
* Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to
HAS_LOMIRI_ACCTSERVICE_SOUND.
* Drop local file and generate code from
system-wide installed
com.lomiri.touch.AccountsService.Sound.xml.
* Rename com.ubuntu.touch.AccountsService.Sound to
com.lomiri.touch.AccountsService.Sound.
* Use lomiri-phablet instead of ubuntu-phablet.
* Remove com.canonical.usensord and disable haptic.
* Link to lomiri-url-dispatcher where needed.
* src/settings-live.cpp: Check for schema instead of Lomiri.
* Rename com.canonical.powerd -> com.lomiri.Repowerd.
* Alarm snoozes after timeout.
* Snooze starts from the current minute.
* Replace lal with lomiri-url-dispatcher.
* Fix clock app URL.
* UpcomingPlanner: don't get events from the day before of the
selected one.
* Various backports from UBports' indicator-datetime originated
from Unity8 development at Canonical Ltd. (see ChangeLog file
for details).
* Add install instructions + update documentation.
* If possible, avoid deprecated g_time_zone_new.
* src/menu.cpp: Pipe appointment strings through
ayatana_common_utils_ellipsize + add GSettings watcher for
max-menu-text-length.
* Re-enable haptic using hfd-service.
* Remove the activation_url from the Appointment class.
* Drop the 'ubuntu' prefix from the alarm types and functions.
* Rename com.ubuntu.notifications to com.lomiri.notifications.
* Allow autostart for Budgie Desktop.
* Link to lomiri-url-dispatcher where needed.
* src/settings-live.cpp: Check for schema instead of Lomiri.
* include/notifications/sound.h: Add SoundBuider class.
* CMakeLists.txt: Add uuid dependency.
* Some fixes in UBports patches after a review.
* Rename com.canonical.powerd -> com.lomiri.Repowerd.
* Add -DENABLE_WERROR CMake option.
* Calls 'calendar://eventId=<event-id>' when clicking on an
event in the indicator.
* src/actions-live.cpp: Make open_alarm_app, open_appointment,
open_calendar_app and open_settings_app return the
uri/command.
* Alarm snoozes after timeout.
* Snooze starts from the current minute.
* Fix the EDS tests that were failing.
* Replace ual with url-dispatcher.
* Fix clock app URL.
* UpcomingPlanner: don't get events from the day before of the
selected one.
* Should not use sounds notifications for calendar in silent
mode.
* If in silent mode should only vibrate if the settings say so.
* Only wake device if bubbles notifications are enabled.
* Make sure that calendar settings do not affect alarm
notifications.
* Set calendar notification settings to true in case GSettings
schema is not available. Make sure calendar notification
settings are correct during tests.
* Detect desktop to launch applications.
* Only create messaging menu if calendar app is installed.
Update tests.
* Update notifications to use the new calendar icon.
* Vibrate only once when notification about calendar events.
* Fix memory leak on messaging_menu.
* Only play sounds for alarms.
* Fixed crash when clicking on messaging menu.
* Post message on messaging menu if the notification get
timeout.
* Pull the timezone from timedate1 regardless of whether it
appears on the bus before or after we startup
* Do not play sound for events without a sound set.
* Rebuild events list in case of accounts changed.
* Create a constructor for Alarm class.
* Only play a sound alert if the event contains a SOUND
reminder.
* Ignore alarms for events marked as not attending.
* Make sure that the ocurrence time is used to build the url to
launch external application.
* Lauch calendar app using the event start time.
* Get event selection up-to-date with the spec, including
showing in-progress events. Add unit tests to cover event
priority and display order.
* Call 'calendar://eventId=<event-id>' when clicking on an
event in the indicator.
* Resolve some test timing issues by deferring Snap object
creation until it's needed.
* Adjust title and notification icon according to the event
type.
* Move notifications tests into a new unit test. Extract
notifications test fixture into a reusable header.
* Add install instructions + update documentation.
* Fix build warnings.
* Fix cppcheck errors/warnings.
* Some code removals.
* Make Lomiri features configurable at build time.
* Check for lomiri-schemas package instead of individual files.
* Remove C(++) std version constraint.
* Check for the lomiri-sounds package.
* Add tooltip support.
- Remove tar_scm service, upstream now has proper tarballs that
can easily be downloaded.
- Add BR: ayatana-cmake-modules.
- Add commented-out BR: for coverage.
- Comment out pkgconfig(dbustest-1) BR:, since it's only needed
for testing.
- Add BR: pkgconfig(libayatana-common).
- Add BR: and R: on ayatana-indicator-common and accountsservice
for directory owning.
- Comment out R: ubuntu-gsettings-schema. It's not used any
longer, the proper replacement is lomiri schemas, which we
don't have yet (and don't want to port currently).
- Drop pre-15 SLE/OpenSuSE support.
- Modernize cmake build.
- Remove upstart code, it's gone upstream.
- Add AUTHORS, INSTALL.md, NEWS.Canonical and README.md to docs.
- Don't own %{_datadir}/ayatana/indicators directories, let
ayatana-indicator-common do that.
- Fix BR: pkgconfig(libecal-1.2) => pkgconfig(libecal-2.0).
-------------------------------------------------------------------
Wed Mar 28 16:37:48 UTC 2018 - sor.alexei@meowr.ru
- Initial package.