**v2021.8.29 (202108290)**
VR-25
released this
29 Aug 19:43
- acc -t <file> skips panicky switches in subsequent runs.
- `acc[d] -x [options] [args]` sets `log=/sdcard/acc[d]-${device}.log`; it's useful for debugging unwanted reboots.
- accd is always stopped gracefully - to ensure defaults are always restored.
This has a potential unwanted side-effect.
Refer to the release note bellow and documentation for details.
- Additional charging switches
- [Beta] if the file /data/adb/vr25/acc-data/warn exists, accd posts Android shutdown warning notifications at sc+10%, sc+5%, sc+300mV and sc+100mV.
- Charging switches set with `acc -ss` are now persistent (i.e., the string " --" is automatically appended to them).
- Enhanced current and voltage units conversion
- Improved fronted support (installers and doc)
- General optimizations
- If charging switch is set to 3700 (millivolts), acc stops charging by limiting voltage.
-
- Implemented workarounds for unreadable battery/uevent and unreliable battery/status (kernel bugs) affecting mainly Pixel and LG devices.
- Set batt_slate_mode as default charging control file for Exynos devices
- Support for plugins, refer to [plugins](#plugins) for details.
- Removed potentially troublesome switches.
- The wizard includes battery info (--info).
- Updated documentation (more information, now with a table of contents and in HTML format)
Release note: plug the charger if the install, upgrade, stop or restart processes seem to take too long.