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

Feature/show keyboard android tv #1170

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Serguncheouss
Copy link

A new functionality has been added that allows to display the keyboard by holding the "select" button. See Pop up virtual keyboard on Android TV with controller.

The second commit allows to move cursor on the keyboard by dpad (TV control or controller). If we don't apply this commit the keyboard won't have focus and we won't be able to move the cursor.

@bplx
Copy link

bplx commented Apr 23, 2023

Is this commit going to be merged? I would love this feature!

@SMAW
Copy link

SMAW commented Dec 25, 2023

Really.miss this... Any idea when this will be merged?

@Pawe98
Copy link

Pawe98 commented Jan 4, 2024

Ive merged these changes locally into main and build the app. Ive installed it on my nvidia shield. Ive also added a toast message into the toggleKeyBoard method. However, the onscreen keyboard doesent show. If I install my app on my phone and use the 3 finger tab gesture, it works. I don't know why it won't open when using a gamepad. Also, I found that there where some keyCode/Scancode issues with my Xbox controller on Nvidia shield. The Start Button is interpreted as a Back Button press. Ive also tried and put the toggleKeyBoard call inside the context.pendingExit check. Again, the toast message shows, but the onscreen keyboard doesent. Any help is highly appreciated.

Take a look at this PR: #1305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants