Skip to content

Setting to disable fullscreen keyboard#76

Open
Kingminer7 wants to merge 1 commit intogeode-sdk:mainfrom
Kingminer7:main
Open

Setting to disable fullscreen keyboard#76
Kingminer7 wants to merge 1 commit intogeode-sdk:mainfrom
Kingminer7:main

Conversation

@Kingminer7
Copy link
Copy Markdown
Contributor

android users can finally type 20 character passwords without character limit bypass 🗣️

fullscreen keyboard on
image

fullscreen keyboard off
image

@qimiko
Copy link
Copy Markdown
Member

qimiko commented May 3, 2026

would this not obscure text fields if they happen to be on the bottom of the screen (like the audio offset in settings)

@Alphalaneous
Copy link
Copy Markdown

would this not obscure text fields if they happen to be on the bottom of the screen (like the audio offset in settings)

isn't the vanilla one more obscuring??

@Kingminer7
Copy link
Copy Markdown
Contributor Author

would this not obscure text fields if they happen to be on the bottom of the screen (like the audio offset in settings)

it does and a solution i thought of is moving it like ios does
I couldn't figure out exactly how iOS does it but I think it's related to TextInputDelegate::textInputShouldOffset

@TheSillyDoggo
Copy link
Copy Markdown

textInputShouldOffset is a thing the delegate does to move the input node to the y pos provided by the delegate

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.

4 participants