[EGD-3852] clean include in service (#928)
[EGD-4029] Prevent call handler recursively (#927)
Prevent call notification handler from thread which
register notification handler.
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
DesktopMainWindow notifications update (#886)
[EGD-4189] BoxLayout Center Alignment calculation fixed when margins are present. (#926)
[EGD-4179] Recursive file list API (#912)
Recursive file list API with callback added
to the freertos FAT implementation
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-4004] audio: fix routing synchronization (#880)
Protect copying to buffers with mutex locks. Fix C style copying.
Add sanity checks to detect synchronization issues when routing.
[EGD-3722] Add ButtonOnOff widget (#911)
[EGD-4160] renamed PureOS -> MUDITAOS (#901)
[EGD-4121] UCS2 32 bit support (#897)
[EGD 4142] Creating i18n article (#902)
* Added first draft of i18n article
[EGD-4075] Build script version checker (#909)
Check for mtools version.
Check if the required commands are installed
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-4158] Added network access technology indicator
[EGD-2975] Added Network Access Technology support
[EGD-4070] Messages listView sync db queries refactored to full async. (#837)
[EGD-4162] fix fat module (#907)
[EGD-4134] New application manager proposal documentation. (#882)
[EGD-4051] Based application manager app switching on application stack. (#858)
* [EGD-4051] Based application manager app switching on application stack.
* [EGD-4051] Application manager thorough refactor.
[EGD-2629] Add Phone name window (#887)
[EGD-2629] Update changelog and minor fixes