florisboard

An open-source keyboard for Android which respects your privacy. Currently in early-beta.

APACHE-2.0 License

Stars
5.9K

Bot releases are visible (Hide)

florisboard - v0.2.5

Published by patrickgold almost 4 years ago

  • Add German translation (thanks @platypusgit)
  • Add Portuguese/Brazilian translation (thanks @RickyM7)
  • Add precise delete key gesture for characters (#25)
  • Fix status bar incorrectly drawn in Android 11 (#43)
  • Fix EmojiKeyboardView init crash in Android 6.0 (#41)
  • Fix keyboard crashing when long pressing delete key (#40)
  • Fix error log output omitting line separator characters
florisboard - v0.2.4

Published by patrickgold almost 4 years ago

  • Add clipboard content suggestions (#38)
  • Add support for raw input editors (like terminal apps, etc.)
  • Add crash handler and error form
  • Improve layout of Smartbar and number row (#31)
  • Rework core to fix potential crashes when entering text
florisboard - v0.2.3

Published by patrickgold almost 4 years ago

  • Rework core to better implement interface between FlorisBoard and other apps
    • Shift state should now update after a key press (#35)
    • Send key should now send the desired action or a newline character (#33)
  • Adjusting keyboard height also affects font size of keys (#32)
  • Add option to remember / forget caps lock state throughout different input fields (#30)
florisboard - v0.2.2

Published by patrickgold almost 4 years ago

  • Add number row / underlying symbol support in character layouts
    • First row of each character layout has numbers 1-9 and 0 integrated
    • Second and third row have symbols according to the symbol layout
    • Number row / Underlying symbols can be enabled/disabled seperately
      in the preferences
  • Add bottom offset option to accommodate for curved screens (#20)
  • Add option to turn off auto-capitalization (#21)
  • Fix clipboard/cursor UI not updating in Smartbar when text selection
    has changed
  • Improve emoji layout
    • Scroll orientation is now vertical to better scale to different sizes
      of the keyboard
  • Temporarily remove swipe velocity threshold as it causes gestures to be
    ignored in certain circumstances
florisboard - v0.2.1

Published by patrickgold about 4 years ago

  • Add gestures & scrolling space bar
    • Swipe up / down / left / right
    • Swipe left from delete key (defaults to deleting current word)
    • Moving your finger along the space bar will move the cursor
florisboard - v0.2.0

Published by patrickgold about 4 years ago

  • Add theming capability
    • Preset selection
    • Modify each color individually
    • Themes are now defined in assets/ime/theme/ as a json file, which allows for a more convenient way to add custom themes (base for future feature)
  • Restructure settings naming scheme and structure
  • Add back button functionality in settings
  • Improve layout measurement and height behaviour
  • Fix enter action key bug (#17)
florisboard - v0.1.2

Published by patrickgold about 4 years ago

  • Add clipboard/cursor keyboard layout (accessible through Smartbar quick actions)
  • Add option to show a clipboard/cursor toolbar or a number row when candidate suggestions are disabled
  • Add option to disable key popups (thanks @hamedsj)
  • Improve persian layout (thanks @hamedsj)
  • Improve seek bar appearance and ux in Settings
florisboard - v0.1.1

Published by patrickgold about 4 years ago

  • Add Italian translation for Settings and Setup (thanks to @qw123wh)
  • Add support for persian layout (thanks to Mahdi Nouri @PHELAT)
  • Smartbar is now showing a number row if word suggestions are disabled
  • Fix layout manager incorrectly merging the main and modifier layout if the modifier looks different than the default key-placeholder-key pattern
florisboard - v0.1.0

Published by patrickgold about 4 years ago

Initial release.

To become a tester and try it out, see follow the steps described in README.md

Package Rankings
Top 6.69% on Proxy.golang.org
Badges
Extracted from project README
Crowdin Matrix badge Contributor Covenant FlorisBoard CI
Related Projects