Jules Aguillon e604f6fd57 refactor: Implement Compose without global state
Thanks to the previous commit, a modifier key can now be more complex
than just a KeyValue.Modifier. This allows a more elegant implementation
of the compose key, that could be taken as a base for other features
(eg. unicode hex entry, hangul)

The COMPOSE_PENDING modifier is removed as keys of kind Compose_pending
can act as a modifier. This has the advantage of highlighting the key
that was last pressed in the sequence.

Rules are added to Pointers: Non-special but latchable keys must clear
latches and cannot be locked with a long press. These rules were not
needed before but were intended.
2024-03-18 01:00:22 +01:00
2024-02-17 23:28:31 +01:00
2023-11-25 20:11:12 +01:00
2024-03-14 00:37:37 +01:00
2023-11-25 20:11:12 +01:00
2024-03-03 23:19:02 +01:00
2024-02-21 19:07:34 +01:00
2023-11-25 20:11:12 +01:00
2023-11-25 20:11:12 +01:00
2023-11-25 20:11:12 +01:00
2021-09-20 22:55:20 +02:00
2023-11-25 20:11:12 +01:00

Unexpected Keyboard

Get it on F-Droid Get it on Google Play

Lightweight and privacy-conscious virtual keyboard for Android.

https://github.com/Julow/Unexpected-Keyboard/assets/2310568/28f8f6fe-ac13-46f3-8c5e-d62443e16d0d

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.

Usage: to apply the symbols located in the corners of each key, slide your finger in the direction of the symbols. For example, the Settings are opened by sliding in the left down corner.

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

Similar apps

  • Calculator++ - Calculator with a similar UX, swipe to corners for advanced math symbols and operators. Works up to Android 13 but maybe unmaintained.

Contributing

For instructions on building the application, see Contributing.

Description
A lightweight virtual keyboard for developers.
Readme GPL-3.0 30 MiB
Languages
Java 69.4%
C 23.1%
Python 7%
Nix 0.4%
Shell 0.1%