FlorisBoard

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

Feature roadmap

  • [x] Basic implementation of the keyboard core (InputMethodService)
  • [x] Own implementation of deprecated KeyboardView (base only)
  • [x] QWERTY layout
  • [x] Special character layout(s)
  • [ ] Numeric layout
  • [ ] Emoji layout
  • [x] Caps + Caps Lock
  • [x] Key popups (buggy atm)
  • [x] 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

GitHub