[BH-422] Fix CMake in service GUI - post review update 01
Update after review.
[BH-422] Fix CMake in service GUI
Refactor CMakeLists.txt for cleaner and simpler code.
[EGD-6752] Fix missing lock guard in the VFS driver
Fix missing lock guard in the device health status method.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Add missing field in mfg file
Add missing model field for the phone personalization data
in the personalization.json file
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Change optional methods for the DM
Change numer of minimal optional methods required by the
block device in the disk manager
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Add EEPROM block device driver for VFS
Add block device driver for the factory EEPROM memory
needed for factory settings (aka personalizations)
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[CP-85] Support for Cp tag in commit message
CenterPure has its own Jira and own tickets tag.
Merge branch 'stable' - release v0.64.1
[BH-349] Support for BH tag in commit message
Bell Hybrid has it's own jira -> own tickets, we need to update commit
message checker.
[EGD-6258] Add CMake options to the Quick Start
Added description of CMake options used during generation
[EGD-6729] ServiceDesktop plug off lock interactions fix
ServiceDesktop plug off lock interactions fix.
[EGD-6576] Corrected after PR comments
I hope this is final
[EGD-6576] Create EEPROM low level driver
Fixed style
[EGD-6576] Create EEPROM low level driver
Working eeprom driver.
[EGD-6576] WiP I2C HAL API need to be modified
WiP
[EGD-6576] Create EEPROM low level driver
Created low level driver for M24256 eeprom & dummy for linux.
[EGD-6715] Add chapter bsp to the code owners
Make chapter BSP code owners of parts the chapter is responsible for.
Throw away old configuration as it is outdated and misconfigured.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-6638] SOS call windows flow fixed
On going back, it returns to the correct window.
[EGD-3542] Fix issue with sending text messages form new message window
Fixed too short timeout for sending sms
Fixed flow for switching to thred window to asynchornous one
Fixed some minor issues connected to new sms error handling