Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Releases: nightkr/flickboard

v0.1.8

21 Sep 23:49
Compare
Choose a tag to compare

Layout

  • Updated Farsi layout (@Tirbod)
  • Added escape key
  • Added interrobang and ethel (œ) Zalgo combiners
  • Added Zalgo mode icon
  • Added Norwegian layout (@storvik)
  • Added "toggle numbers" gesture
  • Added newline gesture

Features

  • Added split layout
  • Added option for having double control sections
  • Added gesture for opening system input method picker
  • Added option for adding extra bottom margin in portrait mode
  • Added long swipes

Bugfixes

  • Fixed advanced gestures not working for secondary letter layouts
  • Fixed setting previews interacting poorly with keyboard scaling
  • Gestures are no longer clipped by the keyboard
  • Improved keyboard preview rendering in the settings app
  • Long hold detection now tolerates movement within the swipe threshold

Changes

  • Moved margin settings to layout section

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

03 Aug 01:12
Compare
Choose a tag to compare

Layout

Features

  • Moving/selecting/deleting is now word-by-word when shift is pressed
  • Holding delete now deletes a word ahead
  • Vibration can now be enabled when starting a gesture

Bugfixes

  • Select icon is now always rendered
  • Emoji keyboard now has a fixed height
  • Recent emojis are no longer updated while the tab is open
  • Added a workaround for misbehaving brackets when using RTL layouts on Samsung devices
  • Moving no longer clears shift
  • Unfolded foldables should now count as landscape

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

21 Jul 02:09
Compare
Choose a tag to compare

Privacy Policy Change

This released adds a new emoji history feature (292e821).

To make this possible, the privacy policy has been amended from "no tracking, ever" to "local tracking, if you explicitly enable it".

If you do not enable any new tracking features then nothing changes for you. All features that require tracking will be in the new Privacy section. No matter what, your data stays on your device, and will never be shared. Your data will only be used to drive the features you enable.

Layout

  • ° can now also be used as a combiner (producing å, for example)

Features

  • Added fast actions for deleting
  • Added select mode
  • Added experimental options for reducing misinput
  • Show symbols toggle gesture can now be disabled
  • Added emoji history

Bugfixes

  • Fixed mininumbers not getting proper shift actions
  • Fixed wide characters not being rendered on some narrow devices

Minor

  • Moved key height option to layout section

Full Changelog: v0.1.5...v0.1.6

v0.1.5

16 Jun 19:49
Compare
Choose a tag to compare

Layout

  • Added uppercase “ẞ” for DE and EN/DE layouts (@hupfdule)
  • Added caron symbol
  • Added english Thumb-Key layout (moksh)
  • Added "mini numbers on opposite side" layout

Features

  • Ctrl/alt can now be disabled
  • Specific deadkeys can now be disabled

Bugfixes

  • Fixed shift+enter

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Jun 20:32
Compare
Choose a tag to compare

Layout

  • Added German Esperanto Layout (@ben-igel)
  • Include “ü” in German/English layout (@hupfdule)
  • Polish keyboard layout by (@rmitura)

Bugfixes

  • Modifier+enter should now send key events
  • The pointer trail is now tinted by the key colour

New Contributors

Full Changelog: v0.1.3...v0.1.4

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