Skip to content

Releases: nightkr/flickboard

v0.1.11

28 Nov 22:04
Compare
Choose a tag to compare

Layout

  • Updated Arabic layout (@Ali8101)
  • Added two missing letters to the French (Punctuation) layout (@Atn-D)
  • Updated Polish (Rmitura) layout (@rmitura)
  • Added "toggle letters" gesture
  • Removed ñ from the Portuguese layout

Removals

  • Removed the $1 recognizer, any remaining users will be reverted to the default recognizer

Features

  • Added a new option to type digits on counterclockwise circles (mirroring the existing clockwise option)
  • Upper/lower-casing now respects the layout's locale (for example: the Turkish layout now treats İ/i and I/ı as separate pairs)

Bugfixes

  • Visual feedback is now always rendered if enabled, rather than showing a blank screen for hidden characters
  • Fixed a crash when loading invalid values for enum ("pick one of these options") settings
  • Fixed an inconsistency in how base and overlay layers treat shift states

Changes

  • Moved the pointer trail option from Aesthetics to Feedback
  • Dimmed visual feedback
  • Increased the swipe threshold limit

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.11-beta2

27 Oct 21:26
Compare
Choose a tag to compare
v0.1.11-beta2 Pre-release
Pre-release

v0.1.11-beta1

27 Oct 20:13
Compare
Choose a tag to compare
v0.1.11-beta1 Pre-release
Pre-release

This is a prerelease, please make sure to report any issues you find! A complete changelog will be written for the full release. Please keep in mind that prereleasese will naturally be less tested than full releases.

New Contributors

Full Changelog: v0.1.10...v0.1.11-beta1

v0.1.10

22 Sep 14:24
Compare
Choose a tag to compare

Bugfixes

  • Re-enabled "Gestures are no longer clipped by the keyboard"
  • Disabled fullscreen mode (due to the above)

Full Changelog: v0.1.9...v0.1.10

v0.1.9

22 Sep 12:32
Compare
Choose a tag to compare

Bugfixes

  • Reverted "Gestures are no longer clipped by the keyboard" for now, due to glitches that it caused. It will return, eventually.

Full Changelog: v0.1.8...v0.1.9

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