[BH-1444] Vertical layouts font distance Increase distance between numbers on vert. layout
[MOS-402] Illegible time bug fix Fix for the bug that after a few hours of inactivity time on lock screen was getting illegible.
[MOS-413] Fix task-check action for community PRs Community PRs should be able to pass checks now
[MOS-347] Separate A2DP from HFP in ProfileManager Now, both profiles can operate separately. Additonally, minor fixes has been applied to allow calling via car audio system. Some infotainment systems still don't work though.
[MOS-326] Change call logic removed from call window Call logic is now removed from call window and call app. There was spaghetti logic mixed in window and app, now call logic is based on notificatins from service cellular.
[BH-1460] Add clock face translations Add clock face translations
[MOS-400] Fix missing header The <optional> header is required to use std::optional.
[BH-1448] MTP closing routine and VCOM reset routine MTP closing routine and VCOM reset routine
[BH-1433] Chime Volume Model Fix Fixed saving of volume in Chime Model
[MOS-380] Sentinels for each added that removes bad data As in topic
[CP-1085] Collect sms threads notifications in outbox ep When thread record is modified during connection with Mudita Center, notification of that action should be collected in outbox endpoint to keep contacts data synchronized between MuditaOS and Mudita Center.
[CP-1082] Collect sms notifications in outbox ep When sms record is created/updated/removed during connection with Mudita Center, notification of that action should be collected in outbox endpoint to keep contacts data synchronized between MuditaOS and Mudita Center.
[MOS-353][MOS-387] HFP profile fixes Fixes for the HFP-related problems - lack of the sound from caller's phone in HF speakers and not working BT device's hardware hangup button
[BH-1453] Fix audio on the simulator Replaced PortAudio library with PulseAudio. Fixed minor issues with the WorkerQueue module.
[BH-1442] Eliminate race on shutdown screen There is another race still possible, but far less likely
[MOS-384] BT paired devices list fix Fix of the bug that after pairing with one device the entire list of devices that were visible at the pairing time is transferred to paired devices list.
[BH-1455] Fix jlink not working Fix jlink debug not working
[BH-1452] Remove board directory from module-os Moved board-specific code to module-bsp. Extracted several smaller CMake targets to avoid circural dependencies and reduce compile time.
[MOS-327] Removed call manager call logic in library Moved call handling to separate library and removed CallManager Apply suggestions from code review: Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com> Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
[MOS-365] Add BT battery handling Added handling of the battery state in HFP profile