[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
[EGD-7922] Added InputEvents Debug option
Added Debug flag for InputEvents in EvtManager and Application.
[EGD-7922] Added Permanent Frequency Setting
Added Permanent Frequency setting in Advanced Developer
Mode with simple set window.
[EGD-7909] Fix Retry mode change on fail
Service cellular will retry phone mode change on
failed attempt.
[BH-1125] Add file indexer
Add file indexer
[BH-1277] Fix critical battery flow
Removed handling of critical battery level from bell's
home screen. From now on, battery SOC can drop to 1%
(battery notification will change from showing 1 bar to
crossed battery symbol upon reaching <5% SOC). If it drops
any further system shutdown procedure is invoked which results
in the device being turned off.
[CP-832] Merge get/send file tests, add remove file test
Added new file operations test for get, send, remove file.
Updated lorem-ipsum.txt file.