A lightweight virtual keyboard for developers.
Go to file
Jules Aguillon 5f5efe3157 Change build system to make
The ant scripts included in the android SDK were removed recently. The
alternative is Gradle.
Gradle doesn't work well in this app because it's not possible to use
Nix to pull dependencies. Gradle will try to patch the SDK.
Also, it's very slow.

It turns out the required build script is quite simple.
2021-04-13 00:29:26 +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 Slightly improve emoji group buttons 2021-01-17 00:20:09 +01:00
srcs Update the list of emojis 2021-01-17 00:20:09 +01: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