From b1904cc6c7bf48fb34a4b0c0f03666bdfa6733bb Mon Sep 17 00:00:00 2001 From: sds100 Date: Sun, 8 Dec 2024 17:59:18 +0100 Subject: [PATCH] fix: delete uk_UA fastlane files because the locale doesn't match google play --- .../android/uk_UA/full_description.txt | 36 ------------------- .../android/uk_UA/short_description.txt | 1 - fastlane/metadata/android/uk_UA/title.txt | 1 - 3 files changed, 38 deletions(-) delete mode 100644 fastlane/metadata/android/uk_UA/full_description.txt delete mode 100644 fastlane/metadata/android/uk_UA/short_description.txt delete mode 100644 fastlane/metadata/android/uk_UA/title.txt diff --git a/fastlane/metadata/android/uk_UA/full_description.txt b/fastlane/metadata/android/uk_UA/full_description.txt deleted file mode 100644 index 13f13d37dd..0000000000 --- a/fastlane/metadata/android/uk_UA/full_description.txt +++ /dev/null @@ -1,36 +0,0 @@ -What can be remapped? - - * Volume buttons. - * Power button via Google Assistant, Pixel Active Edge, Double press Bixby button. - * Bluetooth/wired keyboards. - * Fingerprint gestures on supported devices. - * Buttons on other connected devices should also work. - -ONLY HARDWARE buttons can be remapped. -There is NO GUARANTEE any of these buttons will work and this app is NOT designed to control games. Your device's OEM/vendor can prevent them from being remapped. - -You can combine multiple keys from a specific device or any device to form a "trigger". Each trigger can have multiple actions. The keys can be set to be pressed at the same time or one after another in a sequence. Keys can be remapped when they are short pressed, long pressed or double pressed. A keymap can have a set of "constraints" so it only has an effect in certain situations. - -What can’t be remapped? - * Mouse buttons - * Dpad, thumb sticks or triggers on game controllers - -Your key maps do not work if the screen is OFF. This is a limitation in Android. There is nothing the dev can do. - -What can I remap my keys to do? -Some actions will only work on rooted devices and specific Android versions. - -There are too many features to list here so check out the full list here: https://docs.keymapper.club/user-guide/actions - -Permissions -You don't have to grant all the permissions for the app to work. The app will tell you if a permission needs to be granted for a feature to work. - - * Accessibility Service: Basic requirement for remapping to work. It is needed so the app can listen to and block key events. - * Device Admin: To turn the screen off when using the action to turn off the screen. - * Modify System Settings: To change the brightness and rotation settings. - * Camera: To control the flashlight. - - On some devices, enabling the accessibility service will disable "enhanced data encryption". - -Discord: www.keymapper.club -Website: docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/uk_UA/short_description.txt b/fastlane/metadata/android/uk_UA/short_description.txt deleted file mode 100644 index 4de8bd060b..0000000000 --- a/fastlane/metadata/android/uk_UA/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -Unleash your keys! Open source! \ No newline at end of file diff --git a/fastlane/metadata/android/uk_UA/title.txt b/fastlane/metadata/android/uk_UA/title.txt deleted file mode 100644 index 19f819ebd7..0000000000 --- a/fastlane/metadata/android/uk_UA/title.txt +++ /dev/null @@ -1 +0,0 @@ -Key Mapper \ No newline at end of file