nix-on-droid-app/terminal-view
agnostic-apollo 10d6eaa5d1 Make TerminalView agnostic of "termux.properties" files.
`TerminalView` will use the `TerminalViewClient` interface implemented by `TermuxViewClient` in termux-app to get "enforce-char-based-input" and "ctrl-space-workaround" property values. It will also not read the file every time it needs to get the property value and will get it from the in-memory cache of `TermuxSharedProperties`.
2021-03-11 21:06:42 +05:00
..
src/main Make TerminalView agnostic of "termux.properties" files. 2021-03-11 21:06:42 +05:00
build.gradle github actions: test run for publishing maven packages 2021-02-11 23:10:44 +02:00
proguard-rules.pro Restructure library modules 2017-04-02 14:21:36 +02:00