[MOS-240] PVS Studio analysis bugs fix Fixes to major part of issues found by PVS Studio static analysis mainly micro-optimisations
[MOS-288] Add community build Add community build Add targets for community fonts
[MOS-153] Fix quotes bugs Fixes quotes bugs: [MOS-320] [MOS-321] [MOS-322] [MOS-323]
[MOS-82] Refresh state of pin lock button only if the state was changed Pin lock state of SIM card was not correct if user resigned from entering pin of SIM card.
[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-225] Review applied As above.
[MOS-226] Moved algorithms and their data to separate classes This way we have controll over what does what, and can test them separatelly Logging statistics update more and better data presented
[MOS-123] Added bluetooth authentication popups Added bluetooth authentication popups with different pair methods and process info display.
[MOS-152] Text Abc input mode support added Text Abc input mode support added with tests.
[EGD-8247][EGD-8249][EGD-8250] Fix of Quotes UI minor bugs fix for invalid window transitions, list update and quote display on wallpaper
[EGD-7359] Remove 0 connection frequency for message only mode When Offline/Message only mode is set, Pure should log into the network to send and download messages based on connection frequency. The default option was set to 0, which meant that message only mode was not working at all.
[EGD-8212] Fixes for quotes edit UI minor fixes to conform with given design
[EGD-8227] Refactor quotes db refactoring of quotes db layout to conform with given requirements
[EGD-8170] Crash fix on PhoneWindow settings Missed when fixing others in bulk
[EGD-8170] Possible crash on window entry fix This is not the best fix, as it most probably should be written differently in the first place
[EGD-8170] Fixed crash on settings window as in description
[EGD-3544] Label replacement with OneLine text Label replacement with OneLine text. Style and usage fixes.
[EGD-8034] Switch elements order on date and time screen Elements in the date and time scrren were in the wrong order. Now they are alligned with design.
[EGD-7773] Popups stack poc Stack plus minimum tests added Updated to master Removed useless or adressed TODOS Constants name applied Renamed searchModel to searchRequestModel Review applied We should remove legacy window names Bell names fixes