Skip to content

Commit

Permalink
#1274 update store description to say Google Assistant, Pixel Active …
Browse files Browse the repository at this point in the history
…Edge, and double pressing bixby button are now supported
  • Loading branch information
sds100 committed Nov 16, 2024
1 parent 8e4a1c3 commit 3071715
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
What can be remapped?

* Fingerprint gestures on supported devices.
* Volume buttons.
* Navigation 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.
Expand All @@ -12,12 +12,10 @@ There is NO GUARANTEE any of these buttons will work and this app is NOT designe
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?
* Power button
* Bixby button
* Mouse buttons
* Dpad, thumb sticks or triggers on game controllers

Your key maps don't work if the screen is OFF. This is a limitation in Android. There is nothing the dev can do.
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.
Expand All @@ -27,7 +25,7 @@ There are too many features to list here so check out the full list here: https:
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 keyevents.
* 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.
Expand Down

0 comments on commit 3071715

Please sign in to comment.