Automation/fastlane/metadata/android/en-US/changelogs/138.txt

8 lines
699 B
Plaintext
Raw Normal View History

* Fixed: Overlay permission for start other program action only required if startByActivity() is selected
2023-12-12 23:40:12 +01:00
* 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.
2023-12-19 23:52:28 +01:00
* Fixed: Storage permission might be displayed as not granted even if it was
2023-12-16 13:52:18 +01:00
* Added: One can now choose between GET and POST when using triggerURL action
2023-12-19 23:52:28 +01:00
* Added: new action -> take screenshot
2023-12-21 16:40:11 +01:00
* 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