Show HN: Android keyboard, keeping screen for app (i.e. termux) (play.google.com)
I have created Android on screen keyboard, that takes no screen space and allows apps to utilize full screen. Should be particularly useful for apps involving heavy text, terminal/termux would likely be of particular interest for this sites audience :). And it also allows simple use of modifier combinations like Ctrl+Shift+Left and similar.
6 comments
[ 2.7 ms ] story [ 22.3 ms ] threadWhat Android API version did you target?
These are not a big deal, since you can "unfocus" pretty easily but:
If I'm focused on a text field I can't use gesture navigation to go back.
I also cannot press "X" to clear text field if I'm focused (example: Google Play Store's search field has it, happens with the "back" button too), also cannot press any of the "recent search results" in the settings app
Both open/enable the keyboard instead, not sure if that's something that can be solved.