Charging trigger bug fixed

This commit is contained in:
2023-08-24 20:04:05 +02:00
parent 36173f2fcb
commit ea01806915
3 changed files with 36 additions and 33 deletions

View File

@ -1 +1,3 @@
* Fixed: Added device admin permission for start-phone-call action
* Fixed: Added device admin permission for start-phone-call action
* Fixed: Trigger "battery is charging" would only fire once and not after disconnecting and connecting charger
* Change: Was forced to raise targetSdk to 32 for Google Play version. If that should break something, consider switching to the F-Droid or APK version.