A lightweight virtual keyboard for developers.
Go to file
Jules Aguillon 81803c406a Separate handling of modifiers from KeyValue class
KeyValue defines an ADT and some of its values, it now contains public
final fields and no internal logic.
KeyModifier handles modifiers and accents and creates new instances of
KeyValue when needed.
This operation is now properly cached.
2021-04-18 23:28:49 +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 Improve the bottom row 2021-04-18 01:05:20 +02:00
srcs Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
.gitignore Change build system to make 2021-04-13 00:29:26 +02:00
AndroidManifest.xml Release 1.6 (7) 2021-01-17 00:32:18 +01:00
emoji_gen.py Remove duplicate emojis and skin tones 2021-01-17 00:20:09 +01:00
Makefile Change build system to make 2021-04-13 00:29:26 +02:00
shell.nix Change build system to make 2021-04-13 00:29:26 +02:00