Lefucjusz
181feb4f40
cleanup
2024-08-20 15:40:34 +02:00
Lefucjusz
d558e60a4d
[CP-2013] Add time sync endpoint
...
Added endpoint that can be used
to synchronize time via MC
protocol.
2024-08-13 16:13:12 +02:00
Mateusz Piesta
205fedb9a6
[BH-1595] USB reset procedure
...
* Fixed incorrect reset procedure
* Minor refactor
2023-05-16 09:42:34 +02:00
Lukasz Mastalerz
a870922ec3
[CP-1837] Random crashes while copying files
...
General improvements to prevent running out of memory while copying
files via Mudita Center
2023-03-21 09:17:54 +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
Marek Niepieklo
9b28cd6790
[CP-84] Implement Security API
...
- Added pass code unlock from MC
- Removed Set USB security status
- Changed isLocked to phoneLocked in request for phone lock status
- Removed remainings of USB security in Settings App
- Reworked USB security model to depend both on
Phone lock state and Pass code being enabled
- Updated test_security.py
2021-06-08 10:23:21 +02:00
Wojtek Rzepecki
14d4ce8220
[EGD-6615] Fix tethering repeated notification
...
Repair of repeated tethering notification
after disconnection.
2021-04-29 16:45:12 +02:00
Maciej Gibowicz
9cc5b47bdd
[EGD-4863] Add harness test for cellular sleep mode
...
Adding test for outgoing call and text message
in cellular sleep mode
2021-03-25 11:08:08 +01:00
Michał Kamoń
46b8914054
[EGD-5945] Bluetooth-harness API messages
...
This PR:
* provides Bluetooth-Harness API messages definition [EGD-5944]
* provides Bluetooth-Harness API messages implementation
* provides Bluetooth-Harness API usage on harness side [EGD-5946]
* provides Bluetooth-Harness tests [EGD-5947]
2021-03-19 10:27:29 +01:00
SP2FET
66db7b0841
[EGD-5512] Usb security refactor and devices pairing
...
Move all security related functionality to single security endpoint
Paired devices can be added to avoid further passcode requests
2021-03-11 08:46:18 +01:00
Adam Dobrowolski
30fde886e4
[EGD-5326] Fixed AT commands harness utility
...
We can now use test harness to send and check at commands
2021-03-02 14:49:50 +01:00
Adam Dobrowolski
f724d9074b
[EGD-5701] Added DOM dump to harness
...
* Added generic handler to developerMode
* Added DOM message handling
2021-02-18 16:53:07 +01:00
Tomasz Langowski
d3e51fb7cd
[EGD-5319] Add test related to cold and hot start of cellular
...
Add harness test related to cold and hot start of cellular service
2021-02-12 08:00:49 +01:00
SP2FET
fa24dcc829
[EGD-5483] Updated BT harness tests
...
Added harness test for BT scan in order to be able
to test regression
2021-02-11 11:48:07 +01:00
SP2FET
0fad723135
[EGD-5457] Add harness test for bluetooth on/off
...
There is no functional tests related to the Bluetooth. As the
refactor is on the way,we need to have a tool to check if it works
By the way fixed worker deinit
2021-01-28 17:14:59 +01:00
Hubert Chrzaniuk
fc5ab3a70c
[EGD-5325] Remove using namespace directives from headers
...
"Using namespace" directive should not be added in headers
because this practice pollutes source files.
2021-01-22 11:25:45 +01:00
Radoslaw Wicik
47c817cf15
[EGD-4218] Convert service-desktop to library
2020-11-16 16:04:15 +01:00