nix-on-droid-app/app
agnostic-apollo 1ad038ece5 Fix issue where soft keyboard would not show in some cases
1. If `soft-keyboard-toggle-behaviour=enable/disable` was set, then pressing keyboard toggle wouldn't show the keyboard after switching back from another app if keyboard was previously disabled by user.
2. If switching back from another app, like when opening url with context menu "Select URL" long press and returning to termux with back button, then soft keyboard wouldn't automatically open like it does on app startup.

Also fixed issue where OnFocusChangeListener wasn't being set up if keyboard had to be hidden or disabled on startup.

Fixes #2111, Fixes #2112
2021-06-06 21:34:12 +05:00
..
src Fix issue where soft keyboard would not show in some cases 2021-06-06 21:34:12 +05:00
build.gradle bump bootstraps again 2021-06-04 19:17:19 +03:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-06 23:24:15 +03:00
proguard-rules.pro Disable obfuscation of termux-app in release builds without disabling optimizations and shrinking 2021-04-06 16:15:50 +05:00