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
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
Lefucjusz
a7990befb8
[MOS-667] Fix loudspeaker switching
...
Added missing state in call state
machine, required to switch call
sound to loudspeaker before the
call has been answered or rejected.
2022-08-18 14:20:49 +02:00
Marcin Zieliński
edfe8ac0f9
[MOS-612] Fix typos about incoming calls
...
Ditto
2022-07-21 11:28:35 +02:00
Maciej Gibowicz
9a8f097377
[MOS-556] Fix call rejection in DND
...
Calls from a favorite contact for enabled notifications
were rejected.
2022-06-22 10:35:46 +02:00
Bartosz Cichocki
228fca4b83
[MOS-463] Unify cellular namespace
...
Unified cellular namespace, fixed test buildiing,
removed some unused includes
2022-06-08 10:54:29 +02:00
Bartosz Cichocki
a203d5f25e
[MOS-463] Fix no dialing state during BT turned on
...
When BT was connected (or just turned on) there was no dialing state -
the call went directly to ongoing call. Moreover, fixed no ringing
sound during ringing state - there was a bug in BT stack.
2022-06-08 10:54:29 +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
81790f22ee
[MOS-459] Wait with GUI change till RING delay
...
As in the description, we can wait with audio etc too - as it's stupid
othervise
2022-05-10 10:20:37 +02:00
Adam Dobrowolski
e752254238
[MOS-460] Call starting - no audio beep when calling
...
Fixed
2022-05-09 16:13:44 +02:00
Adam Dobrowolski
43f7da686e
[MOS-266] Apply suggestions from code review
...
Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com >
2022-05-02 15:54:33 +02:00
Adam Dobrowolski
3343f02809
[MOS-266] Call StateMachine implementation
...
With some tests, documentation and so on
2022-05-02 15:54:33 +02:00