[EGD-4215] Convert service-bluetooth to library
[EGD-4359] fixed linux USB sending (#989)
Fixed USB linux sending to be able to use test harness on the simulator
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
[EGD-4301] Bluetooth Audio profile support (#984)
- implemented audio sink/source switching
- reorganized / renamed sound events
- moved SetBluetoothStreamData and AudioDevice instance to base Operation class
- added audio profiles RecordingBluetoothHSP, RoutingBluetoothHSP
- removed unused audio Profiles
- removed redundant OutputPath and InputPath classes from CodecParamsMAX98090
[EGD-4282] Add warnings in scripts on wrong pram usage
[EGD-4282] Add warnings in scripts on wrong pram usage
[EGD-4214] Convert service audio to library
[EDG-4506] Database initializer to load init scripts from file (#979)
* [EDG-4506] Database initializer to load init scripts from file
[EGD-4275] Add torch window frontend (#983)
Minor fix: uppercase network names in topbar (#978)
[EGD-4302] Properly invalidate application handle on application close in order to call its destructor. (#964)
[EGD-4200] Message handling refactored. (#974)
[EGD-4059] Create messages for File Indexer Agent (#967)
[EGD-4210] Text newline handling, bounds first refactor, Test fixes. (#944)
[EGD-3809] Calendar changes after UX redesign (#745)
Add an additional field for date of the event.
Set 'all day' event as a default option when you add a new event.
Change in the design of AllEventsWindow and EventDetailWindow according to UX redesign.
[EGD-4147] Script to apply update packages from Linux/OSX (#894)
* [EGD-4147]: Script to apply update packages from Linux/OSX
* [EGD-4147] renamed PUREOS->MUDITAOS -f switched to -u
this script needs PR https://github.com/mudita/MuditaOS/pull/901
to be merged
* [EGD-4147] added set -o v
Changes in LICENSE.md regarding proprietary code (#954)
Changes in LICENSE.md regarding proprietary code and adding descriptions to what the code does
[EGD-4212] Convert service-antenna to library (#972)
Co-authored-by: Radoslaw Wicik <radoslaw@wicik.pl>
Codeowners syntax fixed (#872)
[EGD-3360] Input and display language separation, input language setting implementation (#920)