forked from extern/Unexpected-Keyboard
A lightweight virtual keyboard for developers.
9bcfec8bd1
Allows to define a locale's script in 'method.xml' and use that to add the extra keys for a locale to layouts of the same script only. A locale of an undefined script will add its extra keys to every layouts. A layout of an undefined script will have the extra keys of all the enabled locales. |
||
---|---|---|
.github/workflows | ||
metadata/android | ||
res | ||
srcs | ||
.gitignore | ||
AndroidManifest.xml | ||
check_layout.output | ||
check_layout.py | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
shell.nix | ||
sync_translations.py |
Unexpected Keyboard
Lightweight and privacy-conscious virtual keyboard for Android.
The main feature is that you can type more characters by swiping the keys towards the corners.
This application was originally designed for programmers using Termux. Now perfect for everyday use.
This application contains no ads, doesn't make any network requests and is Open Source.
Contributing
For instructions on building the application, see Contributing.