[EGD-4151] Application manager actions introduced. (#905)
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
[EGD-4284] missing include added (#956)
[EGD-2778] fixed missing phone number
Phone number was missing in delete message thread confirmation window for threads with temporary contacts
EGD-3585 ServiceGUI and ServiceEink initial cleanup (#953)
* EGD-3585 SerwiceGUI and ServiceEink initial cleanup
* moved code to one function per message handling
* removed dead code from comments
* added Service.cpp demangling to debug messages for clear output
* added Response value to return messages to `connect()`
[EGD-3772] added HSP sink and source (#918)
Added HSP playback to the BT device and stream of the BT device microphone back to the OS
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
[EGD-4204] Add support for assets with space in file name (#949)
[EGD-4278] Fix filling Rect with color (#950)
[EDG-4049] Add locked screen settings window with ON/OFF (#900)
* [EDG-4206] Add locked screen and integrate with ON/OFF widget
EGD4058 File Indexer Agent query hotfix (#951)
[EGD-4144] build: individual libs for 3rdparty (#925)
Create individual library for each of third party project to be able to
determine memory usage of each of project's components.
Disable third party optimization for linux platform.
[EGD-4058] Create File Indexer db Agent (#863)
Egd 3676 (#824)
[EGD-3676] Version of PIN SIM handling with mockuped actions (messages)
[EGD-4269] fix taglib module paths (#948)
[EGD-3826] Rework of day events list. (#889)
Use database model in day events list instead of internal model. Extend getFiltered query.
Co-authored-by: Tomas Rogala <rogala.tomasz1@gmail.com>
[EGD-4181] Indexer service scan files (#914)
* [EGD-4181] Initial file indexer service
* [EGD-4181] Initial version of the indexer service
* [EGD-4181] Small changes needed for file indexer
* [EGD-4181] Pass message from vfs to indexer service
* [EGD-4181] Initial indexer service with timers
* [EGD-4181] File indexer service list files
* [EGD-4181] Use default destructor in header
Don't use iterator
* [EGD-4181] Code review fixes.
* [EGD-4030] File indexer handle base mime types
* [EGD-4181] Code review fixes.
* [EGD-4181] Audio file indexer initial stub
* [EGD-4030] Text files indexer
* [EGD-4081] Missing UTF8 file header
* [EGD-4181] Startup paths as an array.
* [EGD-4181] VFS notifier dir fixes
* [EGD-4181] Service fileindexer as static library
* [EGD-4181] Code review fixes
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-4266] Fix TagLib packaging (#943)
[EGD-4053] unit tests framework for Settings (#864)
[EGD-4053] update queries
[EGD-4053] connect Settings, SettingsAgent, SettingsMessages and queries
[EGD-4053] change settings interface to async
[EGD-4053] mock-logs.cpp commented out -duplicated symbol in linking
[EGD-4053] review issues solved
changelog: update changelog for v0.44.1 (#942)
[EGD-4181] move taglib from audio (#932)
* [EGD-4181] Move submodule taglib to utils
* [EGD-4181] LibTag moved to util lib.
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>