[MOS-124] Fix navbar text There should be select instead of confirm
[MOS-282] Librarisation of services and test service * options work a bit better ,now services and apps are selectable by option in cmake * test service example added * major documentation for module-services * documentation for project configs and logs Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com> Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
[MOS-291] Fix bluetooth auto turn off Fix bluetooth not auto turning off Changed logic to properly turn off on idle state
[MOS-124] Add Code Comparision pairing logic Added missing logic for code comparison pairing, fixed popup text
[MOS-316] Fix compile lfs fuse with GCC11 host Fix compilation for the LFS fuse tools with GCC11 Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[MOS-153] Fix quotes database Fix quotes database not being loaded Plus: updated SQLite (3.38.01) Minor spelling fixes
[MOS-153] Added predefined Quotes DB Added predefined Quotes DB.
[MOS-278] Fixed frequency hold algorithm behaviour fixed hold frequency algorithm behaviour added basic tests for frequecy changing updated catch for newer gcc tests added
[CP-1119] Fix Restore failure Restored Eink service to Restore whitelist
[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-219] Expand "Setup IDE" to include QtCreator These are initial instructions on how to configure the QtCreator IDE.
[MOS-82] Refresh state of pin lock button only if the state was changed Pin lock state of SIM card was not correct if user resigned from entering pin of SIM card.
[MOS-300] Remove unused variables Remove unused variables from PVS Studio analysis
[MOS-269] Fix lock audio subsystem during voice call Audio service is deadlocked on sentinel because IsBussy() method returns that it's all the time bussy. Even though there is no ongoing audio requested from either GSM or apps.
[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 SNVS cherry-pick conflicts fixed Fix SNVS Harmony approach conflicts with master
[MOS-296] Merge fix extra files removed Remove extra files added by mistake