[MOS-598] Improved keyboard responsiveness Add sentinel that increases and hold the CPU frequency after a button press event
[MOS-635] Bump updater version for Pure Changed downloaded version of updater, 1.5.2 allows to downgrade MuditaOS.
[BH-1356] Meditation stats backend Added meditation statc backend. Added temporary widget for testing purposes and corresponding modules (meditation stats presenter, window,model).
[BH-1515] Bedtime reminder notification issue fixed formatting issues
[BH-1515] Bedtime reminder notification issue AbstractAlarmAction execute method takes Record as paremeter to pass it to action Bedtime abstraction extended to keep own EvetContainer and hadle needed actions(push,clear ... and so on) Fixed an issue where cpp file was added by #include directive New fuction added to test/CMakeLists.txt to add manually prepared target to test siute googletest-service-time-alarm-operations source moved to library and than linked in to googletest-service-time-bell-alarm-operations
[BH-1542] Fixed colon width Fixed colon width
[MOS-589] Fix torch driver Perform turn-off torch in only one place. Before writing or reading i2c make sure the torch is power supplied. Change old C-style cast to reinterpret_cast.
[BH-1533] Display battery charging state Battery state during charging is always displayed even if the state of charge reached 100%. Minor refactor of BellBattery class. Removed unused includes.
[BH-1539] Meditation finish will redirect to homescreen Meditation finish will dedirect to homescreen
[BH-1531] Remove redundant arrows when alarm is ringing Remove redundant arrows when alarm is ringing
[BH-1509] Frontlight wont flash on snooze Frontlight wont flash on snooze when alarm light is off and automatic frontlight mode is on
[BH-1540] Meditation translations Meditation translations
[CP-1116] Add API to create and update draft message This change allows to create and update draft SMS with use of service-desktop API.
[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