~aleteoryx/muditaos

ref: cceb5b09d610274c8b53bcd6e9279c402d38121f muditaos/module-services d---------
9832365c — Mateusz Grzegorzek 5 years ago
[EGD-5698] Add pagination for messages

Add pagination for messages
a05bf00a — SP2FET 5 years ago
[EGD-5765] Add BT docs

Added simple documentation about profile manager
9d8eff64 — Radoslaw Wicik 5 years ago
[EGD-5860] Fix build packages

Merging and cleaning cmakes requred cleaning.
d5174215 — Radoslaw Wicik 5 years ago
[EGD-5819] Fix count

Fix wrong "count" key word in contacts, and add test for variables in
device info endpoint.
Disabled test jira:
5906 - test_calendar_events.py
5907 - test_connection_security.py
5908 - test_dom_dump.py
5909 - test_usb_echo.py
c51411c8 — Pawel Olejniczak 5 years ago
[EGD-5861] Complete bluetooth connecting process on settings side

Enable connecting BT devices in settings.
Connect popup and add adjust messages for connection error handling.
79d27c97 — RobertPiet 5 years ago
[EGD-5725] Sms threads pagination

Added pagination for sms threads
00fde83a — RobertPiet 5 years ago
[EGD-5808] Introduce cache for Settings

Settings Cache introduced
0c098808 — Wojtek Rzepecki 5 years ago
[EGD-5660] Add PWM Cpu sentinel

Change of PWM frequency due
to main clock change in low
power operation.
2a29e279 — Roman Kubiak 5 years ago
[EGD-5757] Fix backup API

Fix backup endpoint to work with new paths and FS api
The flow is based on the design in confluence.
2b1ce1aa — SP2FET 5 years ago
[EGD-5879] Fix BT uart error

To be able to properly send data via UART, the frequency has to
be higher (to be fixed in the future)
f9b80ac2 — SP2FET 5 years ago
[EGD-5764] Implement handling multiple BT profiles

To be able to connect to the BT device with more than one audio
profile, we need something to manage those profiles. Created here
ProfileManager made it convenient
To be able to work properly with BT, CPU freq has to be at least
at Level_5 - to be fixed!
81e49a91 — Pawel Olejniczak 5 years ago
[EGD-2630] Add pairing passkey handling on bluetooth settings side

Connect prompt window and add missing messages.
1e219f3c — Pawel Olejniczak 5 years ago
[EGD-2634] Add pairing process result confirmation

Enable pairing BT devices in settings.
Connect popup and add adjust messages for pairing error handling.
0022da5e — Tomasz Sobkowiak 5 years ago
[EGD-5204] Show passcode screen only when PC is connected

USBConfigured event is not fired when powerbank, charger is connected.

[EGD-5204] Show passcode screen only when PC is connected

USBConfigured event is not fired when powerbank, charger is connected.
203f8197 — lblach 5 years ago
[EGD-5756] Add Update Window

Create Update Window(s) to control and visualize the MuditaOS update
process on Pure.
2b05b973 — Pawel Olejniczak 5 years ago
[EGD-5204] Secure USB communication

Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
d5c3d41c — Piotr Tański 5 years ago
[EGD-5204] Secure USB communication

Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
1d4ed26f — Wiktor S. Ovalle Correa 5 years ago
[EGD-5870] Fix filesystem remounting

Skip remounting if a filesystem is already R/W
6916fed4 — Piotr Tański 5 years ago
[EGD-5836] Turn on/off the tethering via harness

This allows a user to turn on and off the tethering via test harness.
4f3366ee — Piotr Tański 5 years ago
[EGD-4157] Actions queue added

All actions shall be queued in order to process them later.
Next