~aleteoryx/muditaos

d86d3aed — Pawel Paprocki 5 years ago
[EGD-4182] Create UT for File Indexer DB (#1050)

f6938452 — Hubert Chrzaniuk 5 years ago
[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.
d205264c — Hubert Chrzaniuk 5 years ago
[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
c81e7934 — Bartosz Cichocki 5 years ago
[EGD-4437] added version check script (#1086)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
488ac363 — Radoslaw Wicik 5 years ago
[EGD-4341] Detect static globals in CI
ed9e55f5 — Bartosz Cichocki 5 years ago
[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>
38ee9a22 — Michał Kamoń 5 years ago
[EGD-4452] unify desktop locks (#1071)

* [EGD-4452] Desktop locks refactored
84e08c24 — tomaszrogala 5 years ago
[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
96c9cfa7 — Bartosz Cichocki 5 years ago
[EGD-4503] added missing library to compile with GCC 10 (#1075)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
9cbebacd — Lucjan Bryndza 5 years ago
[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>
dc676ef4 — breichel 5 years ago
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
22b4afef — Hubert Chrzaniuk 5 years ago
[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
82924c74 — Mateusz Grzywacz 5 years ago
[EGD-4484] Cellular - read buffer on UART Line Idle (#1065)

466a571c — Roman Kubiak 5 years ago
[EGD-4483] fix for put_64 in libmtp (#1064)

351b287f — Marcin Smoczyński 5 years ago
changelog: update changelog for v0.48.1 (#1063)

d9d4d76e — Bartosz Cichocki 5 years ago
[EGD-4395] added call test case and screen unlock fix (#1060)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
749263ba — Piotr Tanski 5 years ago
[EGD-4155] Created a code example of possible implementation of generic data pack for actions. (#957)

506f5615 — Piotr Tanski 5 years ago
[EGD-4373] Fix for the unexpected call to onClose() method. (#1048)

Next