Skip to content

Releases: nightkr/flickboard

v0.1.0

13 Apr 03:50
Compare
Choose a tag to compare

Features

  • Added a new first-launch tutorial
  • Added ctrl/alt modifiers (they existed before but did nothing in most apps)
  • Added an About section
  • Added a new handedness toggle gesture

Changes

  • Changed the custom colour selection to use HCL (like the rest of Material 3) rather than HSV

Full Changelog: v0.0.13...v0.1.0

v0.0.13

06 Apr 21:31
Compare
Choose a tag to compare

Bugfixes

  • Fixed a regression in v0.0.12 where shift-gestures would no longer work

Full Changelog: v0.0.12...v0.0.13

v0.0.12

06 Apr 01:01
Compare
Choose a tag to compare

Layouts

  • Added UkrainianRussian layout (@Crandel)
  • Added alternative french layout (@Crazy-Unicooorn)
  • Added Hungarian, Italian, Portuguese and Turkish layouts (@allthelazorz)
  • Added danish layout

Features

  • Landscape can now use a different layer layout than portrait
  • Numeric fields now only show numeric keys

Changes

  • Increased the max key height
  • Delete-word no longer deletes the whitespace around the word
  • Added a highlight when caps lock is active
  • Caps lock no longer affects symbols

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

27 Mar 22:05
Compare
Choose a tag to compare

Features

  • Added a new (optional) experimental $1-based gesture recognizer

Full Changelog: v0.0.10...v0.0.11

v0.0.10

21 Mar 01:35
Compare
Choose a tag to compare

Layout changes

  • Add French MessagEaselayout (@everedero)
  • Add Russian-phonetic MessagEase layout (@ghen2)
  • Add Swedish-German MessagEase layout (@orosmoln)

Features

  • Slider settings can now be reset
  • Key colour can now be customized
  • Copy will now implicitly select all if nothing is selected

Bugfixes

  • Increased key contrast

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

03 Mar 03:29
Compare
Choose a tag to compare

Features

  • Added a voice input shortcut (@aalong)
  • Added a shortcut for toggling symbol display
  • Hidden characters can now be disabled
  • Shift+up/down now sends raw arrow events
  • Added support for custom background images
  • Added option to convert double spaces to periods

Bugfixes

  • Fixed visual feedback not working
  • Fixed missing emojis on older devices

Full Changelog: v0.0.8...v0.0.9

v0.0.8

21 Feb 16:54
Compare
Choose a tag to compare

Features

  • Zalgo mode lets you compose accents with arbitrary letters, even if there is no precomposed Unicode character for the combination

Bugfixes

  • Fixes crash on emoji menu in Android 9-10 (@aalong)
  • Dead keys are now normalized to the Unicode precomposed forms
  • "Numbers on clickwise rotation" now falls back to the CCW action if there is no number equivalent

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Feb 10:38
Compare
Choose a tag to compare

Layout changes

  • Swiping left on backspace will now also backspace (for symmetry with swipe-right-to-delete)
  • The germlish layout is now germlish again

Features

  • Added a visual (toggleable) indicator for when a gesture matches a known action
  • Center/tap actions are now shown larger than the others

Changes

  • Changed the key layout algorithm so that overlaps should be a thing of the past!
    • If you have previously set the "Key label scale" option, please try resetting it to 100% if things look off

Bugfixes

  • Fixed the keyboard being stuck on the left side when scaled down

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Feb 22:09
Compare
Choose a tag to compare
  • Changed minimum Android from 11 to 9

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Feb 20:19
Compare
Choose a tag to compare

Layout changes

  • Added a spanish layout (@asdkant)
  • Aligned the german layout with MessagEase (@rommeswi, the old layout is still available as German/English)
  • Added a "miniature numbers" layout

New features

  • Implemented dead keys (for example: type e´ to write é)
  • Circles gestures now work on Fast Action-enabled keys

Bugfixes

  • Fixed a crash when backspacing or moving in certain apps (including Termux)
  • Fixed some keyboard rows rendering misaligned from the rest

Misc changes

  • Split the settings sections into separate pages
  • Added an icon to the tab key

New Contributors

Full Changelog: v0.0.4...v0.0.5