{"id":31194788,"url":"https://github.com/Robotxm/BetterMiuiExpress","last_synced_at":"2025-09-20T02:04:53.518Z","repository":{"id":44152108,"uuid":"394960157","full_name":"Robotxm/BetterMiuiExpress","owner":"Robotxm","description":"BetterMiuiExpress is an Xposed module that prevents express details to be showed in third-party apps such as Taobao, Cainiao, etc. and shows a custom activity to display the details.","archived":false,"fork":false,"pushed_at":"2025-08-08T17:36:13.000Z","size":1869,"stargazers_count":105,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T19:28:32.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robotxm.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-11T11:07:00.000Z","updated_at":"2025-08-08T17:33:00.000Z","dependencies_parsed_at":"2025-06-20T20:30:39.080Z","dependency_job_id":"29e4d18d-fc45-4507-b0ff-90d8a7f18d3a","html_url":"https://github.com/Robotxm/BetterMiuiExpress","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Robotxm/BetterMiuiExpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robotxm%2FBetterMiuiExpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robotxm%2FBetterMiuiExpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robotxm%2FBetterMiuiExpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robotxm%2FBetterMiuiExpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robotxm","download_url":"https://codeload.github.com/Robotxm/BetterMiuiExpress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robotxm%2FBetterMiuiExpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033070,"owners_count":25573474,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-09-20T02:02:20.030Z","updated_at":"2025-09-20T02:04:53.510Z","avatar_url":"https://github.com/Robotxm.png","language":"Kotlin","readme":"# BetterMiuiExpress\n\nBetterMiuiExpress 用于禁止 MIUI/HyperOS 的快递小部件跳转到淘宝、菜鸟等第三方应用，同时使用一个自定义的界面来显示快递详情。\n\n同时对于新版本智能助理中，京东快递会跳转京东 app 的场景进行了屏蔽，恢复原有跳转行为。\n\n**如果顺丰快递的收件人信息使用了隐私手机号，无法保证一定能查询到快递详情。**\n\n## 系统要求\n\n- 基于 Android 7.0 或更高版本的 MIUI/HyperOS\n- 装有 MIUI/HyperOS 的智能助理 app\n- **支持 XSharedPreferences** 的 Xposed 框架，如 LSPosed\n\n## 用法\n\n以下用法基于 LSPosed。\n\n- 确保已经安装 LSPosed 或其他**支持 XSharedPreferences** 的 Xposed 框架\n- 下载或自行编译模块。**如果从 1.6.0 或更低的版本升级，建议卸载旧版本后再安装**\n- 在 LSPosed 管理器中启用模块，并在作用域中勾选“智能助理”。可能需要在右上角的菜单中取消勾选“系统应用”\n- **首次使用前，请先进入模块主界面，等待提示“初始化完成”**\n- 通过 LSPosed 管理器或系统设置强制停止“智能助理”运行\n- 现在点击负一屏或桌面上的快递小部件，将不会再跳转到第三方应用，同时可以在卡片中看到最新的快递动态\n\n## 需要取件码的快递\n\n如果有需要取件码的快递，点击快递详情页面右上角的菜单，选择“转到第三方应用”即可。\n\n## 参与本项目\n\n欢迎提交 issue 或者 PR。**请不要提交无意义的 issue，否则会被删除。**\n\n## 授权协议\n\nBetterMiuiExpress 基于 GPLv3 开源，详细的协议内容在 Repository 内可以查看.\n\n## 鸣谢\n\n- BetterMiuiExpress 现在基于 [YukiHookAPI](https://github.com/fankes/YukiHookAPI) 开发\n- @YifePlayte 对于老版本中调用菜鸟裹裹 API 的帮助\n- @dreamy06 对于极兔快递跳转的修改\n- @wlt233 对于新的 API 使用的帮助\n","funding_links":[],"categories":["Kotlin","📱 OS-Specific Customization"],"sub_categories":["Themes and Visual Mods"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRobotxm%2FBetterMiuiExpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRobotxm%2FBetterMiuiExpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRobotxm%2FBetterMiuiExpress/lists"}