mconnect icon indicating copy to clipboard operation
mconnect copied to clipboard

integrate ofono (use desktop speaker/mic as headset, start and answer calls)

Open subjectdenied opened this issue 8 years ago • 2 comments

ofono comes with a great dbus api, i have played around a bit and found that it would be doable to use desktop speaker/mic for input/output on android phones with ease over bluetooth (desktop as headset). also ofono dbus-api allows to dial and answer calls at the phone from the desktop. this would basically allow functionality that is known from macOS

subjectdenied avatar Sep 27 '17 15:09 subjectdenied

@subjectdenied Has phone call capability been added by upstream KDE Connect yet?

rodneyrod avatar Sep 27 '17 22:09 rodneyrod

Nope, only notification of "events" and sending SMS is supported:

https://github.com/KDE/kdeconnect-kde/tree/master/plugins/telephony https://github.com/KDE/kdeconnect-android/blob/master/src/org/kde/kdeconnect/Plugins/TelephonyPlugin/TelephonyPlugin.java

andyholmes avatar Sep 27 '17 22:09 andyholmes