[BH-1541] Harmony restars Fixed harmony crash after deep pressing while in main menu.
[BH-1537] Countdown presenter mods Introduced minor changes to the meditation countdown presenter. Among others, replaced settings pointer with already existing alarm model. Fixed incorrect delay time when set to None.
[BH-1518] Change start delay range Meditation application's start delay range was changed according to the new requirements.
[BH-1519] Shared alarm model instance Alarm model was moved to the bell-specific application class. By doing this, each application will have access to its unique and private instance of the model. Later, it can be propagated to the specific presenters etc. The next step should be to use only the one instance of the alarm model and propagate it to the each application.
[MOS-559] Fix phone unlock after mode change Correction of the previous fix addressing this issue. Previous idea didn't work when popup tried to display in application other than ApplicationDesktop
[MOS-298] HALize ServiceEink Add HAL to ServiceEink Remove dead code from Linux eink substitute Fix LUTS.bin refresh problems on simulator
[MOS-571] Bump updater version for Pure Needed to apply fix from updater
[BH-1522] Meditation pause and finish design adjustments Pause icon on the same window as progress Prevent progress from stepping during pause Adjust meditation finished window to design
[BH-1352] Meditation countdown Meditation countdown
[BH-1522] Meditation - new circular progress layout Rework meditation progress layout
[BH-1458] Relaxation - Woodland Ambiance music has a break at the end Short period of silence cut off at the end
[MOS-555] Fix cmake versions of assets Version cmake has been included after variables has been used
[BH-1495] Relaxation app assets update Updated "Woodland Ambiance" asset tags.
[CP-1334] Return templateID after adding new one No information about newly added message template was returned. Now temaplateID helps to identify newly added record.
[BH-1520] Missing bottom texts Controlling each list item's bottom text by setVisibility does not give correct results. It is required to explicitly resize the bottom container. From now on, resize call is placed in ListItemBase so each new and existing list items will be affected by this change resulting in proper behavior without need for the programmer to remember about it.
[MOS-463] Unify cellular namespace Unified cellular namespace, fixed test buildiing, removed some unused includes
[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