Author Topic: MissedIt! Integration  (Read 4956 times)

Rachel Ambler

  • Full Member
  • ***
  • Posts: 140
  • Responsis, plura interrogandi
    • Random Thunks
MissedIt! Integration
« 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 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

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: MissedIt! Integration
« Reply #1 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...

)
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Rachel Ambler

  • Full Member
  • ***
  • Posts: 140
  • Responsis, plura interrogandi
    • Random Thunks
Re: MissedIt! Integration
« Reply #2 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