Skip to content

Latest commit

 

History

History
81 lines (42 loc) · 8.03 KB

20240813.md

File metadata and controls

81 lines (42 loc) · 8.03 KB

Repository activities from 2024-06-26 to 2024-08-13

Repository roundup

Summer period, while calmer than the rest of the year in term of development, has been filled up with interesting changes. Next Sailfish OS version will see a modernized connman, better aligned with its upstream development. flypig, rainemak and other contributors are actively closing issues after issues for an upgrade of the browser to Gecko ESR 91. Changes to support new devices are also visible under the hood, like mal's work to adapt to Android 14, pvuorela modifications to UI for devices with cutout display, or even low-level adjustments by spiiroin to abstract device specific behaviours.

Communication bits

Sailfish browser

  • embedlite-components, QML components for the browser, rainemak replaced deprecated calls as required by flypig's work on upgrading the browser to ESR 91.

  • sailfish-components-webview, the high-level QML components exposing a web page, rainemak added a new argument for ESR 91 to the createView() method. flypig opened a pull request to test the webview with ESR 91 and started discussing the required changes.

Multimedia framework

User interface

Low level libraries

Developer's corner

  • autoconf, the infamous GNU build system - automatic system detection, mal upgraded it to 2.72 (from 2.71).

  • make, a tool to simplify builds, mal has been working on an update to version 4.4.1. Upgrading make requires though to adjust some other projects: