Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TW-1435: Big dot in message notification and chat list preview #1600

Merged

Conversation

hieutbui
Copy link
Member

@hieutbui hieutbui commented Mar 18, 2024

Ticket

Relevant

Root cause

  • matrix-dart-sdk library using list bullet points: ['●', '○', '■', '‣']

Solution

  • Change list bullet points follow that using for message: ['-', '-', '-', '‣']
  • Also modify so that during calcLocalizedBody, new bullet points will not be removed.

Resolved

demo.mp4
  • Case user type big dot:
case.user.type.big.dot.mp4
demo.mp4
  • Android:
android.mp4

Copy link

This PR has been deployed to https://linagora.github.io/twake-on-matrix/1600

pubspec.lock Outdated Show resolved Hide resolved
@hoangdat hoangdat merged commit e4612a8 into main Mar 19, 2024
3 checks passed
@hoangdat hoangdat deleted the TW-1435-Big-dot-in-message-notification-and-chat-list-preview branch March 19, 2024 07:08
hoangdat pushed a commit that referenced this pull request May 3, 2024
hoangdat pushed a commit that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants