Commit Graph

12 Commits

Author SHA1 Message Date
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
rrandomsky
38357c9686 [CP-2156] Fixed no response when editing a contact to have the same number as another
Fixed no response on Center side when editing a contact to have
the same number as another contact in phonebook.
Added a duplicate number to the response body.
2024-02-13 16:28:37 +01:00
Lukasz Mastalerz
98fb56a909 [CP-2074] The center doesn't detect if the user goes back to the license screen in pure
Keeps phone forbidden to connect to Center until the onboarding is finished.
2023-08-23 16:01:05 +02:00
Lukasz Mastalerz
4ddf3ce952 [CP-889] Add extended information about number duplications
Changed a way of returning information to Center about number
duplications
2023-05-31 10:10:03 +02:00
Lukasz Mastalerz
6ed406974a [CP-1797] Low battery connection with mc is possible
Add a reason field to USBSecurityEndpoint reson when device is locked.
2023-04-06 09:59:25 +02:00
Lukasz Mastalerz
ba0c1739cd [CP-1797] Low battery connection with mc is possible
Decrease critical battery level from 10% to 5%
Add a new entry to the security endpoint in order to block MC
when the phone battery level is critical
2023-03-30 10:03:07 +02:00
Lukasz Mastalerz
950cf78aa9 [CP-1825] Update while on onboarding screen
Add a parameter to device info about onboarding state.
Update documentation for Pure and Harmony.
2023-03-06 12:07:52 +01:00
Lukasz Mastalerz
e13ed40fa4 [CP-1624] Adding numberID as a field to contact and message response
Changing the way Center is recognizing the threads in the message
window by introducing the numberID
2023-02-09 09:13:15 +01:00
Bartosz
0aa333d08b [MOS-856] Update DeviceInfo documentation
Updated docs for DeviceInfo endpoint
2023-01-19 16:41:56 +01:00
Mateusz Piesta
bb0ef540b7 [MOS-803] DeviceInfo endpoint update
* Added some changes to the DeviceInfo endpoint
* Updated relevant code accordingly
* Removed unneeded paths definitions
* Minor bug fixes
2023-01-19 16:41:56 +01:00
Lukasz Mastalerz
3b2e1ef675 [CP-1665] Adding an information about device colour to USB descriptor
Getting information about device colour and changing it to number.
Pass information about device colour to usb_stack.
Set a bcdDevice with the corresponding value.
2022-12-02 09:24:10 +01:00
Lukasz Mastalerz
6da8494988 [CP-1713] Publish OS API as MVP to our community
Publishing Protocol Description section to our community.
Publishing two endpoints: Device Info Endpoint and Contacts Endpoint.
2022-11-10 08:24:18 +01:00