Przemyslaw Brudny
bc737e93f6
[EGD-5885] Added SimLockHandler
...
Refactored LockWindow TitleBar handling. Added Sim pin request
block on lockedPhone. Added Sim info popup added when pin
changed. Updated assets. Removed old PinLock structures.
Cleared LockBox structures. Removed old settings sim setters.
New CellularMessage adaptation. Cleared Lock structure.
2021-05-26 20:09:33 +02:00
Wiktor S. Ovalle Correa
b2ca227fd5
[EGD-6746] Use new SimCard implementation
...
Switch to SimCard implementation provided by previous commit
2021-05-20 17:52:48 +02:00
Adam Dobrowolski
940989833f
[EGD-6527] Internationalization API unification
...
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
2021-04-20 20:07:44 +02:00
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