[BH-1829] New very big bold font added New font named verybigbold added.
[MOS-000] Update Pure changelog Update Pure changelog after MuditaOS 1.10.0 release.
[BH-1830] Fix eink crash while refreshing If the previous refresh failed the driver tried to add a new frame in the front of the vector. In some cases, the updateFrames could be empty, and adding a frame caused a system crash.
[BH-1815] Optimalize loading music files in relaxation Add relaxation list refresh after files added or deleted
[BH-1822] Disable Address Sanitizer Due to using wrappers for the glibc syscalls the ASAN doesn't work well. We also had trouble with integrating this tool with GCC12. The ASAN is still available but is turned off by default. Use -DLINUX_ENABLE_SANITIZER=ON to turn on. Our recommendation is to use Valgrind as the runtime profiling tool. It's added for visual studio code.
[BH-1823] Fix relaxation start delay for specific MP3 files Fix of the issue that when trying to play files with large ID3V2 metadata the playback would start with significant delay of several seconds. It was also possible to leave relaxation progress window without stopping the playback.
[BH-1815] Optimalize loading music files in relaxation Add relaxation list refresh after error occures
[BH-1815] Optimalize loading music files in relaxation Relaxation is loading smooth with any number of files.
[BH-000] Update Harmony 2.2.2 changelog Update of the changelog after Harmony 2.2.2 has been released.
[BH-1648] Add shortcuts instruction to settings The user should be able to return to the shortcuts instruction at any time. The instructions are available in the settings.
[BH-1817] Fix alarm when the onboarding is active The alarm shouldn't activate itself when the onboarding is in progress. So now we check the onboarding status before checking alarms. Increased size of the onboarding application stack. This should resolve the issue when somehow, the alarm is set but there is no stack that causes the application to crash.
[MOS-1056] Hide the SOS label when the modem is not ready during onboarding Hide the SOS label during onboarding when the modem is not ready for an emergency call.
[BH-1814] Fix eink errors in logs According to the newest fsl library the LPSPI_Reset function shouldn't be invoked in LPSPI_MasterInit function. As a result, the LPSPI module can't work after calling this API. If the display returns the error the driver could invoke EinkPowerDown function recursively which causes a crash.
[MOS-220] Changed signal strength refresh mechanism Modified signal strength update mechanism to avoid unnecessary screen refreshes in case new signal strength value is equal to the previous one. Minor cleanups.
[BH-1787][BH-1802] Bump Harmony Ecoboot version Ecoboot version changed from 2.0.5 to 2.0.6.
[MOS-1052] Change VoLTE label from 'beta' to 'experimental' Changed VoLTE label from 'beta' to 'experimental'. Fixed transition state label font size to match the design.
[BH-1696] Charging notifications improvements Fixes and improvements for charging notifications
[MOS-1051] Updated HNI codes for VoLTE support Reviewed and updated HNI codes lists for all countries with VoLTE support.
[MOS-896] Update low battery screen view Updated low battery screen view by adding info windows appearing when trying to interact with phone having critical charge level.
[BH-1696] Notification when connect the device to the charger Adding notifications when charger is connected