Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use Android “conversation” notification type #868

Open
specialfish9 opened this issue Feb 3, 2024 · 6 comments
Open

Use Android “conversation” notification type #868

specialfish9 opened this issue Feb 3, 2024 · 6 comments
Labels
enhancement New feature or request Help needed The developers need help from someone else to fix this. They can not proceed alone.

Comments

@specialfish9
Copy link

Feature Description

When receiving a notification from a messaging application like Fluffychat, it should be shown in the “Conversations” section of the notification panel.

Rationale

In this way not only we are in compliance with the Android notification standard, but also it is easier to not miss important messages.

Mockup

No response

Additional Context

https://developer.android.com/develop/ui/views/notifications/conversations

@specialfish9 specialfish9 added the enhancement New feature or request label Feb 3, 2024
@krille-chan
Copy link
Owner

I would really like to do this, but flutter_local_notifications doesn't seem to support it. I only found this issue: MaikuB/flutter_local_notifications#1419

@krille-chan krille-chan added the Help needed The developers need help from someone else to fix this. They can not proceed alone. label Feb 4, 2024
@LFd3v
Copy link

LFd3v commented Feb 9, 2024

It looks like a dupe of #515 too.

@krille-chan
Copy link
Owner

I think I found the trick how to implement it

@specialfish9
Copy link
Author

Any update on this?

@everypizza1
Copy link

For me, it shows and handles the notifications as a conversation after I manually set it, except it doesn't have bubbles.

@sadorowo
Copy link

For me, it shows and handles the notifications as a conversation after I manually set it, except it doesn't have bubbles.

In my case I don't even have an option to enable Conversation type. Personally, I'm more interested in chat bubbles (like in e.g. Beeper or Messenger), but AFAIK these features are related to themselves.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request Help needed The developers need help from someone else to fix this. They can not proceed alone.
Projects
None yet
Development

No branches or pull requests

5 participants