Merge branch 'development' into development-stable
This commit is contained in:
14
fastlane/metadata/android/en-US/changelogs/138.txt
Normal file
14
fastlane/metadata/android/en-US/changelogs/138.txt
Normal file
@ -0,0 +1,14 @@
|
||||
* Fixed: Overlay permission for start other program action only required if startByActivity() is selected
|
||||
* 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
|
||||
* Fixed: Applied a very old bugfix also to F-Droid and Google-Play editions that had by mistake been implemented only in the APK edition (timeFrame trigger with repetitions)
|
||||
* Fixed: Rare crash while starting service
|
||||
* Fixed: Compensated for Android changes, time-based triggers are now precise again
|
||||
* 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: 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
|
||||
* Added: Charging trigger can now differentiate between types (AC, USB, wirelessly)
|
Reference in New Issue
Block a user