0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-20 03:52:18 +02:00
An open-source keyboard for Android which respects your privacy. Currently in early-beta.
Go to file
Patrick Goldinger 0130ff2ddf Rewrite core implementation of keyboard layout
- Keyboard layout is now programmatically built, insteadof a predefined <layout>.xml file
- Layout definitions are in JSON (located in res/raw/*)
- Buttons now have a background color
2020-04-11 00:02:18 +02:00
app Rewrite core implementation of keyboard layout 2020-04-11 00:02:18 +02:00
gradle/wrapper Initial commit 2020-04-08 23:21:33 +02:00
.gitattributes Initial commit 2020-04-08 23:21:33 +02:00
.gitignore Initial commit 2020-04-08 23:21:33 +02:00
build.gradle Initial commit 2020-04-08 23:21:33 +02:00
gradle.properties Initial commit 2020-04-08 23:21:33 +02:00
gradlew Initial commit 2020-04-08 23:21:33 +02:00
gradlew.bat Initial commit 2020-04-08 23:21:33 +02:00
LICENSE Initial commit 2020-04-08 23:21:33 +02:00
README.md Initial commit 2020-04-08 23:21:33 +02:00
settings.gradle Initial commit 2020-04-08 23:21:33 +02:00

FlorisBoard

A open-source keyboard. Currently in planning/early-alpha stage.