[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
[EGD-4221] lseek syscall fix (#1028)
lseek return incorrect return value. This patch fix it
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-4273] flow diagrams added (#970)
[EGD-4369] Absent call button on desktop with notifications fix (#1002)
[EGD-4407] Text backup and restore added. (#1022)
[EGD-4094] Fixing all typos and missing links with one PR (#1019)
One PR - many typos and links fixed.