You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: base/src/main/java/io/github/sds100/keymapper/base/system/accessibility/ControlAccessibilityServiceUseCase.kt
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,9 @@ class ControlAccessibilityServiceUseCaseImpl @Inject constructor(
<stringname="dialog_restricted_setting_message">Since you installed Key Mapper from the Google Play Store, you will need to follow some extra steps to enable the accessibility service.</string>
<stringname="dialog_restricted_setting_message">You may need to allow Restricted Settings.</string>
459
+
<stringname="dialog_restricted_setting_link_text">Tap to read instructions.</string>
460
460
461
461
<stringname="dialog_title_fix_dnd_trigger_error">Grant Do Not Disturb access</string>
462
462
<stringname="dialog_message_fix_dnd_trigger_error">You will be taken to your device\'s settings page to manage which apps can modify the Do Not Disturb state. This is <b>not present on some devices</b> so tap don\'t show again if you do not see Key Mapper in the list.</string>
0 commit comments