[EGD-4182] Create UT for File Indexer DB (#1050)
[EGD-4332][EGD-4482] Fix playback of mono sound in headphones (#1080)
Addressed problem - when playing files containing only one
audio channel the sound could be heard in only one speaker.
[EGD-4491] MMI call forwarding full support (#1069)
* support for Basic Service Group and time
parameter of call forwarding
* fix RequestFactory, previously regex
checking loop may have been left too early
[EGD-4341] Detect static globals in CI
[EGD-4420] added timeout for opening serial port (#1077)
[EGD-4420] added pts to file writing and checking on the test side
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
[EGD-4452] unify desktop locks (#1071)
* [EGD-4452] Desktop locks refactored
[EGD-3512] Create ICS Parser (#892)
-Create application desktop endpoints for calendar events
-Modify Calendar Database Interface
-Create ParserICS lib
-Create calendar events endpoints test
-Create UT for ParserICS
[EGD-4262] Disk manager (#1025)
* [EGD-4262] Disk manager API draft
* [EGD-4262] New filesystem master user class
* [EGD-4262] Directory fops
* [EGD-4262] Initial version of disk manager API
* [EGD-4261] Registering and finding block devices.
* [EGD-4262] Disk manager without partition parser
* [EGD-4262] Partition parser intial ver.
* [EGD-4262] Disk read driver for Linux
* [EGD-4262] Disk manager unittests.
This unittests should be improved. Currrently it checks
only minimum functionality. Boundary tests should be added
in the next stage.
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Egd 4474 integration sim handling with gui (#1068)
[EGD-4474] Send meesages bloks added to drive gui and received from them response (like pin, puk). Basic flow.
Crash restore python script update to work with both python2 and python3 && ./run.sh update to accept more parameters (#1066)
CODEOWNERS file syntax fixed (#1072)
Github CODEOWNERS file syntax fixed
[EGD-4414] Add support for call barring MMI (#1057)
* cover MMI requests with following codes:
33,331,332,35,351,330,333,353
* moved logic of building command string
to base class
[EGD-4484] Cellular - read buffer on UART Line Idle (#1065)
[EGD-4483] fix for put_64 in libmtp (#1064)
changelog: update changelog for v0.48.1 (#1063)
[EGD-4155] Created a code example of possible implementation of generic data pack for actions. (#957)
[EGD-4373] Fix for the unexpected call to onClose() method. (#1048)