Releases: MatteCarra/AccA
Hotfix of release 1.0.34
This update fixes release 1.0.34 (see issue #189)
Old release notes:
It includes updated versions of ACC and DJS:
https://github.com/VR-25/djs/releases/tag/v2021.8.26
https://github.com/VR-25/acc/releases/tag/v2021.8.31
Special thanks to @nialone and everyone who contributed
Please consider helping to translate the project in your language: https://crowdin.com/project/advanced-charging-controller
Thanks!
Updated ACC and DJS. added language selector, modified the UI, new log view by @nialone
This update fixes some minor bugs.
It includes updated versions of ACC and DJS:
https://github.com/VR-25/djs/releases/tag/v2021.8.2
https://github.com/VR-25/acc/releases/tag/v2021.8.4
It includes a new language selector, modified dashboard UI, new log view by @nialone
Please consider helping to translate the project in your language: https://crowdin.com/project/advanced-charging-controller
Thanks!
Updated ACC and DJS, included more translations
This update fixes the installation issue of acc and djs, and includes the latest versions.
It also includes translations from you: https://crowdin.com/project/advanced-charging-controller
Please consider helping to translate the project in your language.
Thanks!
Updated UI and translations
This update is possible thanks to @ffdUi contributions.
This update includes an update UI, with a new color scheme and a more modern look.
It also includes translations from you: https://crowdin.com/project/advanced-charging-controller
Please consider helping to translate the project in your language.
Thanks!
Crowdin translations
This is a small incremental update that includes all the new crowdin translations and dependency updates.
I hope I will be able to fix some of the issues once this exam sessions is over!
Crowdin: https://crowdin.com/project/advanced-charging-controller
ACCA v1.0.29
ACCA was causing issues by restarting ACC deamon at each config change.
Updated bundled ACC to v202010150
Update ACC to 202010080
Updated ACC to 202010080: https://github.com/VR-25/acc/releases/tag/v2020.10.8
Support for Android 11 and latest ACC
Support for Android 11 and latest ACC.
For more info refer to commit messages.
Thanks to everyone that contributed to translate ACCA on https://crowdin.com/project/advanced-charging-controller !
Your translations should be included in this build!
Bug fixes and new features!
It includes Acc v2020.7.26
Many old issues have been solved and AccA starts way faster!
AccA has a new splash screen and does not show "Acc is not running" for a few seconds after opening the app.
Translations have been updated: https://crowdin.com/project/advanced-charging-controller
Import/Export profiles.
Many new languages!
Added a lot of translations from crowdin: https://crowdin.com/project/advanced-charging-controller
Thanks a lot to all the contributors!
Includes acc v2020.5.4-rc (202005040):
- --set can now set (var=value) and restore (var=) current and voltage limits as well, e.g., acc -s mcc=1800 mcv= pc=75 rc=70
- --set [[a-z]|--opt] commands can alternatively be written as -s[a-z], e.g., acc -sv 3920 --exit
- Current & voltage limit and battery idle mode test now work in AccA 1.0.23 (27)
- Enhanced "charge once to a given capacity without restrictions" feature
- Major fixes & optimizations
- Send SIGKILL 5 seconds after SIGTERM to forcibly terminate stubborn acc processes
- Write to each ctrl file 3 times (with 200 milliseconds delays in-between) instead of just once; this is an attempt to force changes that don't take effect immediately or at all