[MOS-366] Connect cellular events to HFP Connected all (?) necessary cellular events to the HFP profile Fixed audio issues when connected with HFP Some cleanup
[MOS-264] Added network registration and roaming status to HFP Connected HFP with cellular statuses
[MOS-420] Fix Call ending with sms reworked Reworked ending with sms is now reworked. Sms is send by call app, application messages is only providing template text. Also call hangup and sms send order is changed due to delays caused by sending sms.
[BH-1449] Fix crash during startup * Moved all Bell-specific paths to AlarmSoundPaths. * Fixed loading default layout logic. Currently, there is no db update schema which in specific cases can lead to layout setting field missing. In this case, load default layout and update missing db field. * Added support for Aarch64 Linux.
[MOS-138] Correction of URC poll mode parameters In poll mode, the CSQ will be requested every 15 minutes and another attempt to switch the mode will be after 1 hour. If the keyboard is unlocked or the USB cable is connected or the BT car kit is connected, the URCs will be operated in the reporting mode.
[MOS-228] GSM sleep mode dependend on communication with modem After finishing communication with cellular, we switch to sleep mode faster, saving the battery at the same time.
[MOS-416] Fix missing translate fixed Fixed missing translate on call from private number.
[MOS-422] Fix pure gdb tools Fixed issues with gdb pure due to the DEBUG_FREERTOS flag not propagating correctly.
[BH-1471] Add confirmation screen at layouts settings Add confirmation screen at layout settings
[MOS-383] Fix pairing with NoInputNoOutput devices Fixed pairing with devices without IO capabilities - now pairing does not require confirming any passcode
[BH-1449] Fix gui/eink dependencies * Dependencies between service-gui and service-eink have been correctly defined. * System close routine was replaced with the sequential one which should solve many bell issues. * It also fixes BH-1406 and BH-1442. * Fixed some weird CMake issues in module-audio and several other modules. * Fixed service-gui closing routine * Removed unneeded messages/states from service-gui/eink. * Enhanced app-mgr closing routine. Fixed closing action handling.
[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