jerrod-lankford / google-voice-desktop-app

An electron shell wrapper around the google voice website
248 stars 38 forks source link

Add close button for text messages, and add answer and decline options for calls #11

Closed brmonaghan closed 3 years ago

brmonaghan commented 3 years ago

Just like the old hangouts experience, i would like this to happen Add close button for new messages and set notification timeout to 5 minutes (priority) and also, add Answer and decline options to notifications when a call is received (priority too) This may be impossible because of Voice's notifications being shown.

jerrod-lankford commented 3 years ago

Yeah this is pretty much next to impossible because im just wrapping the voice app, its not some experience thats integrated with their APIs at all, its very much just hacked on top

brmonaghan commented 3 years ago

Ok, closing as this is impossible.