Commit Graph

7 Commits

Author SHA1 Message Date
rrandomsky
fbe3d8df0b [MOS-644] Displaying number entered on the keypad during a call
Now, on the active call screen, the user can see the numbers provided during the call,
which is useful when, for example, the user calls a call center.
2023-10-27 16:39:46 +02:00
Lukasz Mastalerz
75b531f7e2 [MOS-871] Loudspeaker icon is not updated when audio routing has changed
Fix for the loudspeaker becomes active again when a headset is unplugged
if it was on while the headset was connected to the phone.
Fix typo in Bluetooth in EventType enum.
2023-02-21 15:40:39 +01:00
Lefucjusz
015d8ea4ed [MOS-29] Fix invalid screen after missed call
Fix of the issue that missed call triggered
view that shown 'call ended' text.
2023-02-08 17:59:28 +01:00
Kuba
cd51f0dca5 [MOS-519] Fixed ICE conntact calls
Now user is able to make emergency call to ice contact
couple times in row.
2022-06-17 12:15:30 +02:00
Kuba
7a8a8683c9 [MOS-420] Fix Call ending with sms reworked
Reworked ending with sms is now reworked. Sms is send by call app,
application messages is only providing template text.
Also call hangup and sms send order is changed due to delays caused by
sending sms.
2022-04-28 11:27:42 +02:00
Kuba
472c0f18ea [MOS-416] Fix missing translate fixed
Fixed missing translate on call from private number.
2022-04-27 16:28:07 +02:00
Kuba
106440c78d [MOS-326] Change call logic removed from call window
Call logic is now removed from call window and call app.
There was spaghetti logic mixed in window and app, now
call logic is based on notificatins from service cellular.
2022-04-22 12:59:29 +02:00