pilot51 / voicenotify

Android app that speaks notifications
https://voicenotify.app
Apache License 2.0
150 stars 54 forks source link

Read emails #37

Closed pilot51 closed 7 months ago

pilot51 commented 10 years ago

Add support for reading new emails directly, bypassing notifications. This includes sender name, title, and message body. This is a very common suggestion.

pilot51 commented 7 months ago

While not fully implemented, as the message body is often truncated in the notification big content text, it should be sufficient for most users and I'm going to consider this done. I've decided to keep VN limited to only the data included in notifications, and maybe toasts if I ever find a way to do it again.