[CP-403] Replace old update code
Removed update related code
Removed update test scripts
[CP-427] Set Mudita USB VID as default
Use Mudita USB VID/PID as default.
[CP-424] Report SN in DeviceInfo data
Added serial number to Device Info data.
[CP-282] Compute MD5 of the correct boot.bin file
The version file must store the checksum of the secured boot.bin file.
[BH-692] Add iCal library
Add iCal library
[CP-411] Add updater.bin to Update package
Packaging updater.{bin, ver} using embedded assets
[EGD-7274] Reorganize CI flow
Reorganized CI flow to fit into the ramdisk
[EGD-7271] Fix cleanup in Jenkinsfile
Fixing cleanup in Jenkinsfile and moving Clang checks
before compilation
[CP-460] Remove duplicated UT case
Removed duplicated test case for FileContext class in
service-desktop unittest.cpp
[EGD-7246] Fixed audio tags decoding
Fixed wrong tags decoding if there was any special
utf8 character contained in metadata.
[EGD-7264] Fix blocked CI due to tidy check error
Fix error introduced by the product preconfiguration.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7267] Fix product reconfiguration
Product should be stored as a string, not boolean.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[CP-459] Add boot.bin version string to version.json
We want all versions stings to be handled in the same way.
[EGD-7032] Add product preconfiguration
Split build directories for each of a product.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[CP-266] Extend power management logging
Make sure we print fuel gauge info needed by the electronics team.
[EGD-7021] Fix calculator comma crash
There was a crash when system separator was set as a comma -
replace function was throwing out-of-range error while converting
from full-stop to comma
[EGD-6946] Fix build for GCC11
Fix build issues identified when building on Fedora 34 using GCC11.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
changelog: add changelog for v0.75.1
[EGD-7065] Phonebook Edit Contact small style update
Phonebook Edit Contact small style update.