Skip to content

Update libcallui subproject and adjust to CuiCallState changes and implement time property

Evangelos Ribeiro Tzaras requested to merge devrtz/calls:display-time into master

We already had our mapping between CallsCallStates and CuiCallStates in place, but the _DIALING state got renamed to _CALLING.

Additionally bundle CallsCallStates that map to the same CuiCallState to remove some code.

Edited by Evangelos Ribeiro Tzaras

Merge request reports