imndx
|
6af09f4d6e
|
更新注释
|
2023-10-27 12:56:09 +08:00 |
|
heavyrian2012
|
558f9d1c28
|
解决启动失败的问题。原因是个推SDK启动时需要有效的配置信息,现在修改为检查配置信息为空,就不初始化个推推送sdk
|
2023-10-10 07:30:34 +08:00 |
|
heavyrian2012
|
2f31ff1fe0
|
ios平台也可能使用个推
|
2023-10-08 10:47:22 +08:00 |
|
imndx
|
7251995cea
|
删除测试代码
|
2023-10-08 10:36:36 +08:00 |
|
imndx
|
fb362c01ca
|
支持个推
|
2023-10-08 10:36:36 +08:00 |
|
heavyrian2012
|
0ebb8fbda0
|
oppo 推送内容限制200字符大小
|
2023-09-19 10:48:01 +08:00 |
|
heavyrian2012
|
4588d65ed0
|
push message中添加头像信息
|
2023-08-04 10:55:23 +08:00 |
|
heavyrian2012
|
a222ed09f9
|
忽略朋友圈推送
|
2023-01-19 14:48:23 +08:00 |
|
heavyrian2012
|
e0637786f7
|
忽略朋友圈消息
|
2023-01-18 17:45:43 +08:00 |
|
heavyrian2012
|
387fb53cc0
|
Revert "Bump jackson-databind from 2.9.10.8 to 2.12.6.1"
This reverts commit b5d7df6a4b.
|
2022-12-01 11:54:29 +08:00 |
|
heavyrian2012
|
9776fdc240
|
Revert "Bump jackson-databind from 2.12.6.1 to 2.13.4.1"
This reverts commit 5ddb6e1ec9.
|
2022-12-01 11:50:28 +08:00 |
|
heavyrian2012
|
cd5b0150ec
|
remove test
|
2022-11-29 08:38:04 +08:00 |
|
dependabot[bot]
|
5ddb6e1ec9
|
Bump jackson-databind from 2.12.6.1 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 07:06:13 +00:00 |
|
imndx
|
e05cd2cab6
|
update readme
|
2022-10-18 18:22:29 +08:00 |
|
heavyrian2012
|
af56062f62
|
1, 优化代码
2, 当会话为频道时,推送标题使用频道名称
|
2022-09-29 14:00:30 +08:00 |
|
heavyrian2012
|
22381b7d3c
|
update readme
|
2022-09-26 08:50:50 +08:00 |
|
heavyrian2012
|
ebdfe77a95
|
add issue template
|
2022-09-26 08:43:48 +08:00 |
|
imndx
|
2ff6a4c82a
|
update readme
|
2022-09-23 22:29:25 +08:00 |
|
heavyrian2012
|
53b8fa4b65
|
update push docs
|
2022-09-23 21:48:01 +08:00 |
|
imndx
|
e6714d9e44
|
update
|
2022-09-23 16:31:21 +08:00 |
|
imndx
|
c9b4383cec
|
update readme
|
2022-09-23 16:30:01 +08:00 |
|
heavyrian2012
|
583016231c
|
Merge commit 'b3c659589e276eada1a185fa6039865a06ddeccc'
* commit 'b3c659589e276eada1a185fa6039865a06ddeccc':
Bump gson from 2.8.2 to 2.8.9
|
2022-09-23 08:31:42 +08:00 |
|
dependabot[bot]
|
b3c659589e
|
Bump gson from 2.8.2 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 20:54:19 +00:00 |
|
dependabot[bot]
|
b5d7df6a4b
|
Bump jackson-databind from 2.9.10.8 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 03:43:43 +00:00 |
|
heavyrian2012
|
8d8b0daeb1
|
version 0.1.2
|
2022-04-26 11:43:17 +08:00 |
|
heavyrian2012
|
a8f40e5be8
|
update
|
2022-04-26 09:32:38 +08:00 |
|
heavyrian2012
|
028210f03d
|
apns add push data and more info
|
2022-04-26 09:30:08 +08:00 |
|
heavyrian2012
|
f7ee9ef4ac
|
修正iOS密聊推送错误
|
2022-04-18 14:19:52 +08:00 |
|
heavyrian2012
|
d8ee82ea40
|
support secret chat push
|
2022-04-18 14:07:52 +08:00 |
|
heavyrain.lee
|
c8e9e9b0d8
|
Update README.md
|
2022-03-18 17:59:47 +08:00 |
|
heavyrain2012
|
ea4c4e95bc
|
log4j 2.17.1
|
2021-12-29 20:56:07 +08:00 |
|
dependabot[bot]
|
4eed5d181d
|
Bump log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.16.0 to 2.17.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-18 18:38:44 +00:00 |
|
heavyrain2012
|
f8c4692bbb
|
log4j2 version 2.16.0
|
2021-12-17 21:26:56 +08:00 |
|
dependabot[bot]
|
62a647bb20
|
Bump jackson-databind from 2.9.10.7 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.9.10.8.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 11:27:39 +08:00 |
|
heavyrain2012
|
7d36f65b19
|
升级log4j2
|
2021-12-11 11:27:29 +08:00 |
|
heavyrain2012
|
7541e255b3
|
update
|
2021-10-15 17:07:23 +08:00 |
|
heavyrain2012
|
a288846566
|
version to 0.1.1
|
2021-09-26 15:01:58 +08:00 |
|
heavyrain2012
|
79e3b3aafd
|
add log for apns
|
2021-09-26 15:01:44 +08:00 |
|
heavyrain2012
|
98686aa5e4
|
解决小米推送错误
|
2021-09-20 08:43:58 +08:00 |
|
heavyrain2012
|
92045bd259
|
添加撤回/删除推送通知。在iOS已经实现,在android平台需要实现
|
2021-09-19 22:22:55 +08:00 |
|
imhao183
|
081b87394c
|
update
|
2021-05-12 12:14:13 +08:00 |
|
dependabot[bot]
|
17f88415e2
|
Bump commons-io from 2.5 to 2.7
Bumps commons-io from 2.5 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-26 18:48:51 +00:00 |
|
imhao183
|
ba0d6915e9
|
兼容旧的IM服务
|
2021-04-23 10:51:55 +08:00 |
|
imhao183
|
b1d0e2d983
|
更新版本为0.1.0
|
2021-04-12 10:12:23 +08:00 |
|
imhao183
|
8587582c42
|
优化apns推送
|
2021-04-12 10:10:18 +08:00 |
|
imhao183
|
9edb2caf93
|
voip推送当无法使用pushkit时,使用background推送模式
|
2021-03-29 09:56:06 +08:00 |
|
imhao183
|
b088f4b9b9
|
允许voip推送
|
2021-03-27 19:37:30 +08:00 |
|
imhao183
|
7bae37f479
|
推送过滤掉不需要的音视频推送
|
2021-03-19 17:33:00 +08:00 |
|
imhao183
|
71586ae7cd
|
更新版本号
|
2021-03-12 12:39:38 +08:00 |
|
imhao183
|
88ec92e97a
|
修改fcm证书
|
2021-03-12 12:39:21 +08:00 |
|