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

Releases: nightkr/flickboard

v0.2.0

17 Dec 16:20
Compare
Choose a tag to compare

Features

  • Added a new "what does this do?" tool for discovering new gestures
  • Restored support for the $1 gesture recognizer (dropped in v0.1.11)
  • Made the gap between keys adjustable
  • Added an (optional) outline around keys

Changes

  • Haptic should now use your device's "keyboard tap" vibration pattern
  • Updated for Android 15
  • Updated settings app animations

Bugfixes

  • Fixed the keyboard background not being updated correctly
  • Performance improvements (hopefully)
  • Fixed the keyboard preview tool acting up when given right-to-left input (arabic/hebrew/etc)

Full Changelog: v0.1.11...v0.2.0.1

v0.2.0-beta5

17 Dec 00:39
Compare
Choose a tag to compare
v0.2.0-beta5 Pre-release
Pre-release

v0.2.0-beta4

15 Dec 17:40
Compare
Choose a tag to compare
v0.2.0-beta4 Pre-release
Pre-release

v0.2.0-beta3

15 Dec 14:11
Compare
Choose a tag to compare
v0.2.0-beta3 Pre-release
Pre-release

v0.2.0-beta2

15 Dec 12:45
Compare
Choose a tag to compare
v0.2.0-beta2 Pre-release
Pre-release

Full Changelog: v0.1.11...v0.2.0-beta2

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