Adam Wulkiewicz
fe708cdf31
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes
...
Add --all and --fix-all options to style-check-hook
2022-08-26 15:22:39 +02:00
Przemyslaw Brudny
3b84af2746
[EGD-7631] PhoneLock timer system time independence refactor
...
Refactored PhoneLock to be independent of system time.
Refactored refresh options for notification receive on
Windows.
2021-09-30 17:01:53 +03:00
Mateusz Grzegorzek
7188802f8e
[BH-669] Fix CMake in service-appmgr
...
Fix CMake in service-appmgr
2021-07-21 14:19:41 +02:00
Wojtek Rzepecki
bf3cc2f23c
[EGD-6955] Add calls notifications in DND
...
Add notifications for incoming calls in DND
phone mode according to design.
2021-06-30 13:19:33 +02:00
Hubert Chrzaniuk
54ef6d5dda
[EGD-5709] Add full actions support in call application
...
Application call used both actions and messages which
caused windows switch problems. It has been refactored
to handle all communication by actions.
2021-06-22 17:31:14 +02:00
Paweł Joński
a7fba1b343
[BH-374] Librarize application-antenna
...
Add apps-common, librarize application-antenna
2021-06-17 12:54:02 +02:00
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
Przemyslaw Brudny
9a17c5fc3c
[EGD-6676] PhoneLock handling with ServiceDesktop
...
Replaced old PhoneLock handler in ServiceDesktop with new
interactions with Application Manager PhoneLockHandler.
2021-05-05 13:55:14 +02:00
Michał Kamoń
d0f5f74366
[EGD-6456] ListView based desktop notification
...
This PR provides following changes in notifications:
- notifications were extracted as widget for pop-up-based
locked-screen implementation
- notifications are ListView based implemented
- the most recent notification is displayed on the top of the list
2021-04-22 15:51:59 +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
Pawel Paprocki
3623a84da9
[EGD-5517] Add MMI custom response window
...
Add MMI custom response windows for:
Call barring
Call waiting
CLIP
CLIR
IMEI
2021-02-04 10:25:58 +01:00
Kuba
20c7efdd71
[EGD-4861] Call waiting response parser
...
It allows to show proper GUI windows for call waiting MMI responses.
2021-01-28 16:59:49 +01:00
Kuba
cb729513eb
[EGD-4862] Add CLIP, CLIR etc responses parser
...
It allows to show proper GUI windows for CLIP,
CLIR and IMEI MMI response
2021-01-27 10:51:18 +01:00
Kuba
3baacec678
[EGD-4860] Add call barring response parser
...
It allows to show proper GUI windows for call barring MMI responses.
2021-01-26 15:02:11 +01:00
Kuba
0f2503e76d
[EGD-4859] Add call forwarding parser
...
It allows to show proper GUI windows for call forwarding MMI responses.
2021-01-25 13:23:32 +01:00
pawpMudita
ec26699ca8
[EGD-4898] Add GUI for Custom MMI messages- call forwarding
...
Visitor framework for displaing MMI messages.
GUI for call forwarding custom messages.
2020-12-22 13:53:38 +01:00
Kuba
e3d98f5df5
[EGD-4856] Add Custom MMI message
...
Adds custom MMI respponse mesage.
It will be used by MMI response window to translate message.
2020-12-17 11:33:18 +01:00
kkleczkowski
608839d453
[EGD-4423] Added MMI convertible to action messages. ( #1087 )
...
* [EGD-4423] Added MMI convertible to action messages.
* [EGD-4423] Fixed message type.
* [EGD-4423] Review applied.
* [EGD-4423] Unneded message removed, restored cellular log blocking.
Co-authored-by: Kuba Kleczkowski <dd>
2020-11-26 15:44:36 +01:00
Michał Kamoń
cb593f45c3
[EGD-4367] sim passcodes flow implementation ( #1033 )
2020-11-20 17:51:22 +01:00