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: fastlane/metadata/android/en-US/full_description.txt
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,18 @@ Not currently supported:
33
33
- Mouse buttons
34
34
- Joysticks and triggers (LT,RT) on gamepads
35
35
36
+
37
+
Security and accessibility services
38
+
---------------------------
39
+
40
+
This app includes our Key Mapper Accessibility service that uses the Android Accessibility API to detect the app in focus and adapt key presses to user-defined key maps. It is also used to draw assistive Floating Button overlays on top of other apps.
41
+
42
+
By accepting to run the accessibility service, the app will monitor key strokes while you're using your device. It will also emulate swipes and pinches if you are using those actions in the app.
43
+
44
+
It will NOT collect any user data or connect to the internet to send any data anywhere.
45
+
46
+
Our accessibility service is only triggered by the user when pressing a physical key on their device. It can be turned off any time by the user in the system accessibility settings.
0 commit comments