New version

This commit is contained in:
2023-11-25 23:23:58 +01:00
parent 34fbc1d005
commit 4f971e8a1b
18 changed files with 35 additions and 10 deletions

View File

@ -2,4 +2,5 @@
* Fixed: Trigger "battery is charging" would only fire once and not after disconnecting and connecting charger
* Fixed: Wifi trigger would not reliably fire upon disconnection
* Fixed: On Api level <=28 a permission was requested for ActivityDetection that could not be granted
* Fixed: Start other application action did not always start a service correctly
* Fixed: Start other application action did not always start a service correctly
* Change: Was forced to raise targetSdk to 33 for Google Play version. If that should break something, consider switching to the F-Droid or APK version.