[MOS-477] Fix a misleading calls DB message
Fix a misleading calls DB message
[MOS-473] Long time to refresh network coverage fix
Fix of the issue that after the system has started
the network coverage wasn't updated for a long time
on the lock screen
[BH-1489] Prevent popups from clearing settings screen
Prevent popups from clearing settings screen
Popups default switch reason is set to Popup instead of PhoneLock
[BH-1494] Fix frontlight settings arrows
Fix frontlight settings arrows
[MOS-402] Time legibility on lock screen fix
Fix of the issue that time on the lock screen was
getting illegible after a few hours. This change
fixes the problem by performing deep refresh
instead of fast refresh every 30 minutes. The
refresh rate can be easily changed, as it is stored
in settings database.
[BH-1449] Fix gui/eink dependencies
* Dependencies between service-gui and service-eink
have been correctly defined.
* System close routine was replaced with the sequential one
which should solve many bell issues.
* It also fixes BH-1406 and BH-1442.
* Fixed some weird CMake issues in module-audio and
several other modules.
* Fixed service-gui closing routine
* Removed unneeded messages/states from service-gui/eink.
* Enhanced app-mgr closing routine. Fixed closing action handling.
[MOS-402] Illegible time bug fix
Fix for the bug that after a few hours of inactivity
time on lock screen was getting illegible.
[MOS-292] Update bluetooth translations
Updated bluetooth pairing popup translations
[MOS-240] PVS Studio analysis bugs fix
Fixes to major part of issues found
by PVS Studio static analysis
mainly micro-optimisations
[BH-1350] Meditation timer update
Meditation timer application update.
Refactored gui spinners, list items.
[BH-1316] Vertical layouts
Add 2 vertical layouts
[MOS-124] Fix navbar text
There should be select instead of confirm
[MOS-282] Librarisation of services and test service
* options work a bit better ,now services and apps are
selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs
Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
[MOS-124] Add Code Comparision pairing logic
Added missing logic for code comparison pairing, fixed popup text
[MOS-296] Merge fix popup stack issues
Fix popup stack issues with Harmony
[MOS-296] Merge new master commits into merge-stable-wip
Merge new master commits
[MOS-296] Merge remote-tracking branch 'origin/stable'
Merge stable Harmony branch into merge wip branch
[MOS-123] Added bluetooth authentication popups
Added bluetooth authentication popups with different
pair methods and process info display.
[MOS-250] Added print text edit type for label purposes
Added print text edit type for label purposes.