[MOS-402] Time legibility on lock screen fix Fix of the issue that time on the lock screen was getting illegible after a few hours. This change fixes the problem by performing deep refresh instead of fast refresh every 30 minutes. The refresh rate can be easily changed, as it is stored in settings database.
[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-361] Navbar fonts size fix Fix navbar fonts size regression
[BH-1411] Layouts settings arrows adjustment Layouts settings arrows adjustment
[MOS-288] Split default and fallback fonts to separate entries And fix emojis display
[MOS-240] PVS Studio analysis bugs fix Fixes to major part of issues found by PVS Studio static analysis mainly micro-optimisations
[MOS-288] Add community build Add community build Add targets for community fonts
[MOS-296] Merge remote-tracking branch 'origin/stable' Merge stable Harmony branch into merge wip branch
[MOS-250] Added print text edit type for label purposes Added print text edit type for label purposes.
[MOS-152] Added "!?" into sentence detection signs Added "!?" into sentence detection signs.
[MOS-152] Text Abc mode keypress rotation fix Text Abc mode keypress rotation fix.
[MOS-152] Text Abc input mode support added Text Abc input mode support added with tests.
[BH-655] SideListView - Remove dead code Remove dead code from SideListView
[EGD-8251] Add DrawCommand unit test Added test for drawing the vector image
[BH-1389] Catch2 unit tests optimization Removed redundant recompilation of catch2 main resulted in over 20% speed up of unit tests compilation.
[EGD-3544] Label replacement with OneLine text Label replacement with OneLine text. Style and usage fixes.
[EGD-8164] Multiple same popups can be stored On initial code there was option to store only one popup of set priority, now we can store multiple ones
[EGD-3411] Added OneLine Text with Ellipsis Added OneLine Text with Ellipsis. Text Lines and Cursors refactor. Added tests.
[EGD-7056] Fixed sms input cursor starting position to document end Fixed sms input cursor starting position to document end.
[EGD-8035] Fixed looped lists and applied to all Pure lists Fixed looped lists bugs and applied to all Pure lists.