~aleteoryx/muditaos

ref: 1981c8b2cbea74a6147c0d3f4ce985eb1f86973e muditaos/source d---------
fe867169 — Piotr Tanski 5 years ago
[EGD-4153] Use actions instead explicit applications switch. (#1032)

50f28e8f — Bartosz Cichocki 5 years ago
[EGD-4270] updated test API, added sending message case in test harness (#1042)

[EGD-4270] build fix for GCC 10

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
adb6a640 — breichel 5 years ago
[EGD-4063] Handling PUK/PIN (#1014)

[EGD-4063] Added handling of PIN/PUK codes for SIM card objects.
SimCard class was added (supply pin and puk, change sim, get state, get sim lock infromation, get attempts counters)
URCCpin via URC handler was added
New message type to send data handled in URCCpin handler to ServiceCellular
d5baec38 — Bartosz Cichocki 5 years ago
[EGD-4211] moved test harness into service-desktop (#945)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
899d2139 — Roman Kubiak 5 years ago
[EGD-4286] remove ServiceDesktop from main.cpp (#958)

small fix in flash_emmc.sh (.ini files are not there anymore)
umount end eject disk are active again
57f6c267 — Radosław Wicik 5 years ago
[EGD-4213] Convert service-appmgr to library - library (#960)

617dfe99 — Lucjan Bryndza 5 years ago
[EGD-4298] File indexer disabled by default (#962)

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
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.
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()`
f16d3022 — Bartosz Cichocki 5 years ago
[EGD-4191] added keyReleased handling from service-desktop (#930)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
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)
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>
EGD-4178 EINK inverted mode (#915)

* EGD-4178 Added simplistic eink invert mode option
EDG-3585 Small fixup for refresh & cleanup in buildDrawLists (#916)

* EGD-3585 Minor refresh fixup&  Normalised buildDrawList everywhere
10e55426 — kkleczkowski 5 years ago
Egd 4143 Service antenna enabled. (#936)

* [EGD-4143] WiP service-antenna enabled.

* [EGD-4143] Fixed service timer, connetion status from store.

* [EGD-4143] Changelog.

* [EGD-4143] Fixes after rebase.

* [EGD-4143] Service-antenna LOG disabled.

* [EGD-4143] PR suggestions.

* [EGD-4143] Duplicated includes removed.

Co-authored-by: Kuba Kleczkowski <dd>
dd508387 — Piotr Tanski 5 years ago
[EGD-4051] Based application manager app switching on application stack. (#858)

* [EGD-4051] Based application manager app switching on application stack.

* [EGD-4051] Application manager thorough refactor.
daf65009 — marek303 5 years ago
[EGD-4123] SwitchToNotification added to ApplicationManager (#879)

* [EGD-4123] Implemented notifications based on application manager actions.

Co-authored-by: marek303 <marek303@poczta.onet.pl>
Co-authored-by: Piotr Tański <piotr.tanski@mudita.com>
4c22ef51 — Hubert Chrzaniuk 5 years ago
[EGD-4099] BT set stream (#846)

e131dae6 — Przemyslaw Brudny 5 years ago
[EGD-3743] Removed old doxygen copyright statements from project.
Next