forked from jens/Automation
triggerUrl with POST params
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
* Fixed: Broadcast receiver trigger would not trigger anything, but crash
|
||||
* Fixed: Bug in Android 14 (not in Automation!!!) required a change when dialing MMI codes containing a # character.
|
||||
* Fixed: Storage permission might be displayed as not granted even if it was
|
||||
* Added: One can now choose between GET and POST when using triggerURL action
|
||||
* Added: new action -> take screenshot
|
||||
* Added: Location service (GPS) can be toggled between states if WRITE_SECURE_SETTINGS has been granted from a computer
|
||||
* Added: Result of triggerUrl action is now stored in a variable if you wish to check it
|
||||
* Added: triggerUrl action can now be used with POST and parameters
|
||||
* Added: Result of triggerUrl action is now stored in a variable if you wish to check it
|
||||
* Added: New trigger: Calendar events
|
||||
* Added: Result of runExecutable action is now stored in a variable if you wish to check it
|
Reference in New Issue
Block a user