Jules Aguillon 4906f8105f
Circle and round trip gestures (#640)
This implements clockwise/anticlockwise circle and round trip gestures
inspired by Messagease.

The circle gestures start after a small threshold to avoid making the
regular swipe too hard to aim.

The gestures do:

- circle: The center symbol with Shift applied, with a fallback on Fn
- round trip: Same as the circle gesture but applied to a side symbol
- anticlockwise circle: Nothing currently. It is intended to be made
  configurable per-layout in the future.

The new Gesture class keeps track of what the pointer is doing while it moves
on a key. It replaces the 'selected_direction' integer.
2024-05-25 21:19:44 +02:00
2024-02-17 23:28:31 +01:00
2023-11-25 20:11:12 +01:00
2023-11-25 20:11:12 +01:00
2024-04-03 23:46:39 +02:00
2024-05-12 10:53:04 +02: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 16 MiB
Languages
Java 69.3%
C 26.3%
Python 4.1%
Nix 0.2%
Shell 0.1%