[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
[MOS-600] Fix RF button hold leaves alarm ringing Fix of the issue that long press of right function button causes alarm popup window to close, but alarm is still ringing. The only way to turn it off was to power off the phone.
[BH-1542] Fixed colon width Fixed colon width
[MOS-569] Fix incorrect navtext in onboarding for timezone and datetime The label 'SWITCH' remains visible instead of the original 'SELECT' whenever exiting 'Change time zone' or 'Change date and time' sub-menus. The state returns to normal when highlighting other options for the 'Date and time' screen.
[MOS-586] Crash of simulator in Settings->Phone Modes Fix out of bounds memory access when selected phone mode is Uninitialized
[MOS-548] Missing polish texts Added translations for: - empty calllog list, - custom alarm clock settings. Fixed text on wrong-passcode screen lock.
[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-23] Back button works as save button in Notes Removed the auto-save facility from Notes as it was lacking any configuration and worked in unwanted moment(s).
[MOS-298] HALize ServiceEink Add HAL to ServiceEink Remove dead code from Linux eink substitute Fix LUTS.bin refresh problems on simulator
[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
[MOS-559] Fix unlock when phone started not in Connected mode Fix of the issue that when phone was started in mode different than Connected, next mode changed resulted in bypassing of the lock.
[BH-1522] Meditation - new circular progress layout Rework meditation progress layout
[MOS-499] Turn off the one-minute screen refresh for quotes Refresh lock screen only when clock wallpaper is set. Remove unused items from status bar to avoid refresh every minute.
[MOS-529] Forgotten BT device remains on the list Fix of the issue that forgotten BT device reappeared on 'All devices' list after reentering the list from home screen. Additionally fixed pairing confirmation popup that wouldn't hide after pressing "Confirm".
[MOS-32] RF clears snoozed alarms fix Fix of the issue that RF button clears snoozed alarms notifications from desktop.
[MOS-519] Fixed ICE conntact calls Now user is able to make emergency call to ice contact couple times in row.
[MOS-54] End of meditation unlocks phone fix Fix of the issue that end of the meditation unlocks phone.
[MOS-363] Call app texts not fully shown fix Fixes for the cut texts in call app problem. Problematic texts have been shortened and additionally icons have been slightly widened.
[MOS-463] Unify cellular namespace Unified cellular namespace, fixed test buildiing, removed some unused includes
[MOS-293] Fixed lock screen from Calculator Lock screen after auto lock in Calculator was broken. Now it's fixed.