-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
id=accurate_battery | ||
name=精准电量 | ||
version=v1.5 | ||
version=v2 | ||
versionCode=3 | ||
author=酷安@大鸟转转转酒吧 | ||
description=精准电量,干掉虚假的UI电量。注意!由于此版本设计为涓流充电结束后才会变为100%,所以99%-100%充电会极为缓慢!如不想将涓流充电过程加入电量统计,请使用后缀带no_trickle的版本! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
id=accurate_battery | ||
name=精准电量 | ||
version=v1 | ||
version=v2 | ||
versionCode=3 | ||
author=酷安@大鸟转转转酒吧 | ||
description=精准电量,干掉虚假的UI电量。注意!由于此版本设计为不将涓流充电过程加入电量统计,所以充到100%后仍会有充电电流!如想将涓流充电过程加入电量统计,请使用后缀不带no_trickle的版本! |