Enabled variables as intent parameters

This commit is contained in:
2023-05-05 23:26:32 +02:00
parent bd2920e6d9
commit a76cafc6e2
3 changed files with 35 additions and 9 deletions

View File

@ -884,4 +884,5 @@
<string name="textToCopy">Text to copy</string>
<string name="android.permission.SYSTEM_ALERT_WINDOW">Draw over other apps</string>
<string name="overlayPermissionHint">After clicking OK you\'ll be sent to a system dialog. Please select Automation there and allow "draw over other apps".</string>
<string name="variablesOnlyForTypes">Variables are only available for parameter types String and URI</string>
</resources>