[EDG-3982] Removed unnecessary files, some of the moved to Confluence (#786)
Removed unnecessary files, some of the moved to Confluence
[EGD-3734] Rewriting release.md (#792)
Release.md small fixes
[EGD-3784] Add service audio non blocking API (#789)
[EGD-3854] Removing goto's from the code (#797)
It is generic cleanup task for removing all goto files
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-2395] Added BottomTop orientation support for listView. Created SMSThreadViewWindow and SMSOutputWidget. MessagesStyle moved from global Style.hpp. Fixes in Text. ListView fixes, BoxLayout callback for requestedSize. Added smsInput into list. Drafts handling added.
[EGD-4002] audio: remove phone call recording (#794)
There is no requirement for this functionality and it complicates the
audio subsystem.
Fix includes and cleanup minor flaws in the process of this change.
Egd 3259 (#781)
* [EGD-3259] Updating RTC time from network time.
* [EGD-3259] Updated changelog.
* [EGD-3259] Missing files.
* [EGD-3259] Time updaten notification.
* [EGD3259] Fixed SET_TIME_ZONE_REPORTING command.
* [EGD3259] SET_TIME_ZONE_REPORTING fixed properly.
* [EGD-3259] Commands added to factory.
* [EGD-3259] Fixes after rebase.
* [EGD-3259] Style fix.
* [EGD-3259] PR applied.
* [EGD-3259] PR applied again.
Co-authored-by: Kuba Kleczkowski <dd>
[EGD-3780] Fix emoji insertion
[EGD-3865] window locked screen (#784)
* LockedInfoWindow added
* RichTextParser enabled shortened text formating
[EGD-3840] All quickstarts in one document - rewritten and polished. (#754)
All quickstarts in one document - rewritten and polished
[EGD-3841] Add audio vibration and enable sound option
[EGD-3461] sys: update service header comments (#774)
Remove TODOs, update Deinit/Close handlers doxygen comments.
Make CloseHandler final - it must not be overloaded.
[quickfix] flash_eMMC restored boot.bin copy (#782)
[EGD-3793] Add DatabaseAgent base class and SettingsAgent
[EGD-3793] Update SettingsWorker to make it work.
[EGD-3793] Rename worker to agent
[EGD-3700] Switch window rework
-Create application->switchManyWindowsBack() method
-Create equivalent to empty window enum class
-Remove stored prevWindows variables
-Add bottom bar to empty window (equivalent to allEvents)
-Repair going back to previous windows functionality
-Repair switching window (with empty events DB)
-Add EventShift value to event records time
[EGD-3700] Time display on rt1051 - rework
[EGD-3871] Add vibration and playback enable/disable logic (#765)
[EDG-3870] Fix audio looping (#769)