Skip to content

修正了几个问题 #11

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

修正了几个问题 #11

wants to merge 8 commits into from

Conversation

notxx
Copy link

@notxx notxx commented May 31, 2019

  1. 在没有使用Android Auto的情况下,整个会话中所有提醒的ticker错误的使用了当前提醒的ticker,造成群聊中参与人变成了同样的name;
  2. 在使用Android Auto的情况下,群友ID显示为其微信昵称而不是群昵称,这不符合群聊显示习惯;
  3. 群聊时的群名/单聊时的昵称不能显示emoji;

notxx added 3 commits May 30, 2019 11:41
1、进行历史消息解析时,如果使用普通历史消息源而非Android Auto历史消息源,整个历史记录的ticker都错误使用了当前消息的ticker;
2、进行历史消息解析时,如果使用Android Auto历史消息源,群友ID错误的使用了该群友的昵称而非群昵称
消息标题(群聊时的群名,单聊时对方ID)中的表情无法正确显示
@oasisfeng
Copy link
Collaborator

感谢你提交的贡献!我将在旅行假期结束后审阅。

notxx added 2 commits June 2, 2019 21:39
1、只允许数字、英文字符和中文字符被转化为群友头像;
2、增加四个emoji。
会话中消息被回复或者清除后,再来消息时,被消除的历史消息会重新出现。
此问题源于提交 bdec36a 中为了修正群友昵称问题,更改了数据来源。
@oasisfeng
Copy link
Collaborator

请将与你本地编译环境相关的修改(.gitignore 和 build.gradle)从 pull request 中移除。

This reverts commit 995713f.
This reverts commit 22721fd.
oasisfeng added a commit that referenced this pull request Aug 9, 2019
This is an incorporated fix from pull-request #11.
oasisfeng added a commit that referenced this pull request Aug 9, 2019
This is an incorporated contribution from pull-request #11.
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