[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.
[EGD-8208] Added stop audio route on async response
We get Token on play, and require it in stop. While we cant
stop sound by title & data set to play. And adding standard
handling causes either totally synchronous calls or requires
multiple additional guards it seemed like best use.
Fixed expectation for the same named Response, but meant for bell
Needed so that
- we ring only when needed
- we handle CLIP and RING properly
Applied style
Missed file added
Moved SML logger as it's usefull to some more common parts of code
[EGD-8208] Fixed race condition on ring within call management
Now we get request for call and to end call in proper order
[MOS-111] Added missing refresh conditions
Added missing refresh conditions.
[MOS-143] Fix notifications for unread message/missed calls
Added Notifications Decrement query
Fixed updating notifications on home/lock screen
[BH-1314] Home Screen Layouts Selectable
Layouts can be changed in Settings-Clock Face
[MOS-152] Text Abc input mode support added
Text Abc input mode support added with tests.
[MOS-97] Fix of wrong label for missed call notification
There was no label on missed call notification from private number.
After fix it is diplaying "Missed calls" info.
Original fix from 60bdca524338025dc0117edcc5c5579376441b0b [MOS-104]
was also modifed as it previously introduced regression on menu window.
[MOS-224] Fix phone lock window timeout
extened timeout for better readbility