[EGD-7475] Fixed a crash on phonebook search The phone crashed if a user put a special char to the search engine.
[EGD-7789] Sort timezones by their UTC offset Currently, timezones are sorted alphabetlically.
[EGD-7769] Fixed private number translation It wasn't properly translated in call log details window.
[BH-1008] Fix Snooze UI and turnoff Actually stop the snooze when turning off the alarm Center bottom text temperature after other popup Correct notification when setting alarm for "now" Fix ringing alarm icon
[BH-773] Add bedtime reminder application Add bedtime time and on/off UI setup app Add bedtime event notification window Add bedtime audio assets Implement bedtime notification TimeService backend Add bedtime unittests
[BH-985] UI Fixes - [BH-985] Wrong time units - [BH-991] Fix UI for ringing alarm - [BH-1005] Time and units - 12 ‘space’ h - [BH-1007] UI fix - time setting
[BH-935] Volume and tone selection Added playback of volume and tone selection
[EGD-7754] Dates bumped in disclaimers Dates bumped from 2020 to 2021.
[BH-887] Back to homescreen after idle Back to homescreen after idle
[EGD-7675] Sorting/repeating tracks documentation Add Documentation to describe the implementation concept for the sort/repeat modes in the music player.
[EGD-7759] Alarm audio duration fix Alarm audio duration fix. Changed Alarm audio priority. Fixed SpinBox bottomBar modes.
[EGD-7758] Add skip button in snooze show added skip button to view next snooze
[BH-759] Bell onBoarding instruction prompts added Added instruction prompts to Bell OnBoarding.
[EGD-7674] Add separate list of music files currently being played In addition to the list of music tracks displayed to the user, a separate list of currently played tracks has been implemented.
[EGD-7730] Alarm audio calls fixes Added system sound setting. Refactored Alarm sound settings. Fixed linux audio device initial volume level. Fixed Alarm vibrations.
[BH-843] Reset procedure Added reset procedure. Refactored linux KeyInput. Added support for multipress.
[EGD-7734] Fix alarm popup display issues fixed issues when refreshing alarm popup
[EGD-7086] Add BT profile connection info Added info about connected profile to the devices list
[CP-688] Changed cmake so that it would accept version as parameter We are guessing verion in scripts, when we should take it as parameter
[EGD-7743] Fix crash on BT device name save Due to enabled EHCILL the shutdown procedure takes longer time than before, so restarting by turning off and on without a delay caused crash in the BT stack. Added delay between shutdown and power on to let the stack turn off completely