AquaMail Forum

English - Android => General Discussion => Topic started by: Rachel Ambler on March 07, 2013, 06:32:12 am

Title: MissedIt! Integration
Post by: Rachel Ambler on March 07, 2013, 06:32:12 am
Hey Kostya,

Don't know if you've seen it before, but I use a rather handy app called MissedIt (https://play.google.com/store/apps/details?id=net.igecelabs.android.MissedIt&hl=en) on my lockscreen.

Trouble is that the number of notifications Aqua spits out kinda makes the use of the widget for email kinda pointless (and scary - to be told I've 1,257 emails!).

Don't suppose you could put this sort of integration on your radar?

R
Title: Re: MissedIt! Integration
Post by: Kostya Vasilyev on March 10, 2013, 03:28:53 am
I have an API for this -- used by Enhanced SMS & Caller ID (voice) and Executive Assistant (widget). Provides a way to access actual unread counts and message content.

If the developer of this app contacted me, I'd be happy to explain.

(

it's too bad all those apps that rely on intercepting notifications don't differentiate between "ongoing" and "event" notifications....

this one could grab the unread count right from the original notification, using AccessibilityRecord#getParcelableData, casting that to a Notification, and reading Notification#number...

)
Title: Re: MissedIt! Integration
Post by: Rachel Ambler on March 11, 2013, 03:44:46 am
Kostya,

Thanks so much for the explanation. I'll see if I can reach out to the devs there to see if they can do this.

R

Sent from my SCH-I535 using Tapatalk 2