Mateusz Grzegorzek
7b8f1712f2
[EGD-6433] Implement SIM PIN enable request
...
Implement SIM PIN enable/disable request
in PinLockHandler
2021-04-08 16:20:41 +02:00
Mateusz Grzegorzek
42426e3efe
[EGD-4736] Change PIN windows
...
Implement changing SIM PIN code flow
2021-04-08 13:55:26 +02:00
Pawel Olejniczak
4b35b13fe9
[EGD-4734] Add PIN settings window
...
This window displays switch button for
disabling/enabling pin code for sim card.
Its also starting point for changing pin code.
Added actions for enabling and disabling
pin code for sim card.
Added method for checking if pin code is
set for sim card.
2021-04-07 19:09:20 +02:00
Tomasz Sobkowiak
4bf9cb7ace
[EGD-6259] Turn off usb security
...
To prevent errors with USB connectivity and charging screens.
2021-03-30 14:41:11 +02: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
Pawel Olejniczak
2b05b9739e
[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
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
breichel
5cb4cfcea9
[EGD-5545] Add PIN2 handling
...
Possibility of handling PIN2 request from modem.
Description of the message in PinLock what type of
code is required
2021-02-21 21:29:15 +01:00
Piotr Tański
bc4d32c7d8
[EGD-5158] Change access to the bus methods
...
The bus is now accessible only via Service object.
2021-02-08 16:56:42 +01:00
Mateusz Grzegorzek
8856a65641
[EGD-4995] Add changing passcode windows flow
...
Implement changing passcode windows flow
2021-01-18 15:12:25 +01:00
mkamonMdt
7dc4d07de3
[EGD-4648] Fix auto screen change
...
Action `UnlockSim` should be handled only if
there is ongoing SIM flow processing.
2020-12-23 08:14:04 +01:00
Michał Kamoń
bd4f5da097
[EGD-4455] Desktop windows refactored ( #1095 )
2020-12-01 09:40:03 +01:00
RobertPiet
675dc59c9a
[EGD-3572] SettingsTable exchanged to settings::Settings ( #968 ) ( #1044 )
...
[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] Application is the owner of Settings handling for its windows/widgets
[EGD-3572] Settings header moved to service-db public section
2020-11-27 15:38:19 +01:00
Michał Kamoń
38ee9a224c
[EGD-4452] unify desktop locks ( #1071 )
...
* [EGD-4452] Desktop locks refactored
2020-11-25 11:48:03 +01:00
Michał Kamoń
cb593f45c3
[EGD-4367] sim passcodes flow implementation ( #1033 )
2020-11-20 17:51:22 +01:00
RobertPiet
c25ad79421
Revert "[EGD-3572] SettingsTable exchanged to Settings::Settings ( #968 )" ( #1035 )
...
This reverts commit f11bc1f0d0 .
Co-authored-by: Hubert Chrzaniuk <hubert.chrzaniuk@mudita.com >
2020-11-18 12:17:08 +01:00
RobertPiet
f11bc1f0d0
[EGD-3572] SettingsTable exchanged to Settings::Settings ( #968 )
...
[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] review issues resolved
[EGD-3572] shared_ptr -> unique_ptr
[EGD-3572] Primary Key for settings_tab:path
[EGD-3572] empty values handling
2020-11-18 10:40:29 +01:00
breichel
5be842fc7d
Egd 3676 ( #824 )
...
[EGD-3676] Version of PIN SIM handling with mockuped actions (messages)
2020-11-02 14:36:16 +01:00
PrzeBrudny
fe546ae465
Revert "[EGD-4168] passcodes for sim change to variable length ( #924 )" ( #934 )
...
This reverts commit d29ee76fa5 .
2020-10-29 12:34:14 +01:00
Michał Kamoń
d29ee76fa5
[EGD-4168] passcodes for sim change to variable length ( #924 )
2020-10-28 15:27:09 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Michał Kamoń
a58c00017b
[EGD-3807] Cellular messaged added, PinLockHandler added for handling sim messging ( #758 )
2020-10-02 09:00:42 +02:00