https://github.com/typ0520/tinker-manager
微信tinker补丁管理,后端代码+客户端sdk
https://github.com/typ0520/tinker-manager
aceso andfix hotfix robust sdk tinker tinkermanager tinkerpatch
Last synced: about 1 month ago
JSON representation
微信tinker补丁管理,后端代码+客户端sdk
- Host: GitHub
- URL: https://github.com/typ0520/tinker-manager
- Owner: typ0520
- License: apache-2.0
- Created: 2016-11-04T06:58:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T04:17:08.000Z (about 7 years ago)
- Last Synced: 2024-10-12T20:09:10.212Z (7 months ago)
- Topics: aceso, andfix, hotfix, robust, sdk, tinker, tinkermanager, tinkerpatch
- Language: Java
- Size: 3.71 MB
- Stars: 711
- Watchers: 46
- Forks: 193
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinker-manager
[](https://raw.githubusercontent.com/baidao/tinker-manager/master/LICENSE)
[  ](https://bintray.com/typ0520/maven/com.dx168.patchsdk%3Apatchsdk/_latestVersion)
关于Tinker请移步: https://github.com/Tencent/tinker
[服务器端部署文档](https://github.com/baidao/tinker-manager/tree/master/patchserver).
[客户端接入文档](https://github.com/baidao/tinker-manager/tree/master/patchsdk).#License
Apache License 2.0## CHANGELIST
server```
v1.0.5 增加对debug工具的支持,在发布前可以先使用提供的debug工具调试,然后在全量发布
v1.0.6 补全包名时不在检查重复;解决ajax提交表单登录超时报系统异常的问题
v1.0.7 修复windows部署时路径的问题
v1.0.8 修复若干bug,如果使用老版本最好更新
v1.1.0 增加子账号管理功能,增加对App全量更新的支持
v1.2.0 增加错误日志上报
```patchsdk
```
v1.0.7 修复patchsdk空指针错误
v1.0.8 增加对debug工具的支持
v1.0.9 优化对debug工具的支持
v1.1.0 修复bug增加容错处理
v1.1.4 1) 修改上报时机从patch success改到load success
2) targetSdkVersion>=23获取deviceId时READ_PHONE_STATE权限容错处理
v1.2.0 增加App全量更新支持
v1.2.6 增加错误日志上报
```debugtool
```
v1.0.0 基础功能
v1.0.1 优化流程,增加自动更新的功能
```[war包下载](https://pan.baidu.com/s/1minrdgO#list/path=%2Ftinker-manager).
[sdk下载](https://bintray.com/typ0520/maven/com.dx168.patchsdk%3Apatchsdk/_latestVersion).
[debug工具下载](http://fir.im/tpks).QQ群: 338491549
## 后台效果








