0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-19 19:42:20 +02:00
An open-source keyboard for Android which respects your privacy. Currently in early-beta.
Go to file
Patrick Goldinger 9262fda63a Fix correct rendering and positioning of icons
- Switched from png to svg resources
- Icons use vector padding to gain the centered effect on the button
- Implement caps lock feature
- Code cleanup in CustomKey.kt
2020-04-12 02:26:47 +02:00
app Fix correct rendering and positioning of icons 2020-04-12 02:26:47 +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.