[MOS-515] Fix freezing on the on-boarding screen
The synchronization of the application startup
has been improved.
[BH-1517] Blank screen after deep press
Deep press causes blank screen when in
meditation/settings.
[MOS-42] Tethering popup with SIM not present fix
Fix of the issue that tethering popup showed
after the USB cable has been connected even
if selected SIM card was not present, so
there was no connection to network.
[MOS-516] FIX: tethering while call disabled
We discard tethering while call now
[BH-1507] Bedtime deeppress wont stop relaxation music
Bedtime deeppress wont stop relaxation music
[BH-1508] Off string not translated correctly
Relaxation app off value was not correctly translated due
to being defined as static const.
[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.
[BH-1505] Missing texts on settings
Fixed
[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
[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
[BH-1499] Crash on meditation enter
Fixed.
[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