[MOS-417] Change empty contact selection window in messages Adding a contact from the contact selection window in the messages app is not allowed. This commit deletes misleading information about the possibility to add a new contact from this window.
[MOS-485] Utils::getNumericValue fix utils::getNumericValue returned improper result for uint8_t and int8_t types, this change fixes it.
[BH-1486] Stop meditation time setting from increasing itself Stop meditation time setting from increasing itself
[BH-1474] Randomize quotes Randomize quotes
[MOS-411] Wired headset audio fix Fixes non-working wired headset audio during call
[BH-1484] Incorrect alarm activate icon Fixed.
[BH-1483] Revert unsaved alarm changes Revert unsaved alarm changes
[MOS-453] Fix HF on Low Battery Notification Fix in action handling in ApplicationManager
[MOS-475] Fix BT reenabling connection Fixed deinit and reinit of BT profiles
[BH-1479] Disable double notification on alarm toggle Disable double notification on alarm toggle
[BH-1472] Fix minutes form above hundred Fix minutes form above hundred
[MOS-395] Add new def QCFG settings Add new default QCFG settings: - servicedomain, - nwscanmode.
[MOS-459] Wait with GUI change till RING delay As in the description, we can wait with audio etc too - as it's stupid othervise
[BH-1444] Fix vertical layout Fix vertical layout: - fix wrong hour displayed - fix scrambled layout
[MOS-457] Alarms list updating fix Fix of the issue that adding or deleting alarm in alarms app didn't result in immediate updating of the alarms list - app has to be closed and opened for changes to be seen
[MOS-418] Add zero padding when setting alarm time Added zero padding to alarm time fields when setting alarm time.
[MOS-460] Call starting - no audio beep when calling Fixed
[CP-1135] Extend messages API by deleteThread method Allow to delete single message thread specified by id using messages endpoint API.
[MOS-456] Fix updated translations Updated trnaslations.
[MOS-452] Fix BT keys duplicates Due to possibility to have duplicated entries per BT address BT stack was requesting pairing when wrong key has been provided. Now, all previous key entries are deleted prior adding.