mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
If its set to `true` in termux.properties file, then soft keyboard will automatically be hidden on Termux App start to solve issues for when users use hardware keyboard and soft keyboard is automatically opened and wastes terminal screen space. The `TermuxPropertyConstants` classes has been updated to `v0.5.0`. Check its Changelog sections for info on changes. Fixes #1978