connman
, the connection manager, LaakkonenJussi fixed problem on device start-up when the communication devices are not yet set-up while the system tries to apply regulatory domain from the timezone reading. LaakkonenJussi is also proposing to reverse the commit adding longer timeout to establish connection. It seems that it's not solving the problem.
-
ofono
, the telephony library, mal got his work on 5G support merged in. -
liqofonoext
, a library for accessing Sailfish OS specific ofono extensions, mal added support for 5G properties.
-
mkcal
, storage backend using SQLite for calendar entries, dcaliste fixed an issue affecting recurring alarms (see https://forum.sailfishos.org/t/calendar-alarms-dont-work-if-reminder-time-is-in-previous-month-e-g-event-on-april-1-1-00-and-reminder-two-hours-earlier-i-e-on-march-31-23-00/15263). dcaliste is also proposing a pull request to include recurring events in search results so they can appear with their next occurrence, even if they started a long time ago (like birthdays). -
contactsd
, the daemon handling contacts, dcaliste submitted a pull request not to clear birthday alarms when a birth date is changed. -
nemo-qml-plugin-calendar
, the QML bindings for calendar events, dcaliste pushed a request to be able to save modifications to notebooks with the read-only hint, like birthday ones.
-
sdl
, a multimedia library, mlehtima continues to work in a branch on upgrading to the latest upstream version 2.26.5. -
libglibutil
, a library extending GLib with convenient utilities, slava pushed various commit, including runtime version checks or tools to handle TLV data encoding (see this Wikipedia page on Type-Length-Values). -
libmce-glib
, Glib client for mce, spiiroin added support forMceInactivity
which expose device inactivity. The pull request also contains a commit adding a example program on how to use the Glib bindings to Mce. -
sensorfw
, sensor framework, spiiroin added proper initialisation avoiding warnings at construction time. spiiroin also fixed a missed conversion since internally sensorfw is now using micro-seconds but still report milli-seconds over DBus.
-
sdk-harbour-rpmvalidator
, the harbour validation scripts, vigejolla added a warning when theX-Sailjail
section is missing from the desktop file. -
less
, which is more powerful thanmore
, mal packaged it and added it in the distribution. -
amber-web-authorization
, a QML module allowing applications to perform OAuth1 and OAuth2 requests, vigejolla migrated its documentation to use Sailfish template instead of Mer one. -
sdk-user-manual
, examples and documentation for the SDK, vigejolla also migrated the documentation of this package. -
sailjail-permissions
, the configuration files for system-wide sandbox permissions, vigejolla added a sentence explaining thePrivileged
permission. -
sailjail
, a wrapper around firejail, vigejolla clarified documentation for the--trace
argument.