[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.
[MOS-484] Fix freezes on the screen with the logo
Sometimes the Mudita logo screen was still visible
even though the phone turned on and initialized properly.
[BH-1503] Correct alarm deactivation icon
Correct alarm deactivation icon
[BH-1494] Frontlight arrows show fix - remove regressions
Previous solution caused some regressions along the system
This approach solves the bug differently, avoiding those regressions
[MOS-477] Add the call log erasing option
Add the call log erasing option
[MOS-477] Fix a typo in a build script
Fix a typo in a build script
[MOS-477] Fix a misleading calls DB message
Fix a misleading calls DB message
[MOS-473] Long time to refresh network coverage fix
Fix of the issue that after the system has started
the network coverage wasn't updated for a long time
on the lock screen
[BH-1499] Crash on meditation enter
Fixed.
[MOS-419] Removed AbortCall as popup and fixed tethering poup
Removed dead code causing harm
Moved tethering to call logic
[MOS-506] Apply new audio config from R&D in Wrocław
After taking measurements and tweaking the audio paths with audio
specialists, we found out pretty good settings which should be
incorporated into the code
[BH-1492] Restore complete chime intervals list
Restore complete chime intervals list
[BH-1488] Remove refresh after back press on transport mode
Remove refresh after backpress in transport mode
so that last refresh will be welcome screen
(race deletion)
[BH-1490] Prevent double deeppress from causing back behaviour
Prevent double deepress from causing back behaviour
By eliminating race in AbortPopup handling
[BH-1480] Reset timer on state machine reset
Reset timer on state machine reset (homescreen)
[BH-1489] Prevent popups from clearing settings screen
Prevent popups from clearing settings screen
Popups default switch reason is set to Popup instead of PhoneLock