~aleteoryx/muditaos

299be4da — Piotr Tanski 5 years ago
[EGD-4151] Application manager actions introduced. (#905)

* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
6bbef804 — Michał Kamoń 5 years ago
[EGD-4284] missing include added (#956)

0974e41f — Michał Kamoń 5 years ago
[EGD-2778] fixed missing phone number

Phone number was missing in delete message thread confirmation window for threads with temporary contacts
EGD-3585 ServiceGUI and ServiceEink initial cleanup (#953)

* EGD-3585 SerwiceGUI and ServiceEink initial cleanup

* moved code to one function per message handling
* removed dead code from comments
* added Service.cpp demangling to debug messages for clear output
* added Response value to return messages to `connect()`
ac2c954d — Bartosz Cichocki 5 years ago
[EGD-3772] added HSP sink and source (#918)

Added HSP playback to the BT device and stream of the BT device microphone back to the OS

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
2e5d5c64 — Radosław Wicik 5 years ago
[EGD-4204] Add support for assets with space in file name (#949)

c7c9b2dd — Paweł Olejniczak 5 years ago
[EGD-4278] Fix filling Rect with color (#950)

f16d3022 — Bartosz Cichocki 5 years ago
[EGD-4191] added keyReleased handling from service-desktop (#930)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
4bc7df5f — Tomek Sobkowiak 5 years ago
[EDG-4049] Add locked screen settings window with ON/OFF (#900)

* [EDG-4206] Add locked screen and integrate with ON/OFF widget
2a834019 — Pawel Paprocki 5 years ago
EGD4058 File Indexer Agent query hotfix (#951)

4e007418 — Marcin Smoczyński 5 years ago
[EGD-4144] build: individual libs for 3rdparty (#925)

Create individual library for each of third party project to be able to
determine memory usage of each of project's components.

Disable third party optimization for linux platform.
f3b31d69 — Pawel Paprocki 5 years ago
[EGD-4058] Create File Indexer db Agent (#863)

5be842fc — breichel 5 years ago
Egd 3676 (#824)

[EGD-3676] Version of PIN SIM handling with mockuped actions (messages)
c43878a8 — Radosław Wicik 5 years ago
[EGD-4269] fix taglib module paths (#948)

faac1950 — KacperLewandowski 5 years ago
[EGD-3826] Rework of day events list. (#889)

Use database model in day events list instead of internal model. Extend getFiltered query.

Co-authored-by: Tomas Rogala <rogala.tomasz1@gmail.com>
f7350c4d — Lucjan Bryndza 5 years ago
[EGD-4181] Indexer service scan files (#914)

* [EGD-4181] Initial file indexer service

* [EGD-4181] Initial version of the indexer service

* [EGD-4181] Small changes needed for file indexer

* [EGD-4181] Pass message from vfs to indexer service

* [EGD-4181] Initial indexer service with timers

* [EGD-4181] File indexer service list files

* [EGD-4181] Use default destructor in header

Don't use iterator

* [EGD-4181] Code review fixes.

* [EGD-4030] File indexer handle base mime types

* [EGD-4181] Code review fixes.

* [EGD-4181] Audio file indexer initial stub

* [EGD-4030] Text files indexer

* [EGD-4081] Missing UTF8 file header

* [EGD-4181] Startup paths as an array.

* [EGD-4181] VFS notifier dir fixes

* [EGD-4181] Service fileindexer as static library

* [EGD-4181] Code review fixes

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
13bda2ff — Radosław Wicik 5 years ago
[EGD-4266] Fix TagLib packaging (#943)

58068535 — RobertPiet 5 years ago
[EGD-4053] unit tests framework for Settings (#864)

[EGD-4053] update queries

[EGD-4053] connect Settings, SettingsAgent, SettingsMessages and queries

[EGD-4053] change settings interface to async

[EGD-4053] mock-logs.cpp commented out -duplicated symbol in linking

[EGD-4053] review issues solved
e4fcc836 — Marcin Smoczyński 5 years ago
changelog: update changelog for v0.44.1 (#942)

0a407135 — Lucjan Bryndza 5 years ago
[EGD-4181] move taglib from audio (#932)

* [EGD-4181] Move submodule taglib to utils

* [EGD-4181] LibTag moved to util lib.

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Next