Skip to content

Voip telephony plugin

Mu itg requested to merge muitg/kdeconnect-android:voip-telephony-plugin into master

Summary

I missed the integration of VoIP apps with KDE connect. Therefore I made a setup using a plugin.

The plugin functionality in short:

  • Looks at incoming notifications, whether the category is call
  • Tries to find out the name of the caller based on the message
  • Looks in AudioManager to see if the status ringing, off-hook or has become idle again.
  • Based on the information above, reports whether there is an incoming or ongoing call.

Test Plan

I have tested myself:

Working:

Not working yet:

  • Telegram

To Be tested:

I would like to ask you to test as many other VoIP apps as possible.

Edited by Mu itg

Merge request reports

Loading