Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 3.56 KB

20241106.md

File metadata and controls

42 lines (22 loc) · 3.56 KB

Repository activities from 2024-10-24 to 2024-11-06

Repository roundup

The team has been busy with fixing issues in the period. Some annoying bugs reported in the Forum have now been solved, like issues in Fingerterm caused by the large rounded corners of the C2 device, or the pulley menu hanging when the sound daemon is not responding. There is also a commit to prevent the user to enter a too short device lock code.

Network and telephony stack

Native browser

Main interface

  • mce, a framework exposing hardware status of display, buttons…, spiiroin added led pattern as a feedback to user, this is mainly used by Jolla Mind2. In case the led pattern is handle by software, a battery limit can be set to avoid to high drain.

  • nemo-qml-plugin-devicelock, QML bindings for device lock access, pvuorela added sanity checks on device lock code length. So too short device lock codes cannot be saved.

  • libngf-qt, QML bindings for the non graphical feedback daemon, pvuorela proposed to fix a D-Bus blocking call making pull down menu to hang and timeout when ngfd daemon is not responding.

Low level libraries

Developer's corner