Take screenshot action added

This commit is contained in:
2023-12-16 13:52:18 +01:00
parent ac74b52aed
commit 38644cee28
11 changed files with 94 additions and 14 deletions

View File

@ -893,6 +893,8 @@
<string name="methodGet" translatable="false">GET</string>
<string name="methodPost" translatable="false">POST</string>
<string name="takeScreenshot">Take screenshot</string>
<string name="android.permission.BIND_ACCESSIBILITY_SERVICE">Bind to accessibility service</string>
<string name="bindAccessibilityService">Bind to accessibility service</string>
<string name="accessibilityApiPermissionHint">After clicking OK you\'ll be sent to a system dialog. Please select Automation there and allow "Allow accessibility API".</string>
<string name="accessibility_service_explanation">Required for certains actions.</string>
</resources>