[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.
[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.
[EGD-8059] Add verbosity to GH checks
Added fail cause to the GH status from CI
[EGD-8041] Quick fix for enable support 24-bit flac
It is a quick fix for enable support for the 24-bit
audio flac files. It fix only flac but for
24 bit wav support 3rd party library should be added
Audio system will be fixed for support all format
in the another jira case.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-8015] Fix backlight timeout when locked
light will go out after 5 sec when phone is locked
[EGD-8013] Fix tethering popup show when no SIMCARD
Fix tethering mode popup show when no simcard
is selected. It'll works in the onBoarding and
normal mode
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Merge remote-tracking branch 'origin/stable'
[BH-1273] Fix audio asset playback stop
Make sure apps are only stopping their own audio playbacks
[EGD-7879] Change Jenkinsfile to use shared library
Shared library allows us to centralize jenkins workflow between jobs
[BH-1282] Fix bell power on when usb connected
attached dome switch as power (reboot) key when usb connected
[EGD-8024] Fix no gong after preparation time
Fix the gong timer application after timer compoment
fixes
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[BH-1244] Align Alarm Set Window
Proper formatting applied to Alarm Set icon
[BH-1272] Update Onboarding Finalize Screen
Finalize Screen ipdated icon, removed literals
[BH-1245] Default values for settings
Set default values according to list
[BH-1270] Fix idle timeout in applications
Implement correct idle timeout handling in applications