Commit Graph

10 Commits

Author SHA1 Message Date
Lefucjusz
773f2c7eb1 [BH-2069] Update license URL in headers
Update outdated license file URL in
license headers across all project.
2024-09-18 11:53:01 +02:00
Lefucjusz
ab02490917 [MOS-559] Fix phone unlock after mode change
Correction of the previous fix addressing this issue.
Previous idea didn't work when popup tried to
display in application other than ApplicationDesktop
2022-06-30 13:31:18 +02:00
Lefucjusz
c6e08f47ce [MOS-42] Tethering popup with SIM not present fix
Fix of the issue that tethering popup showed
after the USB cable has been connected even
if selected SIM card was not present, so
there was no connection to network.
2022-06-06 10:13:13 +02:00
Adam Dobrowolski
409b9b77e5 [MOS-516] FIX: tethering while call disabled
We discard tethering while call now
2022-06-03 16:00:45 +02:00
Adam Dobrowolski
720f56e3cf [MOS-419] Removed AbortCall as popup and fixed tethering poup
Removed dead code causing harm
Moved tethering to call logic
2022-05-24 07:50:59 +02:00
Adam Dobrowolski
ddf5342b75 [EGD-8208] Fixed race condition on ring within call management
Now we get request for call and to end call in proper order
2022-02-22 13:36:27 +01:00
Adam Dobrowolski
301fddd227 [EGD-8208] Removed unused confusing code
for numerous reasons this is bad
2022-02-22 13:36:27 +01:00
Lucjan Bryndza
813a92e670 [EGD-8013] Fix tethering popup show when no SIMCARD
Fix tethering mode popup show when no simcard
is selected. It'll works in the onBoarding and
normal mode

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2021-12-02 12:03:54 +01:00
Piotr Tański
8e056fda93 [EGD-7205] Tethering can not be enabled in offline mode
The tethering should not be enabled in offline mode.
2021-10-14 09:25:04 +02:00
Marcin Smoczyński
958ce4906c [BH-897] Split module-sys
Split system module to better manage dependencies between system
components.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2021-09-21 16:11:59 +02:00