[EGD-7764] Cpack script naming update Take set OS version not CMake project version
[EGD-7740] Fix callog empty icon blink Fix of blinking icon when entering to non-empty callog
[BH-1012] Update frontlight settings app Removed Home View from settings list(BH-1004) Fixed default brightness value(BH-964) Added missing Frontlight Mode view(BH-966) Reworked frontlight settings app using NumListItems and EvtMgr API to control screen backlight. Fixed minor issues with side arrows and couple of minor bugs.
[BH-956] Fix PrewakeUp settings window bug Fix bug which causes that settings are saved even if the window was exited with the back button.
[EGD-7304] Fixed Music Player icons Music player play/pause icons in all songs window replaced from grayscale to monochrome.
[BH-1044] Fix goodbye + turnoff screen Fix goodbye + turnoff screen
[EGD-7656] Fix implementation of the rich text tokens in phonebook When creating contact with duplicated number, the confirmation popup was showing incorrect information due to incorrect fulfilling with contact data.
[EGD-7666] Fix alarms time zones update of the events cache every time change
[EGD-7822] Fix clang_check script Due to third-person enabled auto-merge one line was missing in the previous PR
[BH-1021] Unify ListItem arrows behavior From now min/max arrow indicators behave the same throughout the GUI.
[EGD-7822] Fix clang-check product entry As for now, all clang checks were performed only for PurePhone, so we had to prepare it to work with bell builds
[EGD-7816] Unify configure short names configure script has not unified shortnames so release script was not working properly
[CP-610] Add removeFile operation to Filesystem EP Moved Rename/Remove/ListDir from DeveloperMode to Filesystem EP API
[BH-1029] Refactored Time widgets with colon and content change Refactored Time widget colon handling to be mapped with used font. Added contentChange flag and handling to BoxLayout for dynamic recalculation of child elements.
[BH-868] Replace deprecated spinner Replaced old, deprecated Spinner with the new generic one. From now on, only one implementation of spinner is used throughout the code base.
[EGD-7801] Fixed SMS replay/send behaviour Fixed SMS replay/send behaviour.
[BH-1042] Fix frontlight timer restart Fix frontlight timer restart
[BH-928] Fix alarm ring home screen issue Fix issue when switching off the alarm ring, the home screen is not coherent with figma.
[EGD-7798] Fix alarms backend with new format New format of alarm time in database and processing
[EGD-7800] Enable SDP register on BT startup To be able to pair properly using SSP the BT device have to know which services we're running, thus we need to register SDP entries after startup of the BT stack