A lightweight virtual keyboard for developers.
Go to file
Jules Aguillon e5ae4816df Add automated checks on layouts
The script `check_layout.py` checks some properties about layouts.
No check is an error.

The result of running this script on every layouts is stored in the file
`check_layout.output`, which is useful to track changes.

Add make rules to run this script as well as `sync_translations`.
2023-06-03 21:03:05 +02:00
.github/workflows Make sure translation are in sync 2022-11-26 18:11:28 +01:00
metadata/android Update pt-BR title.txt (#368) 2023-05-28 22:22:39 +02:00
res Refactor: Remove dimens used as option defaults 2023-06-03 20:20:09 +02:00
srcs Add automated checks on layouts 2023-06-03 21:03:05 +02:00
.gitignore Upgrade CI workflow (#111) 2022-04-02 16:33:12 +02:00
AndroidManifest.xml Release 1.22.1 2023-04-10 13:18:24 +02:00
check_layout.output Add automated checks on layouts 2023-06-03 21:03:05 +02:00
check_layout.py Add automated checks on layouts 2023-06-03 21:03:05 +02:00
CONTRIBUTING.md Add automated checks on layouts 2023-06-03 21:03:05 +02:00
LICENSE Make the project open source ! 2021-09-20 22:55:20 +02:00
Makefile Add automated checks on layouts 2023-06-03 21:03:05 +02:00
README.md New app description 2023-04-15 16:24:11 +02:00
shell.nix Revert to the previous CI 2022-03-24 18:43:09 +01:00
sync_translations.py sync_translations.py: Output sub-elements 2023-03-28 11:11:41 +02:00

Unexpected Keyboard

Get it on F-Droid Get it on Google Play

Lightweight and privacy-conscious virtual keyboard for Android.

Screenshot-1 Screenshot-2 Screenshot-3
Screenshot-4 Screenshot-5 Screenshot-6

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.