AquaMail Forum

English - Android => How do I... => Topic started by: trio180 on September 24, 2014, 11:39:13 pm

Title: One notification per email?
Post by: trio180 on September 24, 2014, 11:39:13 pm
Hello,

I want one notification for every new message.  Is this possible?

Thanks
Title: Re: One notification per email?
Post by: Kostya Vasilyev on September 26, 2014, 02:19:19 am
No.
Title: Re: One notification per email?
Post by: jk12 on October 08, 2014, 09:54:43 pm
That's a horrible response, developer.
Title: Re: One notification per email?
Post by: jk12 on October 08, 2014, 09:56:12 pm
FYI, I'm looking to replace your app due to this very reason. The least you could do is provide a reason other than a simple "NO".
Title: Re: One notification per email?
Post by: pyler on October 09, 2014, 07:55:55 am
People shoould understand that developers will not do something for small group of users. Kostya has other things to do, better and important ones.
Title: Re: One notification per email?
Post by: Kostya Vasilyev on October 12, 2014, 10:48:27 pm
Sure, I'll give you two reasons:

1 - It seems horribly wrong to do that

2 - The Android Design Guide says that notifications should be combined:

http://developer.android.com/design/patterns/notifications.html

3 - About your "horrible response, developer".

Do you always expect to get what you want, and shame people when you don't?

In other words, if someone has the audacity to disagree? Has an opinion that differs from yours?

"I'll buy this car if you can put five extra rear view mirrors on the hood, facing forward" -- "No? What kind of response is that, sales manager?"

That sort of thing?
Title: Re: One notification per email?
Post by: udo on February 24, 2015, 06:29:53 pm
Hello,
I have searched half a hour to find this post. I want this feature too. Please make it possible as an option! Otherwise please put it in the FAQ. Now are 4 costumers who want this feature. I’ve the pro version
Best regards
Udo
Title: Re: One notification per email?
Post by: mikeone on February 24, 2015, 10:48:18 pm
Hello,
I have searched half a hour to find this post. I want this feature too. Please make it possible as an option! Otherwise please put it in the FAQ. Now are 4 costumers who want this feature. I’ve the pro version
Best regards
Udo

Udo:
Okay, it seems that this option would be nice to have.
But, did you also read this article at Google's "Android developers"?

Sure, I'll give you two reasons:

1 - It seems horribly wrong to do that

2 - The Android Design Guide says that notifications should be combined
...

http://developer.android.com/design/patterns/notifications.html
Title: Re: One notification per email?
Post by: udo on February 25, 2015, 12:42:11 am
Hello mikeone,

I read the article now. I understand the design guideline from google. It would be chaos if every single App provides every message as a single message. But if it’s better for me that aqua mail can do this optional, so why not? It’s still a guideline not a law.

But maybe the best way is using the "expanded digest layout” (Android 5.x & 4.4 and lower), containing sender and headline of each single message.
Title: Re: One notification per email?
Post by: Kostya Vasilyev on February 26, 2015, 02:02:51 am
>> But maybe the best way is using the "expanded digest layout” (Android 5.x & 4.4 and lower), containing sender and headline of each single message.

Supported by Android since 4.1, and supported by Aqua two weeks after 4.1 was released at Google I/O that year.

BTW - internally, Android calls it "InboxStyle", but it seems that the design team like fancy names for everything...

What us mere humans know as "that three dots icon", is officially called "the overflow affordance", wow!