[BH-397] Move TPLIB parallel-hashmap Changed submodule directory and changed way its linked, in order to use target_link_libraries checkouted phmap dependency to the newest revision which includes small cmake fixes (see 031d214f2ce1973933abdf2a998d986ff8094d8e), updated paths in PureCoverage script and Doxyfile
[BH-365] Move TPLIB (tinyexpr) to separate directory Move library, amend CMAKE files
[BH-461] Move TPLIB minimp3 to separate dir Moved minimp3 to third-party directory, added our CMakeLists.txt with interface library defined and upgraded include paths
[EGD-6843] Fix invalid assert in FSL SNVS driver Fix an invalid assert after the driver was modified in EGD-6605.
[EGD-6701] System time usage fixes Fixed all calls to stdlib time. Removed all redundant calls to Timestamp treated as time source.
[EGD-6746] Expose new Message types system-wide Allow all modules to access Request/Notification Message send templates.
[CP-120] Fixed USB comm. when Pure reconnected unlocked USB comm. was secured when Pure was reconnected to PC while unlocked
[EGD-6803] Scroll list to selected sound When display message/alarm/ringtone sound scroll list to selected sound.
[BH-398] Move sml to a separate directory Move sml to a separate directory
[EGD-5885] Added SimLockHandler Refactored LockWindow TitleBar handling. Added Sim pin request block on lockedPhone. Added Sim info popup added when pin changed. Updated assets. Removed old PinLock structures. Cleared LockBox structures. Removed old settings sim setters. New CellularMessage adaptation. Cleared Lock structure.
[EGD-6567] Add GSM time update handling Adds handling GSM time update in service time.
[EGD-5171] Utils to string fix Fixed utils to string function to work with 8 bit integers. Also nodiscard attribute added there.
[BH-359] Move TPLIB pugixml to separate dir Changed submodule directory and updated cmake scripts and include paths
[EGD-6654] Add self-tuning for RC oscillator Calibrate the RC before switching to the internal oscillator. This improves the precision of the system clock.
[EGD-6837] Add post merge pipeline and ram disk build Add support build in ram disk
[EGD-6736] Add app's state dependent autoLock mechanism This PR provides the implementation of the auto-locking mechanism that is dependent on an application's current auto-locking policy. Three auto-lock policies have been introduced: * DetermineByWindow * DetermineByAppState * PreventPermanently Also changed the AutoLockWindow set/get auto-lock time value to the message-based approach.
[EGD-6447] Add Bluetooth PIN pairing Implemented legacy pairing using PIN code
[EGD-6796] Fix excesive ATA command with HSP This commit fixes excesive ATA cmd in HSP by checking call type in ServiceCellular.
[BH-361] Move date to separate directory Move date to separate directory
[BH-356] Move TPLIB (microtar) to separate directory Move microtar to lib, amend CMAKE files