Jules Aguillon
Jules Aguillon
PRs tend to stay open for a long time because maintainer time is limited. This PR was opened approximately 10 maintainer days ago and is part of a larger plan....
The layout format doesn't allow changing the hitbox for a key without also changing the apparent size of the key. If you often time with one hand, you could try...
I was hoping that people would suggest more apps to add to this list. I think of it as a modest contribution to other open source apps. Do you think...
I wonder if this could be related to https://github.com/Julow/Unexpected-Keyboard/pull/1062 ? Can you try the latest debug build ? At the bottom of this page https://github.com/Julow/Unexpected-Keyboard/actions/runs/17732710633
Thanks for the issue! Normally, a modifier shouldn't lock if you pressed an other key while the modifier was also pressed. This is a bug. The bug only happens with...
The keyboard does wait in some cases but apparently not in all the cases: https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/juloo.keyboard2/KeyEventHandler.java#L418 I think the `should_delay` logic could be removed and the delay could be applied in...
Thanks for your issue. This was also suggested in https://github.com/Julow/Unexpected-Keyboard/issues/678 and was one of the inspirations for the "complex" key thing. I hope this could also help implement custom numpads...
Thanks for opening an issue with screenshots :) I fail to reproduce the issue in my emulator. Can you check in "Settings > System > About" that the version of...
> M6450R_DE311_10.90.01.99R this is the Android baseboard version. That's the version of your hardware, what I would like to know is the version of the operating system. It should be...
This should be fixed in https://github.com/Julow/Unexpected-Keyboard/pull/1022. Can you try the debug build at the end of this page to check if it works ? https://github.com/Julow/Unexpected-Keyboard/actions/runs/15956006762