[EGD-7860] Fix for call error flow
Make sure it is not possible to request a call twice.
Added new error windows for general call error and
no network connection.
Make sure there are no issues when call is requested
from external app e.g. from callog or phonebook.
[EGD-7860] Fix building of application antenna
It was not compiling before
[EGD-8076] Replace wav decoder by dr_wav
Replace plain straigh waw decoder by the dr_wav library.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-8075] Add dr_libs as subrepo
It adds dr_libs as third party subrepo.
[CP-830] Merge Backup and Restore tests
Merged Backup and Restore tests
[EGD-8002] Added SSP, fixed some minor issues, removed obsolete code
ssp seems working
minor crash fixups
copy lacks patched
obsolete code removed
Devicei tests added for added code and cleanup
Added missing tests for new functions
Code cleaned up a bit - mostly moved to cpp
[EGD-7871] Fix refreshing calllog details after editing contact
After editing a contact from the calllog level,
the calllog details will be refreshed.
[EGD-8083] Add wallpaper option
Added connection of wallpaper window to settings
Merge remote-tracking branch 'origin/stable'
[EGD-8079] CPU frequency conversion PWM fix
Fixed CPU frequency conversion.
[BH-1252] Alarm Activated Behaviour Change
Alarm Activated should not return to Alarm Set
[BH-1227] Frontlight On When Entering Settings
Frontlight has to be on when entering frontlight settings
[BH-1271] Icons on summary screens align vertical
Summary screens icons are aligned vertically
[BH-1283] Battery icon alignment
Battery icon aligned to the middle of screen
[BH-1251] Fix meditation app respawning
Prevent meditation app from spawning multiple instances
[BH-1218] Fix ui font size
Set BellSideListItem font size according to the design
[CP-831] Move and repair test_device_diagnostics.py
Moved test script out of pytest/service-desktop
Cleaned up and fixed test code for multiple log/crash dump files
[CP-892] Use user-defined file name to save data in FS get_file
Fixed misused file name when saving data
[CP-831] Move and repair test_device_diagnostics.py
Moved test script out of pytest/service-desktop
Cleaned up and fixed test code for multiple log/crash dump files