Lefucjusz
395849fc9c
[BH-000] Update Harmony 2.7.0 changelog
...
Update changelog after Harmony 2.7.0
release.
2024-05-29 15:36:51 +02:00
Pawel Olejniczak
57fd6f3c9e
[CP-1033] Add Outbox endpoint to service-desktop
...
Outbox endpoint will be used to provide notifications
about changes in messages/threads/calls during connection
with Mudita Center. This mechanism will ensure an efficient
data synchronization between Mudita Pure and Mudita Center.
2022-02-17 21:47:19 +01:00
Artur Śleszyński
b15006a94c
[CP-564] Make desktop endpoints a separate lib
...
In order to have different sets of endpoints for different products,
we need to separate endpoints from the desktop service.
2021-09-21 10:41:37 +02:00
Radoslaw Wicik
1a2e12af1a
[BH-373] Convert utils json into a lib
...
Moving json to a third-party standalone library.
2021-06-11 09:41:44 +02:00
Lukasz Skrzypczak
7fee0d9cfb
[BH-378] Utils move log to library
...
Moved log to separate library
2021-06-08 12:24:29 +02:00
Piotr Tański
d5c3d41ca4
[EGD-5204] Secure USB communication
...
Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
2021-02-24 19:49:07 +01:00
mkamonMdt
2dc0bc3676
[EGD-4850] Fix of statics between USB CDC and ServiceDesktop
...
Handling queues with static std::string implementation caused
problem of double-free memory on turning off simulator. Applied
solution to the problem is to pass ownership of queued string to
a receiver side.
2021-01-22 09:21:59 +01:00
Radoslaw Wicik
47c817cf15
[EGD-4218] Convert service-desktop to library
2020-11-16 16:04:15 +01:00
Radosław Wicik
d5de12f7ce
[EGD-3852] clean include in service ( #928 )
2020-10-28 15:19:24 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Bartek Cichocki
9095333b2c
[EGD-3502] PR fixes
2020-09-02 17:26:01 +02:00
Bartek Cichocki
06b3a54b1d
[EGD-3489] Fixed damaged json and length hardfault, added tests
2020-08-07 14:54:28 +02:00
Bartek Cichocki
f07b337e2d
[EGD-3463] Added service-desktop <-> DB interface
...
added changelog entry
added simple tests
added simple negative tests
fixed empty number contact case, added appropiate test
2020-08-07 09:30:51 +02:00
Bartek Cichocki
794a2bd35f
[EGD-3436] Reimplemented parser, removed TinyFSM
...
added unit tests, cleaned up code
added changelog entry
2020-07-28 10:51:37 +02:00