-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
4 changed files
with
112 additions
and
26 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,7 +1,9 @@ | ||
notifications | ||
resume_capacity and more | ||
-e and -d, voltage support | ||
profiles | ||
reduce array usage | ||
adaptive charging | ||
|
||
allow any current and voltage values | ||
|
||
kindle e-readers support | ||
/mnt/us | ||
|
||
scheduled bms calibration |
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
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
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,8 +1,8 @@ | ||
id=acc | ||
domain=vr25 | ||
name=Advanced Charging Controller (ACC) | ||
version=v2022.6.4 | ||
versionCode=202206040 | ||
version=v2022.7.19-dev | ||
versionCode=202207190 | ||
author=VR25 | ||
description=Mainly intended for extending battery service life on Android devices. In a nutshell, this is achieved through limiting charging current, temperature, and voltage. Any root solution is supported. Regardless of whether the system is rooted with Magisk, the installation is always "systemless". | ||
updateJson=https://raw.githubusercontent.com/VR-25/acc/master/module.json |