{"id":16557980,"url":"https://github.com/typ0520/tinker-manager","last_synced_at":"2025-04-05T01:03:15.292Z","repository":{"id":206005931,"uuid":"72822347","full_name":"typ0520/tinker-manager","owner":"typ0520","description":"微信tinker补丁管理，后端代码+客户端sdk","archived":false,"fork":false,"pushed_at":"2018-03-19T04:17:08.000Z","size":3892,"stargazers_count":711,"open_issues_count":4,"forks_count":193,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-10-12T20:09:10.212Z","etag":null,"topics":["aceso","andfix","hotfix","robust","sdk","tinker","tinkermanager","tinkerpatch"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typ0520.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-11-04T06:58:21.000Z","updated_at":"2024-08-23T00:55:07.000Z","dependencies_parsed_at":"2023-11-07T15:03:52.787Z","dependency_job_id":null,"html_url":"https://github.com/typ0520/tinker-manager","commit_stats":null,"previous_names":["typ0520/tinker-manager"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typ0520%2Ftinker-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typ0520%2Ftinker-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typ0520%2Ftinker-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typ0520%2Ftinker-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typ0520","download_url":"https://codeload.github.com/typ0520/tinker-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271514,"owners_count":20911587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aceso","andfix","hotfix","robust","sdk","tinker","tinkermanager","tinkerpatch"],"created_at":"2024-10-11T20:09:14.146Z","updated_at":"2025-04-05T01:03:15.260Z","avatar_url":"https://github.com/typ0520.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinker-manager\n\n[![license](https://img.shields.io/hexpm/l/plug.svg)](https://raw.githubusercontent.com/baidao/tinker-manager/master/LICENSE)\n\n[ ![Download](https://api.bintray.com/packages/typ0520/maven/com.dx168.patchsdk%3Apatchsdk/images/download.svg) ](https://bintray.com/typ0520/maven/com.dx168.patchsdk%3Apatchsdk/_latestVersion)\n\n关于Tinker请移步: https://github.com/Tencent/tinker\n\n[服务器端部署文档](https://github.com/baidao/tinker-manager/tree/master/patchserver).\n[客户端接入文档](https://github.com/baidao/tinker-manager/tree/master/patchsdk).\n\n#License\nApache License 2.0\n\n## CHANGELIST\nserver\n\n```\nv1.0.5 增加对debug工具的支持，在发布前可以先使用提供的debug工具调试，然后在全量发布\nv1.0.6 补全包名时不在检查重复;解决ajax提交表单登录超时报系统异常的问题\nv1.0.7 修复windows部署时路径的问题\nv1.0.8 修复若干bug，如果使用老版本最好更新\nv1.1.0 增加子账号管理功能，增加对App全量更新的支持\nv1.2.0 增加错误日志上报\n```\n\npatchsdk\n\n```\nv1.0.7 修复patchsdk空指针错误\nv1.0.8 增加对debug工具的支持\nv1.0.9 优化对debug工具的支持\nv1.1.0 修复bug增加容错处理\nv1.1.4 1) 修改上报时机从patch success改到load success\n\t   2) targetSdkVersion\u003e=23获取deviceId时READ_PHONE_STATE权限容错处理\nv1.2.0 增加App全量更新支持\nv1.2.6 增加错误日志上报\n```\n\ndebugtool\n\n```\nv1.0.0 基础功能\nv1.0.1 优化流程，增加自动更新的功能\n```\n\n[war包下载](https://pan.baidu.com/s/1minrdgO#list/path=%2Ftinker-manager).\n[sdk下载](https://bintray.com/typ0520/maven/com.dx168.patchsdk%3Apatchsdk/_latestVersion).\n[debug工具下载](http://fir.im/tpks).\n\nQQ群: 338491549\n\n## 后台效果\n![补丁详情](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/1.jpg \"Title\")\n![上传补丁](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/2.jpg \"Title\")\n![发布补丁](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/3.jpg \"Title\")\n![应用列表](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/4.jpg \"Title\")\n![应用管理](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/5.jpg \"Title\")\n![测试人员管理](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/6.jpg \"Title\")\n![机型黑名单管理](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/7.jpg \"Title\")\n![App全量更新管理](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/8.jpg \"Title\")\n![子账号管理](https://raw.githubusercontent.com/baidao/tinker-manager/master/assets/9.jpg \"Title\")\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyp0520%2Ftinker-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyp0520%2Ftinker-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyp0520%2Ftinker-manager/lists"}