diff --git a/app/src/main/res/layout/activity_manage_action_start_activity.xml b/app/src/main/res/layout/activity_manage_action_start_activity.xml index fbf5fba..b5faf5b 100644 --- a/app/src/main/res/layout/activity_manage_action_start_activity.xml +++ b/app/src/main/res/layout/activity_manage_action_start_activity.xml @@ -304,6 +304,12 @@ android:layout_height="wrap_content" android:text="@string/addIntentValue" /> + + Draw over other apps After clicking OK you\'ll be sent to a system dialog. Please select Automation there and allow "draw over other apps". Variables are only available for parameter types String and URI + If you want to specify a parameter you also have to click \"Add intent pair\". Otherwise your changes will not be saved. \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/132.txt b/fastlane/metadata/android/en-US/changelogs/132.txt index fa26d80..dd04fe4 100644 --- a/fastlane/metadata/android/en-US/changelogs/132.txt +++ b/fastlane/metadata/android/en-US/changelogs/132.txt @@ -2,5 +2,5 @@ * Fixed: Leading zero in seconds-variable was missing for one-digit numbers * Fixed: Closing notification didn't work if Automation's own service notification was hidden * Added: Variables usable in intent parameters -* Added: Polish translation added +* Added: Polish translation * Removed: Removed toasts for computer connection/disconnection \ No newline at end of file