New version prepared

This commit is contained in:
Jens
2023-01-14 21:55:52 +01:00
parent d9cdfab828
commit 6b32301894
14 changed files with 64 additions and 1 deletions

View File

@ -4,4 +4,4 @@
* Fixed: Battery receiver could trigger above 100% or below 0%
* Fixed: Date format when variables are used in texts
* Fixed: Changing ringtone now works after Android 7.1, but you need to edit the profile for it to apply
* French translation updated
* French translation updated (thanks Lejun)

View File

@ -22,6 +22,7 @@ Supported triggers:
* Device orientation (gyroscope)
* Profile active or not
* Broadcasts of other apps
* Variables that have been set
Supported actions:
* Change wifi state
@ -43,6 +44,8 @@ Supported actions:
* Send text message
* Play sound file
* Create notifications
* Set variables
* Initiate phone calls
It's quite hard to keep this app working across the many different hardwares as well as the many changes Android undergoes over the versions. I can test it in the emulator, but that cannot show all bugs.
So if a certain feature is not working on your device - let me know. Over the years I have fixed almost all bugs that have been reasonably reported to me. But for that I'm dependend on your input.