[EGD-7486] Increase stack sizes
Increase stack sizes of the eink service and the system watchdog. During
stability tests stack-overflows were observed for both threads.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7466] Offline mode defaults changed
Flight mode is not the default offline mode.
[EGD-7484] Increase CPU frequency for screen redraw
Increasing CPU frequency for screen redraw when screen is locked
due to DMA problems at lower frequencies.
Merge branch 'release/0.76.1' into stable
[EGD-7438] Fix revert EGD-6914
Revet code due to unexpected behavior.
[EGD-7212] After call in offline return to previous view
Apply swich back to caller app in offline mode
[EGD-7436] Nick Lewis full CD added
Nick Lewis CD added to the music player.
[EGD-7418] Log rotation implemented
Implemented a log rotation functionality.
[CP-427] Set Mudita USB VID as default
Use Mudita USB VID/PID as default.
[EGD-7411] Fixed crash on adding a special character to a note
Fixed a crash on adding a special character to a note.
[EGD-7340] BT handle pause button
Handled bluetooth's pause/resume in the service audio.
Confusing logic in the music player fixed.
[EGD-6914] Fix missing no sim message
Added QSIMSTAT urc handler and command parser. Added
sim insertion state in SimCard. Now there No Sim response
is sended if sim is missing. Sim not respond timer removed
from Application Manager.
[EGD-7250] Fix missing tethering subscribe
Fix missing accidentally removed tethering subscribe.
[EGD-7388] Fix unresponsive keyboard
Fix teh keyboard driver to process all
incoming key events
[EGD-7262] Fixed Call log updates
Call log list updates fixed if making a call from inside the app.
[EGD-7346] Fixed ringtone preview
Fixed playing again a ringtone preview.
[EGD-7402] Cmake changes to download Updater
Right now we have updater as a fixed binary, we require
it downloaded as latest asset
[EGD-7395] Fix no templates
Fix an inability to reject a call with a message because there were no
templates available.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>