[MOS-124] Add Code Comparision pairing logic Added missing logic for code comparison pairing, fixed popup text
[MOS-281] Apply suggestions from code review Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
[MOS-281] Base documentation update Now our basic documentation should be clearer and more self explanatory
[MOS-300] Remove unused variables Remove unused variables from PVS Studio analysis
[BH-1405] Delay homescreen display to avoid blinking Delay homescreen display to avoid blinking on startup
[BH-1407] Onboarding windows cleanup Delete unused window name and simplify flows
[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-256] Turn off torch driver when not in use We save on power consumption ~0.7 mA.
[CP-1100] Fix update not working Bumped ecoboot.bin asset version to v1.1.2
[MOS-123] Added bluetooth authentication popups Added bluetooth authentication popups with different pair methods and process info display.
[CP-1100] Fix update not working Update updater binary version
[BH-1246] PowerNap Frontlight fix This is a fix for changes made in PR#3451
[BH-1411] Shift arrows away from screen edge Arrows are shifted for better visibility
[BH-1413] Change default alarm volume Change default alarm volume
[MOS-245] Fix errant spaces It appears in the past a major edit was made but had used a regex to change some text which resulted in an errant space between the enumuneration/struct/class name and the scope resolution operator. These errant spaces have been removed.
[BH-1410] Alarms predefined order Added specific order of alarm list under alarms settings. Sorting is based on track id.
[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
[BH-1404] Aligment of two elements Two elements in statusbox are properly aligned