[EGD-4403][EGD-4412] MMI support (#1021)
* cleaned up namespace and class naming in MMI framework
* extended MMI framework to support call forwarding and
password change MMIs
* added support for requests that have different
number of regex capture groups
* added MMI framework tests
[EGD-4270] updated test API, added sending message case in test harness (#1042)
[EGD-4270] build fix for GCC 10
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
[EGD-4448] ssettings variable register fixed (#1045)
[EGD-4450] changelog 0.46.1 fix (#1046)
[EGD-4063] Handling PUK/PIN (#1014)
[EGD-4063] Added handling of PIN/PUK codes for SIM card objects.
SimCard class was added (supply pin and puk, change sim, get state, get sim lock infromation, get attempts counters)
URCCpin via URC handler was added
New message type to send data handled in URCCpin handler to ServiceCellular
[EGD-4221] Convert service-time to library
[EGD-4439] New filesystem handling - module audio. (#1037)
[EGD-4439] Taglib revision update
[EGD-4267] Don't clean application windows if the application switch is not yet confirmed. (#1040)
[EGD-4440] Redirect syscalls to underlay linux fs. (#1043)
Currently if file doens't exists on image the error is reported
but some subsystems need access to the underlaying linux fs.
In the feature release add strict checking for allowed paths
now it redirect syscall with warning.
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EDG-4348] Load script to init calllog database (#1016)
[EDG-4351] Load script to init notifications database (#1030)
[EDG-4350] Load script to init notes database (#1023)
[EGD-3220] Convert service-fota to library (#1038)
[EGD-4331] Strict check fat handles (#1034)
In previous version fat handles was not strict checked.
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-3823] Create Popup windows (#946)
-Create bargraph widget
-Create Home modes window
-Create Volume window
-Create Brightness window
-PR changes
[EGD-3572] SettingsTable exchanged to Settings::Settings (#968)
[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] review issues resolved
[EGD-3572] shared_ptr -> unique_ptr
[EGD-3572] Primary Key for settings_tab:path
[EGD-3572] empty values handling
[EGD-4219] Convert service-evtmgr and service-lwip to library
[EGD-4433] update Cathc2 to v2.13.3