Skip to content

Releases: nightkr/flickboard

v0.1.3

14 May 19:42
Compare
Choose a tag to compare

Layouts

  • Added macron symbol
  • Removed a duplicate key from RUPH
  • The calculator layout now also applies to mininumbers
  • (Un-)flipped brackets for right-to-left languages

Bugfixes

  • Fixed emoji rendering on Android 11 (and below)
  • Spacebar should now work even when invisible characters are disabled

Changes

  • Tab should now trigger tab actions (like on a desktop)

Features

  • Keyboard preview can now be collapsed
  • Added optional margin around keyboard

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Apr 03:04
Compare
Choose a tag to compare

Bugfixes

  • Fix some cases where the wrong keycode is sent

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Apr 02:43
Compare
Choose a tag to compare

Layouts

  • Added french punctuation layout (@Atn-D)
  • Added hebrew layout (@romdudk)
  • Added cedilla character

Features

  • Implement shift action to change word capitalization (@strindberg)
  • Made theme saturation and brightness configurable

Bugfixes

  • Support ctrl/alt modifiers for more characters

New Contributors

Full Changelog: v0.1.0...v0.1.1

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