Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDE Connect Android KDE Connect Android
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Network
  • KDE Connect AndroidKDE Connect Android
  • Merge requests
  • !214

Open
Created Oct 22, 2020 by Henri@muitg
  • Report abuse
Report abuse

Voip telephony plugin

  • Overview 24
  • Commits 7
  • Changes 4

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:

  • WhatsApp
  • FRITZ!App Fon
  • Facebook Messenger (tested on 24-10-2020)
  • Element Secure Messenger (Riot im) (tested on 24-10-2020)

Not working yet:

  • Telegram

To Be tested:

  • Viber Messenger
  • LINE: Free Calls & Messages
  • WeChat
  • Ect.

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

Edited Nov 13, 2020 by Henri
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: voip-telephony-plugin