holylobster / nuntius-linux

Nuntius delivers notifications from your phone or tablet to your computer
GNU General Public License v2.0
216 stars 25 forks source link

better incoming call notifications #10

Open elad661 opened 9 years ago

elad661 commented 9 years ago

Right now if I get acall when nuntius is running, an "Incoming call" notification appears on my monitor, but it quickly disappears while the phone is still ringing. I guess this is due to Android removing the incoming call notification quickly after creating it when they show the call UI.

I think nuntius should add special-casing for incoming calls to make sure a notification (with an "urgent" hint) appears on my monitor and doesn't disappear until the phone stops ringing or I manaually dismiss it.

nacho commented 9 years ago

Yes, I completely agree about this, and we also had in mind integrating the call profile, so you could even anwer to a call directly from the computer.

elad661 commented 9 years ago

It would be awesome if answering directly from my computer would use my computer microphone and speakers to make the call instead of the phone itself!