智能断充(HyperSmartCharge)

为支持电池充电保护的设备添加自定义断充阈值设置,妈妈再也不用担心我的手机过充啦!

Add custom charge protect value setting for devices that support battery charge protection.

[!WARNING]
本模块的使用所产生的所有后果,由使用者自行承担,项目组不承担任何责任,使用者应自行评估并承担相关风险。
本项目不对任何任何衍生项目负责。

使用

  1. 在 LSPosed 管理器中激活模块
  2. 作用域勾选 安全服务(com.miui.securitycenter)
  3. 重启手机
  4. 转到 省电与电池 —— 电池保护 —— 智能断充 设置阈值

注意

  1. 需要设备本身支持电池保护功能并搭载 HyperOS 的系统
  2. 支持调节范围为 20-100,推荐设置在 70-90 之间
  3. 目前仅在 小米14(pro) 下测试通过

下载

LSPosed 仓库

无效

请先检查设备是否支持电池保护功能,模块是否正常激活,并且作用域是否勾选。
如果排查后仍有错误,请提交issue。或联系酷安@buffcow(qingyu)

致谢

模块使用 Yuki Hook API 构建

Package

cn.buffcow.hypersc

Authors

qingyu

Support / Discussion URL

https://www.buffcow.cn

Releases

v1.1.9

Release type: Stable

6/25/2025, 9:34:12 AM

  • 适配澎湃OS 2.0.20x

  • Support HyperOS 2.0.20x

v1.1.7

Release type: Stable

1/9/2025, 6:59:56 AM

  • 优化代码
  • 修复充电时关闭再开启智能断充不显示通知

  • Optimize the code
  • Fix notification that after closed and open the smart charge again when charging

v1.1.3

Release type: Stable

1/8/2025, 10:19:13 AM

  • 适配 HyperOS 2
  • 重构代码,不再依赖系统的导航充电保护
  • 更换作用域到 安全服务(com.miui.securitycenter)
  • 添加设置选项,支持自定义断充阈值设置

  • Supported HyperOS 2
  • Refactored the code to remove reliance on the system’s navigation charging protection
  • Changed the scope to Security (com.miui.securitycenter)
  • Added settings options, and support custom smart charge protection value

Warning

由于代码变动较大,可能会出现无效或 Bug
若遇到问题,请提供相关日志以便开发者排查

Due to significant code changes, there may be issues or bugs,
If you encounter any problems, please provide the device logs for troubleshooting.

v1.0.1

Release type: Stable

12/20/2023, 3:58:07 PM

  • 首个版本

  • The first version.