A lightweight virtual keyboard for developers.
Go to file
Jules Aguillon 68945ff227 Restore support for Android < 12, set minimal version to 4
API level 12 is required for "subtype" code introduced in 1.7.
This adds a fallback for older version, "subtype" features are not
available but the keyboard is usable.

Changet he minimal version to 4 to be able to query the API level.

Using integer constant for versions because that's how it's presented in
the documentation. Build.VERSION_CODES is WTF.
2021-05-09 00:56:59 +02:00
assets/fonts Special key font + Esc key 2015-10-13 00:02:34 +02:00
play_store Update play store images 2015-10-28 23:35:40 +01:00
res Add support for Spanish and Italian 2021-05-09 00:35:26 +02:00
srcs Restore support for Android < 12, set minimal version to 4 2021-05-09 00:56:59 +02:00
.gitignore Change build system to make 2021-04-13 00:29:26 +02:00
AndroidManifest.xml Restore support for Android < 12, set minimal version to 4 2021-05-09 00:56:59 +02:00
emoji_gen.py Remove duplicate emojis and skin tones 2021-01-17 00:20:09 +01:00
Makefile build: Explicitly set signing algorithms 2021-04-20 23:01:36 +02:00
shell.nix Change build system to make 2021-04-13 00:29:26 +02:00