[BH-1517] Blank screen after deep press
Deep press causes blank screen when in
meditation/settings.
[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
[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
[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
[BH-1489] Clear cached homescreen popups
Clear cached homescreen popups
[BH-1487] Seconds are not set to zero
When setting the new time from the settings application,
zero current seconds counter to have time set precisely.