Closed GoogleCodeExporter closed 9 years ago
NotificationsWidget doesn't know what is the sender, subject, etc...
It only know to what is a title of notification and what is the text of it.
Few examples:
GMail:
when only one email available:
title = sender
text = email subject and body
when more the one email available:
title = "x new emails"
text =
sender subject
sender subject
sender subject
...
Whatsapp:
when one message - the title is the sender and the text is the message
when more than one message from the same group - the title is the group and the
text is sender text, sender text, sender text,...
when more than one message from different groups is even different, I don't
remember exactly how.
I can make the title bold, but it will not guarantee the sender will be always
bold, only the title of the notification.
Original comment by ad...@roymam.com
on 3 Apr 2013 at 7:05
Original comment by ad...@roymam.com
on 4 Apr 2013 at 8:34
implemented on v1.0alpha
Original comment by ad...@roymam.com
on 22 Apr 2013 at 6:49
Original issue reported on code.google.com by
h3L93.ph1l1pp@gmail.com
on 3 Apr 2013 at 3:06