[MOS-124] Add Code Comparision pairing logic Added missing logic for code comparison pairing, fixed popup text
[MOS-296] Merge fix popup stack issues Fix popup stack issues with Harmony
[MOS-296] Merge new master commits into merge-stable-wip Merge new master commits
[MOS-296] Merge remote-tracking branch 'origin/stable' Merge stable Harmony branch into merge wip branch
[MOS-123] Added bluetooth authentication popups Added bluetooth authentication popups with different pair methods and process info display.
[MOS-250] Added print text edit type for label purposes Added print text edit type for label purposes.
[EGD-8208] Added stop audio route on async response We get Token on play, and require it in stop. While we cant stop sound by title & data set to play. And adding standard handling causes either totally synchronous calls or requires multiple additional guards it seemed like best use. Fixed expectation for the same named Response, but meant for bell Needed so that - we ring only when needed - we handle CLIP and RING properly Applied style Missed file added Moved SML logger as it's usefull to some more common parts of code
[EGD-8208] Fixed race condition on ring within call management Now we get request for call and to end call in proper order
[MOS-111] Added missing refresh conditions Added missing refresh conditions.
[MOS-143] Fix notifications for unread message/missed calls Added Notifications Decrement query Fixed updating notifications on home/lock screen
[BH-1314] Home Screen Layouts Selectable Layouts can be changed in Settings-Clock Face
[MOS-152] Text Abc input mode support added Text Abc input mode support added with tests.
[MOS-97] Fix of wrong label for missed call notification There was no label on missed call notification from private number. After fix it is diplaying "Missed calls" info. Original fix from 60bdca524338025dc0117edcc5c5579376441b0b [MOS-104] was also modifed as it previously introduced regression on menu window.
[MOS-224] Fix phone lock window timeout extened timeout for better readbility
[BH-1385] Low battery screen on exit Rework last render before shutdown to avoid races Display low battery screen on exit
[MOS-111] Battery status bar update restrictions Battery status bar update restrictions.
[EGD-8218] PhoneLock timer fix on return from emergency PhoneLock timer fix on return from emergency.
[EGD-8247][EGD-8249][EGD-8250] Fix of Quotes UI minor bugs fix for invalid window transitions, list update and quote display on wallpaper
[EGD-7792] Meditation timer interval widget replacement Meditation timer interval widget replacement.
[EGD-8167] Fix for crash on SOS screen Paramter pointer was used without checking if it is nullptr