Bugfix for Android 14 for auto dialing mmi codes

This commit is contained in:
Jens 2023-12-18 23:13:18 +01:00
parent c34dfa4af4
commit bca8b44ad6

View File

@ -1,4 +1,5 @@
* 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.
* Added: One can now choose between GET and POST when using triggerURL action
* Added: new action -> take screenshot