Skip to content

Releases: jpush/jchat-android

v1.3.9 Release

16 Dec 10:49
Compare
Choose a tag to compare

New Feature

  • 增加删除好友功能
  • 验证消息增加拒绝功能

Bug 修复

  • 修复收到好友请求后,未显示 bug

v1.3.8 Release

14 Dec 08:24
Compare
Choose a tag to compare

New Feature

  • 文件消息将使用系统应用打开(如果有的话)

修复已知 bug

v1.3.7 Release

13 Dec 05:07
Compare
Choose a tag to compare

##New Feature

  • 增加发送文件功能(限制 10M,且暂不支持发送视频)

v1.3.6 Release

07 Dec 06:31
Compare
Choose a tag to compare

修复 bug

  • 修复在收到好友请求后,点击添加按钮后,重复添加的 bug

v1.3.5 Release

07 Dec 05:36
Compare
Choose a tag to compare

##修复 bug:

  • 重复添加好友,不会在朋友推荐上重复出现
  • 重复收到好友接受请求,不会重复添加到通讯录

v1.3.4 Release

29 Nov 06:33
Compare
Choose a tag to compare

New Features

  • 增加通讯录功能(在设置中可以切换好友模式和无好友模式,区别在于无好友模式可以直接添加用户并发起会话,而好友模式需要验证,并且在好友模式下,单聊或群聊中添加好友操作只能从通讯录中选择)
  • 增加发送位置功能

另外新版本引入了 ActiveAndroid,如使用 Eclipse 开发,则需要手动导入 jar 包。

v1.3.3 Release

26 Oct 03:37
Compare
Choose a tag to compare
  • 修复上传头像时崩溃 bug

v1.3.2 Release

12 Oct 09:13
Compare
Choose a tag to compare

更新内容:

  • jmessage-sdk 更新至 jmessage-android-1.4.2
  • 增加全局免打扰功能(设置界面)

v1.3.1 Release

13 Jun 06:14
Compare
Choose a tag to compare
  1. 使用jmessage-sdk-v1.2.5
  2. 去掉support-v7依赖
  3. 修复其他已知bug

v1.2.9 Release

12 Apr 02:58
Compare
Choose a tag to compare

1.使用jmessage-sdk-1.2.3
2.更新support包,修复相关bug
3.使用JChat-UIKit-Chatting组件,聊天界面相关类都放在chatting文件夹下
4.修复其他已知bug