Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support joysticks as triggers #199

Open
1 task
sds100 opened this issue Jun 5, 2019 · 9 comments
Open
1 task

Support joysticks as triggers #199

sds100 opened this issue Jun 5, 2019 · 9 comments
Assignees
Labels
enhancement New feature or request priority

Comments

@sds100
Copy link
Collaborator

sds100 commented Jun 5, 2019

  • contact donator

https://developer.android.com/training/game-controllers/controller-input.html

See this issue for how to implement this #491

@sds100 sds100 added the enhancement New feature or request label Jun 5, 2019
@sds100 sds100 self-assigned this Jun 5, 2019
@eth0space
Copy link

nice. looking for a app for this. will test and send feedback.

@eth0space
Copy link

im kinda lost. where are the x-axis and y-axis so i could use it for swipes. i needed some apps to catch game controller inputs. and other apps are iritating cause of ads and restrictions.

@sds100
Copy link
Collaborator Author

sds100 commented Jun 17, 2019

The app doesn't support it yet. This issue page is too remind me to add it at some point.

@CarJem
Copy link

CarJem commented Aug 2, 2019

Combine this with Issue #200 and the Ability to Toggle Said Controls with a Controller Would Make a Very Nice Mouse Point for Users on either Android TV or more importantly, for a user of the Newly Released SwitchRoot LineageOS (for the Nintendo Switch), a much more welcome TV Mode Experience.

@TrevorScheitrum
Copy link

TrevorScheitrum commented Mar 24, 2020

Any progress on this issue? I took a look at the android dev page a while ago, but got a little confused how to incorporate the accessibility analog hooks into your code. (I'm not an android dev, I mostly know Python). I'd really like to get this feature in, so I can use KeyMapper to map analog input to keyboard keys and be able to use a bluetooth controller with games that require WASD style input, (RPG's where you tell your character to walk forward, backward, left, right, etc with a W, A, S, or D letter keys) or games that require analog to rotate a camera angle, etc

@sds100
Copy link
Collaborator Author

sds100 commented Mar 24, 2020

No progress yet. Right now I'm working on the 2.0 release. Take a look at the project board for it. Gesture inputs will come soon after.

@sds100 sds100 mentioned this issue Nov 26, 2021
@sds100 sds100 added this to To do in 2.4.0 via automation Nov 26, 2021
@sds100 sds100 added the priority label Feb 5, 2022
@sds100 sds100 removed this from To do in 2.4.0 Feb 5, 2022
@sds100 sds100 added this to To do in Big features via automation Feb 5, 2022
@sds100 sds100 pinned this issue Feb 5, 2022
@jcc10
Copy link

jcc10 commented May 18, 2022

I would like to add that I have a Bluetooth ring that (for some insane reason) has it's forward and backwards buttons preform mouse swipe up and mouse swipe down actions and mouse click. I'm not sure if it's the same thing as joystick input, but I figured I would point out that this would really help. (If only to remap the keys to something sane like skip / back / play pause)

@sds100
Copy link
Collaborator Author

sds100 commented Jun 9, 2022

I would like to add that I have a Bluetooth ring that (for some insane reason) has it's forward and backwards buttons preform mouse swipe up and mouse swipe down actions and mouse click. I'm not sure if it's the same thing as joystick input, but I figured I would point out that this would really help. (If only to remap the keys to something sane like skip / back / play pause)

Wow, what 😂 How does doing a mouse movement in Android do anything useful?

@DieALot36T9
Copy link

will is ever come?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
Development

No branches or pull requests

6 participants