[MOS-477] Add the call log erasing option Fix the Polish text alignment
[BH-1511] Fix wakeup texts for Ger, Spa and Fra Wakeup texts for those langs will show up correctly now
[BH-1512] Revert unsaved alarm change on deepress Homescreen alarm changes will be reverted on deepress instead of cached
[BH-1510] Remove alarm notification text on alarm edit Homescreen alarm editing will remove the bottom text if exists
[BH-1513] ListItems shift NumberWithSuffix list item contents is shifted when going from view without bottom text to the visible one.
[MOS-447] Clear all call log option Fix text alignment
[MOS-477] Add the call log erasing option Added the missing languages.
[MOS-477] Add the call log erasing option Fixes after the QA report.
[BH-1505] Missing texts on settings Fixed
[MOS-302] Fix application switching During the incoming call apps apps instead of going to background were closed, thus phone lock context were lost. Now apps are being moved to the background as they supposed to be
[MOS-487] Review required renames as in description
[MOS-487] Added call events state machine Added tests and calls substate bluetooth sm diagram created All old bluetooth tests reviewed and updated removed new - with queue it's not required removed TODO Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
[MOS-487] Move switch case to sm massive switch case removed added logger moved state machine implementation added double dispatch
[MOS-419] Without RING URC CLIP comes delayed This is modem issue workaround
[CP-1310] Add timeLeftToNextAttempt field to security EP The time of the next attempt to unlock the phone on the MC side was bonded with the system time of the MC host system. This could lead to issues when the time on Pure was different than on MC host operating system. Now everything relies on Pure system time.
[BH-1506] Stop timer on alarm act/deact popup skip Stop timer on alarm activation/deactivation popup skip
[BH-1501] Prevent blanking factory reset window on deepress Add close reason check on onClose to disable destruction on popup
[MOS-451] Drop invalid SoC Invalid state of charge is now dropped. Invalid SoC was interpreted as 0% battery.
[MOS-486] Calendar fix research Refactor a variable name.
[MOS-486] Calendar fix research By simplifying the logic, apparently the calendar got fixed.