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
2020-04-21 15:50:51 +02:00
app Optimize rendering 2020-04-21 15:50:51 +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 Add symbols2 layout and modifier keys 2020-04-19 20:22:10 +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 Update README.md 2020-04-20 02:47:37 +02:00
settings.gradle Initial commit 2020-04-08 23:21:33 +02:00

FlorisBoard

An open-source keyboard for Android. Currently in early-alpha stage.

Preview image

Feature roadmap

  • Basic implementation of the keyboard core (InputMethodService)
  • Own implementation of deprecated KeyboardView (base only)
  • QWERTY layout
  • Special character layout(s)
  • Numeric layout
  • Emoji layout
  • Caps + Caps Lock
  • Key popups (buggy atm)
  • More characters on long press
  • Preferences screen
  • Customize look and behaviour of keyboard
  • Theme customization
  • Adapt to situation in app (password, url, text, etc. )
  • Auto suggest words
  • Layout selection
  • Clipboard manager
  • One-hand mode
  • ...

Used libraries and icons

License

This project is licensed under the GPLv3 LICENSE